Skip to content

Update PR template to include AI disclosure - #2483

Closed
blackdragoon26 wants to merge 1 commit into
Project-HAMi:masterfrom
blackdragoon26:most-basic-pr
Closed

Update PR template to include AI disclosure#2483
blackdragoon26 wants to merge 1 commit into
Project-HAMi:masterfrom
blackdragoon26:most-basic-pr

Conversation

@blackdragoon26

@blackdragoon26 blackdragoon26 commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

What type of PR is this?
/kind documenation

What this PR does / why we need it:
Adds AI disclosure section to PR template at the very end.
We need this as it removes redundant and repetitive conversation in almost all PRs of maintainers and contributors about adding AI Disclosure, hope this helps out our Maintainers Team

Which issue(s) this PR fixes:
Fixes #2482

Special notes for your reviewer:
None

Does this PR introduce a user-facing change?:
Next time, when contributor raises a PR, they will see a **AI Disclosure**: as well, which well ensure that do not forget to add the disclosure.

AI Disclosure:
There is no AI usage for this one and infact all issue and PR content is typed by myself along with the fixes.

Summary by CodeRabbit

  • Documentation
    • Updated the pull request template to include an AI assistance disclosure field.
    • Added guidance to omit AI co-author or assistance trailers.
    • Retained the existing prompt for describing user-facing changes.

@hami-robot

hami-robot Bot commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

@blackdragoon26: The label(s) kind/documenation cannot be applied, because the repository doesn't have them.

Details

In response to this:

What type of PR is this?
/kind documenation

What this PR does / why we need it:
Adds AI disclosure section to PR template at the very end.
We need this as it removes redundant and repetitive conversation in almost all PRs of maintainers and contributors about adding AI Disclosure, hope this helps out our Maintainers Team

Which issue(s) this PR fixes:
Fixes #2482

Special notes for your reviewer:
None

Does this PR introduce a user-facing change?:
Next time, when contributor raises a PR, they will see a **AI Disclosure**: as well, which well ensure that do not forget to add the disclosure.

AI Disclosure:
There is no AI usage for this one and infact all issue and PR content is typed by myself along with the fixes.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@hami-robot

hami-robot Bot commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: blackdragoon26
Once this PR has been reviewed and has the lgtm label, please assign archlitchi for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@hami-robot hami-robot Bot added the size/XS label Aug 8, 2026
@coderabbitai

coderabbitai Bot commented Aug 8, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 925371d3-3809-4e85-aab9-2972f3b345d5

📥 Commits

Reviewing files that changed from the base of the PR and between 3616313 and f918d7e.

📒 Files selected for processing (1)
  • .github/PULL_REQUEST_TEMPLATE.md

📝 Walkthrough

Walkthrough

The pull request template adds an AI Disclosure section. The section requests brief disclosure of AI assistance and prohibits AI co-author or assistance commit trailers.

Changes

PR template guidance

Layer / File(s) Summary
AI Disclosure section
.github/PULL_REQUEST_TEMPLATE.md
The template requests AI assistance disclosure and prohibits AI-related commit trailers. The existing user-facing change question remains in place.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

Suggested labels: enhancement

Suggested reviewers: fouof

Poem

I’m a rabbit with a template to tend,
AI notes now greet each friend.
Disclose the help, keep trailers away,
Clearer reviews begin today.
Hop, hop—clean commits lead the way!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the main change to add an AI disclosure section to the pull request template.
Linked Issues check ✅ Passed The change implements issue #2482 by adding the requested AI Disclosure section and commit trailer guidance to the PR template.
Out of Scope Changes check ✅ Passed The changes are limited to the requested pull request template update and contain no unrelated modifications.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
✨ Finishing Touches 💡 1
🛠️ Fix failing CI checks 💡
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@coderabbitai
coderabbitai Bot requested a review from FouoF August 8, 2026 14:00
Added AI disclosure section to PR template.

Signed-off-by: blackdragoon26 <sankalp.jha9643@gmail.com>
@blackdragoon26

Copy link
Copy Markdown
Contributor Author

Apologies for "force-push", I did not sign DCO initially, and thus just followed classic GH docs i.e.,

git rebase HEAD~1 --signoff 
git push --force-with-lease origin most-basic-pr

@Eshiv-Pandey

Copy link
Copy Markdown
Contributor

@blackdragoon26 very much needed, nice work!

@blackdragoon26

Copy link
Copy Markdown
Contributor Author

@blackdragoon26 very much needed, nice work!

haha true, thanksss

@Shouren Shouren left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's a duplicate of #2261

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add AI Disclosure section in PR Template

3 participants