mirror of
https://github.com/ansible/awx.git
synced 2026-01-10 15:32:07 -03:30
Update DAB update automation PR template (#15376)
To pass PR Check github action
This commit is contained in:
parent
853730acb9
commit
48b4c62186
8
.github/workflows/dab-release.yml
vendored
8
.github/workflows/dab-release.yml
vendored
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user