argo-ui
argo-ui copied to clipboard
refactor(ci): standardize Stale Action config
Motivation
- fix OpenSSF Scorecard issues
- have consistent settings here as in Workflows
Modifications
-
fix OpenSSF Scorecard issues
- set top-level
permissionsto read-only - add comments for job-level
permissions - pin action to a SHA
- set top-level
-
use same settings as Workflows
- with a dedicated
stale-issue-message&stale-pr-message - same cron
schedule - same formatting: indentionation and ordering etc
- with a dedicated
Notes to Reviewers
This will merge conflict with #549 (due to indentation etc changes), so it is a draft for now
This will merge conflict with #549 (due to indentation etc changes), so it is a draft for now
Rebased on top of #549 and fixed all merge conflicts, ready for review now