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

feat(ci): add stale bot for pull requests #5374

Merged
merged 2 commits into from
Apr 7, 2024
Merged

feat(ci): add stale bot for pull requests #5374

merged 2 commits into from
Apr 7, 2024

Conversation

scopsy
Copy link
Contributor

@scopsy scopsy commented Apr 7, 2024

What change does this PR introduce?

Update stale pull requests settings to be stale after 90 days, and closed after another 30 days.

Why was this change needed?

To help with maintaince.

Other information (Screenshots)

@scopsy scopsy changed the title feat: add stale bot for pull requests feat(ci): add stale bot for pull requests Apr 7, 2024
@github-actions github-actions bot added the CI/CD label Apr 7, 2024
# After 6 months, mark issue as stale.
days-before-issue-stale: 180
# Do not auto-close issues marked as stale.
days-before-issue-close: -1
Copy link
Contributor

Choose a reason for hiding this comment

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

we don't want to auto-close issues?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'm not yet sure about it, will take a look of how some other OSS projects are dealing with it

Copy link

netlify bot commented Apr 7, 2024

Deploy Preview for dev-web-novu ready!

Name Link
🔨 Latest commit ec22487
🔍 Latest deploy log https://app.netlify.com/sites/dev-web-novu/deploys/6612bbf03b9c9c0008af1e48
😎 Deploy Preview https://deploy-preview-5374--dev-web-novu.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Apr 7, 2024

Deploy Preview for novu-design ready!

Name Link
🔨 Latest commit ec22487
🔍 Latest deploy log https://app.netlify.com/sites/novu-design/deploys/6612bbf0f9734600088d16b4
😎 Deploy Preview https://deploy-preview-5374--novu-design.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor

@djabarovgeorge djabarovgeorge left a comment

Choose a reason for hiding this comment

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

LGTM :)

@scopsy scopsy merged commit e259c7f into next Apr 7, 2024
26 of 28 checks passed
@scopsy scopsy deleted the update-stale-bot branch April 7, 2024 15:39
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.

2 participants