Update DAB update automation PR template (#15376)

To pass PR Check github action
This commit is contained in:
Hao Liu 2024-07-18 10:24:47 -04:00 committed by GitHub
parent 853730acb9
commit 48b4c62186
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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: