pis-update-20251204 #1

Merged
fred.boniface merged 22 commits from pis-update-20251204 into main 2025-12-04 21:36:30 +00:00
Showing only changes of commit aca81ac7ca - Show all commits

View File

@@ -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.