Skip to content

Commit e86c388

Browse files
[GHA] Sign off PRs as openHAB bot
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
1 parent 9be5f66 commit e86c388

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

.github/workflows/resolver.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,5 +58,8 @@ jobs:
5858
commit-message: "Resolve itest dependencies"
5959
title: "Resolve itest dependencies"
6060
branch: "gha/resolver/${{ github.ref_name }}"
61+
author: openhab-bot <bot@openhab.org>
62+
committer: openhab-bot <bot@openhab.org>
6163
delete-branch: true
6264
# labels: infrastructure
65+
signoff: true

.github/workflows/update-maven.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,5 +79,8 @@ jobs:
7979
commit-message: "Update maven wrapper to ${{ steps.maven.outputs.version }}"
8080
title: "Update Maven Wrapper to ${{ steps.maven.outputs.version }}"
8181
branch: gha/update-maven-wrapper
82+
author: openhab-bot <bot@openhab.org>
83+
committer: openhab-bot <bot@openhab.org>
8284
delete-branch: true
8385
labels: infrastructure
86+
signoff: true

0 commit comments

Comments
 (0)