Skip to content

They've come to plant your grass. โŒ’๐Ÿธ ๐Ÿฆ—โ” โ•ฎ

License

Notifications You must be signed in to change notification settings

binchoo/grasshoppers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

27 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Grass Hoppers

โŒ’๐Ÿธ
They've come to plant your grass. ๐Ÿฆ—โ” โ•ฎ

image

Features

Automated Daily Commit

Help two "grass hoppers (๐Ÿธ - ๐Ÿฆ—)" become friends, and enjoy planting the grass on your github profile.

This project includes a github-actions workflow: GRASSHOPPERS, which simply commits a change to the text file: ./grass/grass.txt.

-at specific times, and everyday.

image

Scheduling

You can schedule a workflow to run at specific UTC times using POSIX cron syntax. Scheduled workflows run on the latest commit on the default or base branch. The shortest interval you can run scheduled workflows is once every 5 minutes. Referenceโ†’

As described above, you can also customize its running interval of GRASSHOPPERS. Edit the contents in grasshoppers.yml.

image

Configuration Steps

  1. Fork https://github.com/binchoo/grasshoppers.

  2. Settings> Secrets> New Repository Secret

    Add a new secret namedPERSONAL_ACCESS_TOKEN. Its value must be one of your personal access tokens.

    image

  3. Lines31-32@grasshoppers.yml, set your github id and e-mail.

image

  1. Actions> GRASSHOPPER> Run workflow> Select branch: release> Click button: Run workflow.

    You follow this step to test whether the workflow properly commits a change to your repository.

  2. โŒ’โŒ’๐Ÿธ๐Ÿฆ—โ” โ•ฎ

Rules

  • Do not manually modify ./grass/grass.txt. This may interrupt the push to the remote repository.
  • You may add git pull before git push to resolve the issue.
  • Or you may recreate a github action.

LICENSE

MIT LICENSE

About

They've come to plant your grass. โŒ’๐Ÿธ ๐Ÿฆ—โ” โ•ฎ

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published