debian-forge/.github/workflows
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
..
check.yml Tests: fix packit config validation 2025-04-22 21:15:21 +02:00
coverity.yml workflows: Switch utility workflows to using ubuntu-24.04 2025-02-12 22:23:32 +00:00
create-tag.yml GH Action/create-tag: allow passing the version when run manually 2025-04-08 21:20:31 +02:00
generate.yml CI: update osbuild-ci container to latest-202502250751 2025-02-27 13:31:19 +01:00
pr_best_practices.yml workflows: Switch utility workflows to using ubuntu-24.04 2025-02-12 22:23:32 +00:00
release.yml workflows: Switch utility workflows to using ubuntu-24.04 2025-02-12 22:23:32 +00:00
stale-cleanup.yml GHA: enable the stale action to delete its saved state 2025-06-18 15:07:25 +01:00
test-on-centos.yml CI: update osbuild-ci container to latest-202502250751 2025-02-27 13:31:19 +01:00
test.yml Tests/tox: Fedora 43 is now using python 3.14 2025-06-17 00:21:21 -07:00
trigger-gitlab.yml workflows: Switch utility workflows to using ubuntu-24.04 2025-02-12 22:23:32 +00:00
update-images.yml GH/update-images: fix missing quote in the script 2025-02-14 17:48:13 +01:00