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

Added new stale.yml #2903

Merged
merged 4 commits into from
Mar 8, 2024
Merged

Conversation

digant73
Copy link
Contributor

@digant73 digant73 commented Mar 2, 2024

BUGFIXES:

  • Updated stale.yml according to the new supported stale action defined in https://github.com/actions/stale/tree/main?tab=readme-ov-file:
    Current stale.yml is deprecated and no more supported by github as reported in https://github.com/probot/stale. As result, both the inactive issues and PRs are currently no more marked as stale and deleted after the configured time (e.g. 60 and 7 days).
    The new stale action is scheduled to be run by crontab each day at 1:30 AM. Both the issues and PRs will be marked as stale after 60 days of inactivity and deleted after 7 days if not updated

PR STATE: Ready for merge

@thisiskeithb
Copy link
Contributor

The StaleBot fix & cleanup changes should really be split apart into separate PRs since they are unrelated.

@digant73
Copy link
Contributor Author

digant73 commented Mar 6, 2024

The StaleBot fix & cleanup changes should really be split apart into separate PRs since they are unrelated.

it was just a minor cleanup. However, just moving the cleanup on a separate PR

@bigtreetech bigtreetech merged commit fdb8a64 into bigtreetech:master Mar 8, 2024
1 check passed
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.

3 participants