1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2025-12-28 17:21:30 +00:00

Some corrections to pr action

This commit is contained in:
DerLinkman
2022-10-06 14:14:07 +02:00
parent 33bd871a63
commit 0d7fe2e347

View File

@@ -17,7 +17,9 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
title: Automatic PR to nightly from ${{ github.event.repository.updated_at}}
assignee: DerLinkman
source_branch: staging
target_branch: nightly
reviewer: DerLinkman
label: upstream
new_string: ${{ github.event.commits[0].message }}
body: Merge current staging state to nightly branch
get_diff: true