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: keep github actions alive #390

Closed
wants to merge 1 commit into from
Closed

Conversation

vkt1414
Copy link

@vkt1414 vkt1414 commented Mar 14, 2024

Github actions are automatically disabled when a repo is inactive for 60 days. To remedy this, there is a github action gautamkrishnar/keepalive-workflow@v2. The action uses GitHub API to reenable github actions in a repo.

Github actions are automatically disabled
when a repo is inactive for 60 days. To remedy this, there is
a github action gautamkrishnar/keepalive-workflow@v2.
The action uses GitHub API to reenable github actions in a repo.
@henryiii
Copy link
Collaborator

That's fine to mention in the guide, but doesn't need to be in this repo (or the template), since dependabot/pre-commit both make fairly frequent PRs (ignoring the fact it's also fairly actively developed).

@vkt1414
Copy link
Author

vkt1414 commented Mar 14, 2024

That's fine to mention in the guide, but doesn't need to be in this repo (or the template), since dependabot/pre-commit both make fairly frequent PRs (ignoring the fact it's also fairly actively developed).

Sure! I can close this PR then.

On another note, thanks to @jcfr we are extensively using the cookie repo as a template for many of our projects. Thanks for the work you are doing!

@vkt1414 vkt1414 closed this Mar 14, 2024
@jcfr
Copy link

jcfr commented Mar 14, 2024

Thanks @vkt1414 for opening the PR and discussing this here 👌🙏

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.

3 participants