Some glue for the org.
.github/workflows/label-sync.yml
This workflow syncs labels available for issues across org repos. Choose which repos are synced by editing the labels/repos
file. Edit the labels and their descriptions in labels/labels.yml
.
.github/workflows/files-sync.yml
Sync workflows and related config files. Right now the following files are synced across the org:
.github/pr-labeler.yml
- config for the PR Labeler action.github/auto.json
- config for Auto.github/release-drafter.yml
- config for the Release Drafter action
...