Skip to content

docs: document PR template and checklist bot in AGENTS.md - #1585

Merged
AngeloDanducci merged 1 commit into
generative-computing:mainfrom
AngeloDanducci:ad-1072
Aug 26, 2026
Merged

docs: document PR template and checklist bot in AGENTS.md#1585
AngeloDanducci merged 1 commit into
generative-computing:mainfrom
AngeloDanducci:ad-1072

Conversation

@AngeloDanducci

@AngeloDanducci AngeloDanducci commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Pull Request

Issue

Fixes #1072

Description

Documents the PR template and PR Bot checklist mechanism in AGENTS.md §6 — what the type checkboxes are, the four options and which .github/PULL_REQUEST_TEMPLATE/*.md each maps to, and that the bot posts a review-checklist comment rather than gating the PR.

Note: issue #1072's description is stale. The old update-pr-body check that hard-failed with "No PR type selected" and rewrote the PR body was replaced (PRs #1082/#1083) by the current PR Bot, which posts a checklist comment and never fails a PR. This change documents the current behavior and the four (not five — there is no "Misc") type options.

Testing

  • Tests added to the respective file if code was changed
  • New code has 100% coverage if code was added
  • Ensure existing tests and github automation passes (a maintainer will kick off the github automation when the rest of the PR is populated)

Attribution

  • AI coding assistants used

Adding a new component, requirement, sampling strategy, or tool?

If your PR adds or modifies one of the types below, check the matching box. A checklist of type-specific review items will be posted as a comment.

  • Component
  • Requirement
  • Sampling Strategy
  • Tool

NOTE: Please ensure you have an issue that has been acknowledged by a core contributor and routed you to open a pull request against this repository. Otherwise, please open an issue before continuing with this pull request.

Signed-off-by: AngeloDanducci <angelo.danducci.ii@ibm.com>
@AngeloDanducci
AngeloDanducci requested a review from a team as a code owner August 25, 2026 18:10
@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Aug 25, 2026
@AngeloDanducci AngeloDanducci changed the title docs(contributing): document PR template and checklist bot in AGENTS.md docs: document PR template and checklist bot in AGENTS.md Aug 25, 2026
@AngeloDanducci
AngeloDanducci added this pull request to the merge queue Aug 26, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to no response for status checks Aug 26, 2026
@AngeloDanducci
AngeloDanducci added this pull request to the merge queue Aug 26, 2026
Merged via the queue into generative-computing:main with commit 5773509 Aug 26, 2026
14 checks passed
@AngeloDanducci
AngeloDanducci deleted the ad-1072 branch August 26, 2026 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs(contributing): document PR body format requirement in AGENTS.md

2 participants