aboutsummaryrefslogtreecommitdiffstats
path: root/AGENTS.md
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-09-14 13:12:28 +0200
committerDanilo M. <danix@danix.xyz>2026-09-14 13:12:28 +0200
commitaa1c63204a2a7c6650852413bc123100c7cfdc79 (patch)
treeb577f5bd2d63377a73907703554dec23fbd5ef51 /AGENTS.md
parente2ae5fef6c1b8c10a0bbf7b7808997d399df9119 (diff)
downloadsbo-slackbuilds-aa1c63204a2a7c6650852413bc123100c7cfdc79.tar.gz
sbo-slackbuilds-aa1c63204a2a7c6650852413bc123100c7cfdc79.zip
docs: note SBo PR bodies should be -stable-onlyHEADmaster
Diffstat (limited to 'AGENTS.md')
-rw-r--r--AGENTS.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/AGENTS.md b/AGENTS.md
index 4fb25bb..d53c93a 100644
--- a/AGENTS.md
+++ b/AGENTS.md
@@ -438,6 +438,9 @@ Notes:
- **Base the PR on `master`.** Merged PRs display a base of `github`, a
transient integration branch SBo admins retarget onto and then delete. Open
PRs target `master`; that is what you branch from and PR against.
+- **PR body stays -stable-only.** SBo targets -stable, so do not mention that
+ the package was tested on -current in a PR body. If a test note is wanted,
+ reference 15.0 only, or omit it.
- Reviewer feedback is addressed by amending and force-pushing the single
commit, per the doc. Local history here needn't mirror that amendment.