diff --git a/.github/workflows/update-generated.yaml b/.github/workflows/update-generated.yaml index 6de8fb9d13e..288e04ec3da 100644 --- a/.github/workflows/update-generated.yaml +++ b/.github/workflows/update-generated.yaml @@ -59,3 +59,8 @@ jobs: title: 'Update ${{ matrix.resource }}${{ env.LATEST_RELEASE_TAG }}' branch: update-${{ matrix.resource }} labels: area/tech-debt + body: | + Auto-generated by [eksctl Update Generated Files GitHub workflow][1] + [1]: https://github.com/eksctl-io/eksctl/blob/main/.github/workflows/update-generated.yaml + + Please manually test before approving and merging.