summaryrefslogtreecommitdiff
path: root/.github/workflows/stale.yml
AgeCommit message (Collapse)Author
2025-03-09chore(ci): Run all workflows in concurrency groups, and cancel in-progress ↵Dave Henderson
for efficiency (#2346) Signed-off-by: Dave Henderson <dhenderson@gmail.com>
2023-12-11Build(deps): Bump actions/stale from 8 to 9 (#1933)dependabot[bot]
Bumps [actions/stale](https://github.com/actions/stale) from 8 to 9. - [Release notes](https://github.com/actions/stale/releases) - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/stale/compare/v8...v9) --- updated-dependencies: - dependency-name: actions/stale dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-25Updates to stale workflowDave Henderson
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
2023-06-24stale workflow - exempt issues/PRs assigned to milestonesDave Henderson
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
2023-04-01Add stale actionDave Henderson
Signed-off-by: Dave Henderson <dhenderson@gmail.com>