diff --git a/.github/labels.yml b/.github/labels.yml index 2d04a8d..f4c94b4 100644 --- a/.github/labels.yml +++ b/.github/labels.yml @@ -34,3 +34,9 @@ - name: "failure:push" description: An issue filed automatically when a push stack images workflow run fails color: f00a0a +- name: "failure:update-github-config" + description: An issue filed automatically when a github config update workflow run fails + color: f00a0a +- name: "failure:approve-bot-pr" + description: An issue filed automatically when a PR auto-approve workflow run fails + color: f00a0a