Webhook support #2

Open
ChrisChrome wants to merge 2 commits from dev into main
Owner
No description provided.
ChrisChrome added 4 commits 2026-07-03 11:20:37 -06:00
ChrisChrome added 1 commit 2026-07-03 15:56:27 -06:00
ChrisChrome added 1 commit 2026-07-03 16:10:51 -06:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin dev:dev
git checkout dev

Merge

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff dev
git checkout main
git merge --ff-only dev
git checkout dev
git rebase main
git checkout main
git merge --no-ff dev
git checkout main
git merge --squash dev
git checkout main
git merge --ff-only dev
git checkout main
git merge dev
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: RTECH/notXCS#2
No description provided.