7 View on Github

Auto Github Push

This Docker image will automatically push a file called .agp under .github/ for every public repo you own.

This will refresh various Github inactivity countdowns.

How to use

  1. Create an empty repo

  2. Create a token with repo access.

  3. Add CI_TOKEN to repo’s secrets

  4. Add .github/workflows/agp.yml to the repo. Example here.

And you are good!

Disable for single repo

Add .noagp under .github/