Compare commits
2 Commits
d105e3cd27
...
da04e15636
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
da04e15636 | ||
|
|
aca81ac7ca |
@@ -37,14 +37,15 @@ jobs:
|
||||
|
||||
- name: Create Pull Request
|
||||
if: steps.commit.outputs.changes_detected == 'true'
|
||||
uses: https://github.com/peter-evans/create-pull-request@v6
|
||||
uses: https://github.com/maxking/forgejo-create-pr@main
|
||||
with:
|
||||
base_url: https://git.fjla.uk
|
||||
token: ${{ secrets.OWLBOT_KEY }}
|
||||
commit-branch: ${{ github.ref_name }}
|
||||
base: main
|
||||
title: 'Automated PIS Update: Robotic Owl'
|
||||
body: |
|
||||
commit-message: "Robotic Owl automated changes"
|
||||
commit-user: Robotic Owl
|
||||
commit-email: owlbot@owlboard.info
|
||||
pr-title: 'Automated PIS Update: Robotic Owl'
|
||||
pr-body: |
|
||||
This pull request was automatically generated by the Robotic Owl.
|
||||
|
||||
It contains a consolidated and sorted PIS data file for review. Please inspect before merging.
|
||||
2
pis/test.txt
Normal file
2
pis/test.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
SImple testfile which should be deleted by action for testing
|
||||
!fd
|
||||
Reference in New Issue
Block a user