mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-07 04:56:58 +02:00
.github: sign off commits produced by automation
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
This commit is contained in:
parent
05cb8030a9
commit
b75ac10c7a
1
.github/workflows/cacerts-release.yaml
vendored
1
.github/workflows/cacerts-release.yaml
vendored
@ -66,3 +66,4 @@ jobs:
|
||||
title: Update ca-certificates in ${{ steps.figure-out-branch.outputs.BRANCH }} from ${{ steps.apply-patch.outputs.VERSION_OLD }} to ${{ steps.nss-latest-release.outputs.NSS_VERSION }}
|
||||
body: Subject says it all.
|
||||
labels: ${{ steps.figure-out-branch.outputs.LABEL }}
|
||||
signoff: true
|
||||
|
1
.github/workflows/firmware-release-main.yaml
vendored
1
.github/workflows/firmware-release-main.yaml
vendored
@ -45,3 +45,4 @@ jobs:
|
||||
title: Upgrade Linux Firmware in main from ${{ steps.apply-patch-main.outputs.VERSION_OLD }} to ${{ steps.firmware-latest-release.outputs.VERSION_NEW }}
|
||||
body: Subject says it all.
|
||||
labels: main
|
||||
signoff: true
|
||||
|
1
.github/workflows/kernel-release.yaml
vendored
1
.github/workflows/kernel-release.yaml
vendored
@ -67,3 +67,4 @@ jobs:
|
||||
title: Upgrade Linux Kernel for ${{ steps.figure-out-branch.outputs.BRANCH }} from ${{ steps.apply-patch.outputs.VERSION_OLD }} to ${{ steps.kernel-latest-release.outputs.KERNEL_VERSION }}
|
||||
body: Subject says it all.
|
||||
labels: ${{ steps.figure-out-branch.outputs.LABEL }}
|
||||
signoff: true
|
||||
|
1
.github/workflows/mantle-releases-main.yml
vendored
1
.github/workflows/mantle-releases-main.yml
vendored
@ -79,3 +79,4 @@ jobs:
|
||||
title: Upgrade mantle container image to latest HEAD in ${{ steps.figure-out-branch.outputs.BRANCH }}
|
||||
commit-message: Update mantle container image to latest HEAD
|
||||
delete-branch: true
|
||||
signoff: true
|
||||
|
1
.github/workflows/update-metadata-glsa.yaml
vendored
1
.github/workflows/update-metadata-glsa.yaml
vendored
@ -33,3 +33,4 @@ jobs:
|
||||
commit-message: "portage-stable/metadata: Monthly GLSA metadata updates"
|
||||
author: Flatcar Buildbot <buildbot@flatcar-linux.org>
|
||||
labels: main
|
||||
signoff: true
|
||||
|
1
.github/workflows/vmware-release-main.yaml
vendored
1
.github/workflows/vmware-release-main.yaml
vendored
@ -48,3 +48,4 @@ jobs:
|
||||
title: Upgrade open-vm-tools in main from ${{ steps.apply-patch-main.outputs.VERSION_OLD }} to ${{ steps.openvmtools-latest-release.outputs.VERSION_NEW }}
|
||||
body: Subject says it all.
|
||||
labels: main
|
||||
signoff: true
|
||||
|
Loading…
Reference in New Issue
Block a user