Skip to content

add GitHub Action to autoclose stale pull requests (FINERACT-829)#692

Merged
vorburger merged 1 commit intodevelopfrom
vorburger-stale-action
Jan 14, 2020
Merged

add GitHub Action to autoclose stale pull requests (FINERACT-829)#692
vorburger merged 1 commit intodevelopfrom
vorburger-stale-action

Conversation

@vorburger
Copy link
Member

It will automatically add a comment after 30 days, and then another 30 days later (so after a total of 60 days of inactivity) automatically close Pull Requests.

https://github.com/marketplace/actions/close-stale-issues
https://github.com/actions/stale/blob/master/action.yml
https://github.com/actions/stale

It will automatically add a comment after 30 days, and then another 30 days later (so after a total of 60 days of inactivity) automatically close Pull Requests.

https://github.com/marketplace/actions/close-stale-issues
https://github.com/actions/stale/blob/master/action.yml
https://github.com/actions/stale
@vorburger vorburger force-pushed the vorburger-stale-action branch from a8c0e97 to 286277d Compare January 13, 2020 08:54
@vorburger vorburger marked this pull request as ready for review January 13, 2020 08:54
@vorburger
Copy link
Member Author

@awasum and anyone else reading this, how about adding this?

@vorburger
Copy link
Member Author

The test build failure seen here seems arbitrary, I've created FINERACT-828, let's just retry.

@vorburger vorburger closed this Jan 13, 2020
@vorburger vorburger reopened this Jan 13, 2020
@awasum
Copy link
Contributor

awasum commented Jan 13, 2020

@awasum and anyone else reading this, how about adding this?

This makes sense to have a 60 day auto close rule. I have no experience with Github Actions. Merge when you feel comfortable with this.

@vorburger vorburger merged commit 54b7ddf into develop Jan 14, 2020
@vorburger vorburger changed the title add GitHub Action to autoclose stale pull requests add GitHub Action to autoclose stale pull requests (FINERACT-829) Jan 14, 2020
@vorburger
Copy link
Member Author

@vorburger vorburger deleted the vorburger-stale-action branch April 6, 2020 09:01
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