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

gha: Automatically mark and close stale issues / PRs #2573

Merged
merged 1 commit into from
Mar 5, 2024

Conversation

mauriciovasquezbernal
Copy link
Member

Issues and PRs will be marked as stale after 60 days of inactivity, and will be closed 14 days after is there is not new activity.

This is used to avoid a lot of old issues / PRs piling up on the repository.

@mqasimsarfraz
Copy link
Member

I assume we don't need any permission block ? I do see recommended permissions here but perhaps that is optional ?

@mauriciovasquezbernal
Copy link
Member Author

Good catch, I don't think they're optional. Copied and paste from one of the examples below that don't have them.

Copy link
Member

@mqasimsarfraz mqasimsarfraz left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for the change!

.github/workflows/stale.yaml Outdated Show resolved Hide resolved
.github/workflows/stale.yaml Outdated Show resolved Hide resolved
Issues and PRs will be marked as stale after 60 days of inactivity, and
will be closed 14 days after is there is not new activity.

This is used to avoid a lot of old issues / PRs piling up on the repository.

Signed-off-by: Mauricio Vásquez <mauriciov@microsoft.com>
@mauriciovasquezbernal mauriciovasquezbernal merged commit f86c092 into main Mar 5, 2024
58 of 59 checks passed
@mauriciovasquezbernal mauriciovasquezbernal deleted the mauricio/action-stale branch March 5, 2024 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants