Skip to content

escalate/multi-gitter-scripts

Repository files navigation

Test

multi-gitter Scripts

Central management of my git repositories via multi-gitter scripts.

How to run a job

Generate a short-lived GitHub classic token with the scope repo for multi-gitter.

export GITHUB_TOKEN="REDACTED"
export GITHUB_USER="escalate"
export MULTI_GITTER_SCRIPT="jobs/code-of-conduct/code-of-conduct.sh"
export MULTI_GITTER_BRANCH="code-of-conduct"
export MULTI_GITTER_COMMIT_MSG="docs: add code of conduct"
export MULTI_GITTER_COMMIT_AUTHOR_NAME="Felix Boerner"
export MULTI_GITTER_COMMIT_AUTHOR_EMAIL="REDACTED"

make dry-run

make run

make status

License

MIT

About

Central management of my git repositories via multi-gitter scripts

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published