debian-koji-osbuild/.github
Tomáš Hozza 650663be78
Some checks failed
Tests / 🐍 Lint (push) Failing after 1m25s
Tests / Unit tests (push) Failing after 2s
Tests / Shellcheck (push) Failing after 2s
Trigger GitLab CI / pr-info (push) Failing after 1s
Trigger GitLab CI / trigger-gitlab (push) Has been skipped
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 13:41:50 +02:00
..
workflows GHA: enable the stale action to delete its saved state 2025-06-18 13:41:50 +02:00
codecov.yml ci: configure coverage thresholds 2020-09-17 16:33:14 +01:00
dependabot.yml Enable Dependabot 2021-10-05 11:08:25 +02:00