From 0116acc2fb86ebf2ab51434c1e1180ed2658aa06 Mon Sep 17 00:00:00 2001 From: Craig Tiller Date: Thu, 26 Aug 2021 09:35:41 -0700 Subject: [PATCH] Label automated fixes better (#27140) --- .github/workflows/pr-auto-fix.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/pr-auto-fix.yaml b/.github/workflows/pr-auto-fix.yaml index b045629492e..be7bfccc986 100644 --- a/.github/workflows/pr-auto-fix.yaml +++ b/.github/workflows/pr-auto-fix.yaml @@ -67,6 +67,7 @@ jobs: delete-branch: true branch-suffix: short-commit-hash commit-message: "Automated change: Fix sanity tests" + title: Automated fix for ${{ github.ref }} body: | PanCakes to the rescue!