debian-koji-osbuild/.github/workflows
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
..
ci.yml .github/workflows/ci: disable codespell 2024-10-28 10:59:05 +01:00
coverity_scan.yml build(deps): bump actions/checkout from 2 to 3 2022-03-24 00:24:57 +01:00
create-tag.yml Add GitHub Action to create upstream tag 2022-03-24 16:57:55 +01:00
pr_best_practices.yml github/actions: Enable /jira-epic slash commands 2024-12-17 14:58:12 +01:00
release.yml Add upstream release bot and enable packit 2022-02-14 15:33:48 +01:00
stale-cleanup.yml GHA: enable the stale action to delete its saved state 2025-06-18 13:41:50 +02:00
trigger-gitlab.yml workflows/trigger-gitlab: run Gitlab CI in new image-builder project 2022-04-13 10:27:45 +02:00