From 706743aadbdddcc0a013fee61df3b644438615cf Mon Sep 17 00:00:00 2001 From: paketo-bot Date: Fri, 24 Feb 2023 02:36:00 +0000 Subject: [PATCH] Updating github-config --- .github/labels.yml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/.github/labels.yml b/.github/labels.yml index f6526ba2..ef5bf9c5 100644 --- a/.github/labels.yml +++ b/.github/labels.yml @@ -31,6 +31,9 @@ - name: "failure:release" description: An issue filed automatically when a release workflow run fails color: f00a0a -- name: "failure:push" - description: An issue filed automatically when a push buildpackage workflow run fails +- 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