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

ci(lock-threads): Automatically lock closed, inactive issues #680

Merged
merged 2 commits into from
Jul 18, 2023

Conversation

gadenbuie
Copy link
Member

@gadenbuie gadenbuie commented Jul 14, 2023

Adds rstudio/shiny-workflows#20 to lock closed issues that haven't had activity in the last 60 days. This workflow would run once per week (early Monday morning) to lock inactive issues (or manually with a workflow dispatch).

There are currently 216 such issues in bslib that would be locked. The action will handle 50 at a time to avoid rate-limiting issues.

@gadenbuie gadenbuie requested a review from cpsievert July 14, 2023 20:52
@gadenbuie gadenbuie self-assigned this Jul 14, 2023
@cpsievert cpsievert marked this pull request as draft July 14, 2023 21:24
@cpsievert
Copy link
Collaborator

Converting to draft for now until we get approval/merging of rstudio/shiny-workflows#20

@gadenbuie gadenbuie marked this pull request as ready for review July 17, 2023 14:52
@gadenbuie
Copy link
Member Author

gadenbuie commented Jul 18, 2023

@cpsievert rstudio/shiny-worfklows#20 is merged if you want to give this another look 😃

@gadenbuie gadenbuie merged commit a94cfcd into main Jul 18, 2023
12 checks passed
@gadenbuie gadenbuie deleted the ci/lock-threads branch July 18, 2023 14:23
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