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

Stale issues bot #2085

Merged
merged 1 commit into from
Feb 13, 2024
Merged

Conversation

sanzoghenzo
Copy link
Contributor

This will add a bot to automatically mark as stale issues older than 60 days, and close them after 14 days if there is no activity.

This is an attempt to prevent the buildup of issues that no longer apply, and avoid having to check and close them manually as @jmcouffin had to do a while ago.

@sanzoghenzo sanzoghenzo changed the base branch from master to develop February 11, 2024 21:24
@jmcouffin
Copy link
Contributor

@sanzoghenzo
The checks failed. Do you think this is a false positive?
Waiting for your go to merge.

@jmcouffin jmcouffin added the CI/CD Issues and PR related to the CI/CD workflow in github label Feb 12, 2024
@sanzoghenzo
Copy link
Contributor Author

This PR doesn't alter the source, so we should be good to go.

To prevent these errors, we should change the workflows to only trigger on source code changes.

I honestly don't know what happened in the build job...

@jmcouffin jmcouffin merged commit a214bc8 into pyrevitlabs:develop Feb 13, 2024
0 of 2 checks passed
@jmcouffin
Copy link
Contributor

Do you happened to know if it will work on actual issues or just the new ones and on?

@sanzoghenzo
Copy link
Contributor Author

Do you happened to know if it will work on actual issues or just the new ones and on?

It runs on all the issues; there's the start-date option to choose the date before which ignore the issues, if you want.

@jmcouffin
Copy link
Contributor

I will apply your changes directly to the main branch as well. So that it works right away.

@jmcouffin
Copy link
Contributor

added to the master branch (I did not look into it enough to figure out if it runs whatever the branch it is on, but guessing this has to be on the master one)

@sanzoghenzo
Copy link
Contributor Author

Awesome,I can see the (empty) workflow in the actions section. It is scheduled to run every night at 1:30 (i suppose it is UTC)

@sanzoghenzo sanzoghenzo deleted the stale-issues-bot branch March 2, 2024 08:56
Copy link
Contributor

📦 New public release are available for 4.8.16.24121+2117

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD Issues and PR related to the CI/CD workflow in github
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants