Skip to content

Efficient octokit action schedule demonstration. Give this repository more than 4 stars, 0 forks and 3 subscribers and check it update πŸš€

License

Notifications You must be signed in to change notification settings

0-vortex/4-stars-are-not-enough

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

octokit action schedule

Commitizen friendly License

stars

1-star-is-not-enough Actions

This is an efficient octokit action schedule demonstration meant to satisfy different scenarios like:

  • serverless runner
  • cron schedule
  • ability to integrate many repositories
  • resilient to high traffic

As mentioned in the documentation:

The shortest interval you can run scheduled workflows is once every 5 minutes.

If your requirement is for higher availability at low cost I suggest two solutions:

  • a bare bones rewrite of the logic inside the stars action to bash, git and curl by leveraging a stripped container outside of github actions
  • an edge Cloudflare Workers instance with the rewrite of the repository context inside the stars action to durable objects

About

Efficient octokit action schedule demonstration. Give this repository more than 4 stars, 0 forks and 3 subscribers and check it update πŸš€

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages