debian-forge/.github
Tomáš Hozza 53301d5e6f 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 15:07:25 +01:00
..
workflows GHA: enable the stale action to delete its saved state 2025-06-18 15:07:25 +01:00
CODEOWNERS Add initial CODEOWNERS file 2025-02-06 18:33:14 +01:00
mergify.yml [skip ci] ci: switch to using automerge 2021-12-08 14:13:43 +01:00