mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-11 17:39:37 +08:00
ci: prefix flake update prs (#7366)
Make it easier to distinguish which flake.lock update a pr is for. Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
1
.github/workflows/update-flake.yml
vendored
1
.github/workflows/update-flake.yml
vendored
@@ -46,6 +46,7 @@ jobs:
|
||||
git-author-name: ${{ steps.user-info.outputs.name }}
|
||||
git-author-email: ${{ steps.user-info.outputs.email }}
|
||||
pr-labels: dependencies
|
||||
pr-title: "[${{ github.ref_name }}] flake.lock: Update"
|
||||
pr-body: |
|
||||
Automated update by the [update-flake-lock] GitHub Action.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user