Skip to content

Add more details for the stale bot #3870

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

Merged
merged 1 commit into from
Nov 8, 2020

Conversation

dhruvmanila
Copy link
Member

Describe your change:

Changed configuration for the stale action:

  • Run every hour: The action uses the search API and the limit for making the calls is 30 per hour. The default value for operations-per-run for the stale action is also 30. So, it makes sense to run this action every hour.
  • Add the number of days before stale and close. Open to discussion to reduce the value
  • Add stale and close pr and issue message.
  • Improvements

Reason:

I just noticed that our stale bot was configured to the default values which are 60 days until stale.

Checklist:

  • I have read CONTRIBUTING.md.
  • This pull request is all my own work -- I have not plagiarized.
  • I know that pull requests will not be merged if they fail the automated tests.

@dhruvmanila dhruvmanila requested a review from cclauss as a code owner November 8, 2020 15:54
@dhruvmanila dhruvmanila requested a review from poyea November 8, 2020 15:55
@dhruvmanila dhruvmanila removed the request for review from poyea November 8, 2020 15:57
@dhruvmanila dhruvmanila merged commit 3d7704f into TheAlgorithms:master Nov 8, 2020
@dhruvmanila dhruvmanila deleted the fix-stale-bot branch November 8, 2020 16:01
stokhos pushed a commit to stokhos/Python that referenced this pull request Jan 3, 2021
peRFectBeliever pushed a commit to peRFectBeliever/Python that referenced this pull request Apr 1, 2021
Panquesito7 pushed a commit to Panquesito7/Python that referenced this pull request May 13, 2021
shermanhui pushed a commit to shermanhui/Python that referenced this pull request Oct 22, 2021
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