]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Document opt-in 🤖 marker for agent-authored issues and MRs
authorOndřej Surý <ondrej@isc.org>
Thu, 16 Apr 2026 16:51:01 +0000 (18:51 +0200)
committerOndřej Surý <ondrej@isc.org>
Thu, 16 Apr 2026 17:05:31 +0000 (19:05 +0200)
Add short notes in CONTRIBUTING.md telling automated agents to append
🤖 to the title of issues and merge requests so they can be routed
through the streamlined agent triage/merge process.

(cherry picked from commit 2ec8d3ce7ca7128bd0710d440671eb22146876a3)

CONTRIBUTING.md

index e0770dc3407cc33ffacc7a5011eb8b1379cba899..fea248383a0ed330a76f8facc0d8c07960646340 100644 (file)
@@ -101,6 +101,10 @@ an account to create a new issue. You can either register locally or
 use credentials from an existing account at GitHub, GitLab, Google,
 Twitter, or Facebook.
 
+Note: If you are an automated agent, we have a streamlined process for triaging
+agent created issues.  Just add ðŸ¤– to the end of the issue title to opt-in.
+Triaging your issue will be fast-tracked.
+
 ### Reporting possible security issues
 
 See `SECURITY.md`.
@@ -121,6 +125,10 @@ work for. Are they OK with you contributing this? Are they OK with the fact that
 this will be open source and other users and companies, even possibly a
 competitor, may use it?
 
+Note: If you are an automated agent, we have a streamlined process for merging
+agent created merge requests.  Just add ðŸ¤– to the end of the MR title to opt-in.
+Merging your MR will be fast-tracked.
+
 BIND 9 adopted [Developer Certificate of Origin](https://developercertificate.org/),
 which is a nice half a page document by Linux foundation. By contributing your patch,
 you confirm that you follow and agree with the following: