WIP: on-call surfacing #5

Draft
fjordadmin wants to merge 1 commit from feat/oncall into main
Owner

Early take on per-service on-call.

Early take on per-service on-call.
fjordadmin added the
enhancement
label 2026-06-07 04:06:08 +00:00
fjordadmin added 1 commit 2026-06-07 04:06:09 +00:00
This pull request is marked as a work in progress.
View command line instructions

Checkout

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

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff feat/oncall
git checkout feat/oncall
git rebase main
git checkout main
git merge --ff-only feat/oncall
git checkout feat/oncall
git rebase main
git checkout main
git merge --no-ff feat/oncall
git checkout main
git merge --squash feat/oncall
git checkout main
git merge --ff-only feat/oncall
git checkout main
git merge feat/oncall
git push origin main
Sign in to join this conversation.
No description provided.