chore: synced local '.github/workflows/backstage-catalog-helper.yml' with remote 'tools/sre_file_sync/backstage-catalog-helper.yml'

This commit is contained in:
sre-read-write[bot] 2024-09-20 13:47:50 +00:00 committed by GitHub
parent 17993bcdb2
commit eb838343b1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -25,13 +25,14 @@ jobs:
app_id: ${{ secrets.SRE_BOT_RW_APP_ID }} app_id: ${{ secrets.SRE_BOT_RW_APP_ID }}
private_key: ${{ secrets.SRE_BOT_RW_PRIVATE_KEY }} private_key: ${{ secrets.SRE_BOT_RW_PRIVATE_KEY }}
- name: Create pull request - name: Create pull request
uses: peter-evans/create-pull-request@v3 uses: peter-evans/create-pull-request@6cd32fd93684475c31847837f87bb135d40a2b79 # v7.0.3
with: with:
token: ${{ steps.generate_token.outputs.token}} token: ${{ steps.generate_token.outputs.token}}
commit-message: "Add catalog-info.yaml" sign-commits: true
branch: "backstage/catalog-info" commit-message: 'Add catalog-info.yaml'
title: "Add catalog-info.yaml" branch: 'backstage/catalog-info'
body: "Adding a basic catalog-info.yaml to start populating the backstage catalog with your components." title: 'Add catalog-info.yaml'
labels: "backstage" body: 'Adding a basic catalog-info.yaml to start populating the backstage catalog with your components.'
labels: 'backstage'
add-paths: | add-paths: |
catalog-info.yaml catalog-info.yaml