Skip to content

Add stale bot for old PRs#1186

Merged
spacewander merged 6 commits intotj:mainfrom
hyperupcall:hyperupcall-stale-bot
Mar 12, 2025
Merged

Add stale bot for old PRs#1186
spacewander merged 6 commits intotj:mainfrom
hyperupcall:hyperupcall-stale-bot

Conversation

@hyperupcall
Copy link
Copy Markdown
Collaborator

@hyperupcall hyperupcall commented Nov 29, 2024

This closes pull requests after 365 days.

Comment thread .github/workflows/stale.yaml Outdated
Comment thread .github/workflows/stale.yaml Outdated
with:
close-pr-message: "This PR was closed because it has been stalled for 365 days with no activity. Feel free make a new PR if you wish to continue¶"
days-before-pr-stale: 365
days-before-pr-close: 0
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I would prefer to use stale+close combination like 350+15 days, so people have time to renew it if needed.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Sounds good! Added that.

Comment thread .github/workflows/stale.yaml Outdated
jobs:
stale:
runs-on: "ubuntu-latest"
if: github.repository_owner == 'SchemaStore'
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Wrong owner?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Oops 😬

@hyperupcall hyperupcall requested a review from spacewander March 7, 2025 08:52
Comment thread .github/workflows/stale.yaml Outdated
@spacewander spacewander merged commit aadf5f8 into tj:main Mar 12, 2025
@spacewander
Copy link
Copy Markdown
Collaborator

@hyperupcall
Merged. Thanks!

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.

2 participants