cocoon: cicd label ids could be in dynamic config
Open
P2
team-infra
triaged-infra
- Dominant language
- Dart
- Stars
- 179k
- Forks
- 31.1k
- PR merge metrics
- PR metrics pending
Description
In cocoon we check for the label name (CICD) and the ID (unique per repository). We can either drop the ID check and be stuck with the label name, or just use the IDs as a se in dynamic config. The latter protects against the label being renamed in as much as the checks work; but adding labels is by "name" and not id. Thanks, GitHub.
Contributor guide
Assessment
This issue has not been assessed yet.