Compare commits
No commits in common. "baa8b106d5e590a6f02da16e272c15be226caae3" and "fa663a63e0f4a7794b4609ec6ae172427dd29f54" have entirely different histories.
baa8b106d5
...
fa663a63e0
1 changed files with 2 additions and 6 deletions
|
@ -49,7 +49,7 @@ steps:
|
||||||
exclude: master
|
exclude: master
|
||||||
event: push
|
event: push
|
||||||
- name: create pull request (prod)
|
- name: create pull request (prod)
|
||||||
image: git.ar21.de/tom/push-message-randomizer:latest
|
image: johnwalkerx/gitea-pull-request-create-plugin:latest
|
||||||
pull: true
|
pull: true
|
||||||
settings:
|
settings:
|
||||||
gitea_address: https://git.ar21.de
|
gitea_address: https://git.ar21.de
|
||||||
|
@ -63,8 +63,6 @@ steps:
|
||||||
pr_body: |
|
pr_body: |
|
||||||
### ℹ Dashboard image update
|
### ℹ Dashboard image update
|
||||||
|
|
||||||
{- random-pr-message -}
|
|
||||||
|
|
||||||
### Configuration
|
### Configuration
|
||||||
|
|
||||||
📅 **Schedule**: Branch creation - At any time, Automerge - At any time.
|
📅 **Schedule**: Branch creation - At any time, Automerge - At any time.
|
||||||
|
@ -79,7 +77,7 @@ steps:
|
||||||
- branch: master
|
- branch: master
|
||||||
event: push
|
event: push
|
||||||
- name: create pull request (staging)
|
- name: create pull request (staging)
|
||||||
image: git.ar21.de/tom/push-message-randomizer:latest
|
image: johnwalkerx/gitea-pull-request-create-plugin:latest
|
||||||
pull: true
|
pull: true
|
||||||
settings:
|
settings:
|
||||||
gitea_address: https://git.ar21.de
|
gitea_address: https://git.ar21.de
|
||||||
|
@ -93,8 +91,6 @@ steps:
|
||||||
pr_body: |
|
pr_body: |
|
||||||
### ℹ Dashboard image update
|
### ℹ Dashboard image update
|
||||||
|
|
||||||
{- random-pr-message -}
|
|
||||||
|
|
||||||
### Configuration
|
### Configuration
|
||||||
|
|
||||||
📅 **Schedule**: Branch creation - At any time, Automerge - At any time.
|
📅 **Schedule**: Branch creation - At any time, Automerge - At any time.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue