Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: Add github stale action #3929

Merged
merged 2 commits into from
Apr 17, 2023
Merged

ci: Add github stale action #3929

merged 2 commits into from
Apr 17, 2023

Conversation

goatgoose
Copy link
Contributor

@goatgoose goatgoose commented Apr 11, 2023

Resolved issues:

None

Description of changes:

The github stale app has not been functioning. Other stale app users seem to have similar problems, see probot/stale#384. Github now recommends the stale action rather than the stale app, see probot/probot.github.io#376. This PR removes the stale app config and adds the stale action instead.

Call-outs:

If the stale action is modified in a PR, a stale action is added to the PR with dry-run mode enabled, which outputs the changes to the log without actually changing anything.

Testing:

See the output in the "Close stale PRs" action:

Processed items: 412
├── Processed issues: 383
└── Processed PRs   : 29
New stale PRs: 8
Added PRs labels: 8
Added PRs comments: 8
Fetched items: 412
Fetched items events: 8
Fetched items comments: 8
Operations performed: 38

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@github-actions github-actions bot added the s2n-core team label Apr 11, 2023
@goatgoose goatgoose force-pushed the stale-action branch 10 times, most recently from ea4d2ec to 3152aff Compare April 12, 2023 13:20
@goatgoose goatgoose marked this pull request as ready for review April 12, 2023 13:28
Copy link
Contributor

@dougch dougch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for looking at this

@goatgoose goatgoose enabled auto-merge (squash) April 17, 2023 20:08
@goatgoose goatgoose merged commit 1164db2 into aws:main Apr 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants