From 48b4c62186b17ac64a241fd14626acfbd55278e4 Mon Sep 17 00:00:00 2001 From: Hao Liu <44379968+TheRealHaoLiu@users.noreply.github.com> Date: Thu, 18 Jul 2024 10:24:47 -0400 Subject: [PATCH] Update DAB update automation PR template (#15376) To pass PR Check github action --- .github/workflows/dab-release.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.github/workflows/dab-release.yml b/.github/workflows/dab-release.yml index 3fc88a2ecd..1d5ecceaaa 100644 --- a/.github/workflows/dab-release.yml +++ b/.github/workflows/dab-release.yml @@ -38,10 +38,18 @@ jobs: branch: bump-django-ansible-base title: Bump django-ansible-base to ${{ steps.dab-release.outputs.release }} body: | + ##### SUMMARY Automated .github/workflows/dab-release.yml django-ansible-base upstream released version == ${{ steps.dab-release.outputs.release }} requirements_git.txt django-ansible-base pinned version == ${{ steps.dab-pinned.outputs.version }} + + ##### ISSUE TYPE + - Bug, Docs Fix or other nominal change + + ##### COMPONENT NAME + - API + commit-message: | Update django-ansible-base version to ${{ steps.dab-pinned.outputs.version }} add-paths: