Skip to content
This repository has been archived by the owner on Nov 28, 2023. It is now read-only.
/ re-enable-gha Public archive

Re-enable GHA for gocept's open source repositories

License

Notifications You must be signed in to change notification settings

gocept/re-enable-gha

Repository files navigation

Re-enabling GitHub Actions

After a certain period of time (currently 60 days) without commits GitHub automatically disables Actions. They can be re-enabled manually per repository. This script does this for all gocept repositories listed in repositories.txt. It does no harm if Actions is already enabled for a repository.

Preparation

Usage

To run the script just call it::

$ python3 re-enable-gha.py

Currently this has to be done manually once a while.

Add new repository or remove repository

To add or remove a repository change repositories.txt and commit the change.

About

Re-enable GHA for gocept's open source repositories

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages