debian-forge-composer/.github
Tomáš Hozza 11d821863e GHA: enable the stale action to delete its saved state
It turns out that the stale action is not able to delete its saved
state due to missing permissions. As a result, it was not processing
issues and PRs, that have been processed once, for almost a month.

The error in the job log was:
```
Warning: Error delete _state: [403] Resource not accessible by integration
```

The fix is to add `actions: write` to the action permissions

Signed-off-by: Tomáš Hozza <thozza@redhat.com>
2025-06-18 14:38:12 +02:00
..
ISSUE_TEMPLATE github: create issue template 2021-05-24 12:04:36 +03:00
workflows GHA: enable the stale action to delete its saved state 2025-06-18 14:38:12 +02:00
CODEOWNERS CODEOWNERS: set people for /templates 2025-03-04 17:48:18 +01:00
dependabot.yml dependabot: group go package updates 2023-08-24 21:40:26 +02:00
PULL_REQUEST_TEMPLATE.md README: Fix reference to developer guide 2024-02-29 10:56:03 +01:00