Skip to content

Tools to sync default labels for my Github repositories Issues and Pull Requests

License

Notifications You must be signed in to change notification settings

nhoizey/github-labels

Repository files navigation

Default labels for my new Github repository issues and Pull Requests

Using Financial Times' github-label-sync.

Access token

Generate an access token here with the repo scope and add it to a local .env file:

GITHUB_ACCESS_TOKEN=<your-access-token>

Dry run

Useful to check what will be done before actually doing it, and change configuration (adding aliases) if needed.

./dry-run.sh <common|site> <username>/<repo>

For example:

./dry-run.sh common nhoizey/images-responsiver

Run

./run.sh <common|site> <username>/<repo>

⚠️ Syn common labels on ALL my repositories that are neither forks nor archived

./run-all.sh

About

Tools to sync default labels for my Github repositories Issues and Pull Requests

Topics

Resources

License

Stars

Watchers

Forks

Languages