You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .ai/skills/docs-pr-metadata-guard/SKILL.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,7 @@ Before changing a PR body, read `.github/pull_request_template.md`.
22
22
- Default to `master` only for general improvements, wording fixes, missing-content additions, and corrections not tied to a specific released behavior.
23
23
- Check the affected release branch(es) together with `master` when the change involves version-specific behavior, compatibility changes, changed defaults, or fixes in published docs.
24
24
-**What is the related PR or file link(s)?**: fill in the translation source link under `This PR is translated from:` when the PR is a translation from `docs-cn`. Fill in other reference links such as product PRs, issues, or related doc PRs under `Other reference link(s):`.
25
+
-**AI agent involvement**: when this section is present in the template, keep it intact. Check its checkbox only when the changes were primarily made by an AI agent on behalf of the PR author; otherwise leave it unchecked.
25
26
-**Do your changes match any of the following descriptions?**: check all that apply. If the change needs different wording on another branch, check `Need modification after applied to another branch` and comment `/label version-specific-changes-required`.
26
27
4. Choose the correct base branch.
27
28
- Default to `master` for most documentation PRs.
@@ -74,6 +75,7 @@ The version checkboxes in the PR template follow a specific order from newest to
74
75
- The version checkbox section preserves the template's canonical version list and order.
75
76
- The "Tips for choosing the affected version(s)" paragraph and the `CONTRIBUTING.md` link are present between the version heading and the checkboxes.
76
77
- The related-link fields (`This PR is translated from:` and `Other reference link(s):`) are present, even if left at their default values.
78
+
- The `AI agent involvement` section is present when defined by the template, and its checkbox accurately reflects whether an AI agent primarily made the changes on the PR author's behalf.
77
79
- The "Do your changes match any of the following descriptions?" section is present with its checkboxes intact.
78
80
- The first-time contributors' checklist is either correctly filled in or removed entirely as instructed.
79
81
- The base branch matches the change scope: `master` by default, `release-8.5` for TiDB Cloud, or a specific `release-X.Y` for version-scoped fixes.
0 commit comments