Skip to content

cristicretu/keep-the-streak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 

Repository files navigation

github

Keep the Streak

Small GitHub Action that notifies the user when he hasn't committed on a particular day, to keep the streak. (Who wants to lose a commit streak?)

How to use

Fork this repository, or hit Use this template.

Paste your GitHub Profile URL, like https://github.com/cristicretu. This is used to crawl the page and get the number of commits for today.

/main.py

The GitHub Action runs every day at 13:30 UTC, change it to whatever time you want

/.github/workflows/main.yaml

Make an account at Push and get the API_KEY. You'll get up to 30 notifications/month with 4 devices connected. Log into your account on the Push mobile app.

In the repository page, go under Settings -> Secrets -> Actions -> New Repository Secret -> Name: PUSH_API_KEY and value the once that you previously copied.

About

Keep your GitHub Commit Streak

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages