debian-forge-composer/.github/workflows
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
..
coverity_scan.yml workflows: Switch utility workflows to using ubuntu-22.04 2025-02-12 13:42:16 +01:00
create-tag.yml GH Action/create-tag: allow passing the version when run manually 2025-06-05 22:54:33 +02:00
pr_best_practices.yml workflows: Switch utility workflows to using ubuntu-22.04 2025-02-12 13:42:16 +01:00
release.yml workflows: Switch utility workflows to using ubuntu-22.04 2025-02-12 13:42:16 +01:00
stale-cleanup.yml GHA: enable the stale action to delete its saved state 2025-06-18 14:38:12 +02:00
tests.yml GH actions: move from soon to be EOL F40 to F42 2025-04-30 09:14:48 +02:00
trigger-gitlab.yml CI: Run RHEL 10 nightly pipeline on PRs 2025-05-28 11:06:28 +02:00