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

Create stale.yml #1145

Merged
merged 1 commit into from Dec 26, 2019
Merged

Create stale.yml #1145

merged 1 commit into from Dec 26, 2019

Conversation

mshima
Copy link
Member

@mshima mshima commented Dec 26, 2019

File adds a workflow to GitHub actions that:

Once a day:

  • add 'stale' tag to issues without activity for 15 days.
  • close issues with 'stale' tag without activity for 5 days.

Since there are too few PR, I didn't add configuration for them.
And current stale actions doesn't have support for multiples tags.

@SBoudrias SBoudrias merged commit 3407b9b into yeoman:master Dec 26, 2019
@SBoudrias
Copy link
Member

Alright, let's give this a try.

@mshima
Copy link
Member Author

mshima commented Dec 27, 2019

Seems github actions is not available for yeoman.
I don’t know why.
https://github.com/yeoman/generator/actions

@SBoudrias
Copy link
Member

I think that's fixed now. We were still on the hold pricing model (I've also downgrade to free for open source organization given we're not using private repositories anyway.)

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.

None yet

2 participants