debian-image-builder-frontend/.github/workflows
Tomáš Hozza 07f500b94a 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 11:45:20 +00:00
..
coverity_scan.yml ci: Extract Coverity Scan tools in /tmp 2021-11-12 12:02:43 +01:00
create-tag.yml .github/workflows: add create-tag workflow 2025-01-20 15:07:53 +01:00
dev-checks.yml .github: run test workflows on merge_group 2025-06-11 14:08:11 +00:00
playwright.yml .github: run test workflows on merge_group 2025-06-11 14:08:11 +00:00
pr_best_practices.yml .github: run test workflows on merge_group 2025-06-11 14:08:11 +00:00
release.yml .github/workflows/release: fix make dist step 2025-02-07 15:13:09 +01:00
sentry.yml feat(RHINENG-15883): Add image-builder to new sentry flow 2025-03-17 13:02:23 +01:00
stale-cleanup.yml GHA: enable the stale action to delete its saved state 2025-06-18 11:45:20 +00:00
trigger-gitlab.yml .github/workflows/trigger-gitlab: donly trigger nightly pipelines 2025-02-24 16:13:11 +01:00