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

chore: migrate lock threads to github actions #11163

Merged
merged 1 commit into from Feb 22, 2020

Conversation

JLHwung
Copy link
Contributor

@JLHwung JLHwung commented Feb 21, 2020

Q                       A
Fixed Issues? Resolves #11150
License MIT

Co-Authored-By: Armin Sebastian <hi@armin.dev>

on:
schedule:
- cron: '0 4 * * *'
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I chose 0 4 * * * so it should be late evening/night for all of our current core team members.

@JLHwung JLHwung added the PR: Internal 🏠 A type of pull request used for our changelog categories label Feb 21, 2020
Copy link
Member

@nicolo-ribaudo nicolo-ribaudo left a comment

Choose a reason for hiding this comment

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

It still only locks closed issues/PRs, right?

@JLHwung
Copy link
Contributor Author

JLHwung commented Feb 22, 2020

@nicolo-ribaudo According to https://github.com/dessant/lock-threads#examples it locks only closed PR/issues.

@nicolo-ribaudo nicolo-ribaudo merged commit eaff9f8 into babel:master Feb 22, 2020
@JLHwung JLHwung deleted the fix-11150 branch February 23, 2020 01:50
@github-actions github-actions bot added the outdated A closed issue/PR that is archived due to age. Recommended to make a new issue label May 24, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
outdated A closed issue/PR that is archived due to age. Recommended to make a new issue PR: Internal 🏠 A type of pull request used for our changelog categories
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate Lock Threads to GitHub Actions
3 participants