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

Add keepalive using GitHub actions API #22

Closed
2 tasks done
gautamkrishnar opened this issue Feb 15, 2024 · 2 comments
Closed
2 tasks done

Add keepalive using GitHub actions API #22

gautamkrishnar opened this issue Feb 15, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@gautamkrishnar
Copy link
Owner

gautamkrishnar commented Feb 15, 2024

Now GitHub supports re-enabling the workflows using GitHub API.

gh api -X PUT repos/{ repo }/actions/workflows/{ actionFile }/enable

ToDo

  • Provide API for action developers to use this approach
  • Add this as an option to the keepalive workflow

ref: #1

@gautamkrishnar gautamkrishnar self-assigned this Feb 15, 2024
@gautamkrishnar gautamkrishnar added the enhancement New feature or request label Feb 15, 2024
@gautamkrishnar
Copy link
Owner Author

@all-contributors please add @liskin for ideas

Copy link
Contributor

@gautamkrishnar

I've put up a pull request to add @liskin! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant