Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

add yml file to configure github stale bot #1412

Merged
merged 4 commits into from Nov 7, 2018

Conversation

fainashalts
Copy link
Contributor

@fainashalts fainashalts commented Nov 6, 2018

Created a yml file to enable configuration for github bot to close stale issues.

daysUntilClose: 7

# Issues or Pull Requests with these labels will never be considered stale. Set to `[]` to disable
exemptLabels:
Copy link
Contributor Author

Choose a reason for hiding this comment

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

are there any labels we want to add here, that we never want to be marked as stale? maybe infrastructure? other ones?

Copy link
Contributor

Choose a reason for hiding this comment

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

Perhaps we could make a custom label that we could use for issues that need to sit around for a while. I don't know what it might be called...


# Comment to post when marking as stale. Set to `false` to disable
markComment: >
Thank you for raising this issue! It has been automatically marked as stale because it has not had
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Happy to change the wording for this.

.github/stale.yml Outdated Show resolved Hide resolved
@coveralls
Copy link

coveralls commented Nov 6, 2018

Coverage Status

Coverage decreased (-0.06%) to 66.941% when pulling 3f1ea86 on stale-bot-implementation into 3278db4 on next.

@fainashalts fainashalts merged commit 2338937 into next Nov 7, 2018
@mikeseese mikeseese deleted the stale-bot-implementation branch November 20, 2018 23:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants