-
Notifications
You must be signed in to change notification settings - Fork 4.3k
MINOR: [Dev] Ask for generative AI disclosure in PR template - #51282
MINOR: [Dev] Ask for generative AI disclosure in PR template #51282pitrou wants to merge 1 commit into
Conversation
pitrou
commented
Sep 10, 2026
How about adding a checkbox instead? (This was partially generated, idea was mine)
Written by:
- Human
- Human + AI
- AI
Reviewed by:
- Not reviewed
- Human
- AI
- Human + AI
thisisnic
commented
Sep 10, 2026
I like the checkboxes, yeah!
wgtmac
commented
Sep 10, 2026
I would expect that sometimes even the PR description is written by AI. We can tell the submitters to respect the PR template if not properly written.
@kou
kou
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1
I want to keep the "AI generation guidelines" link even if we use the suggested checkbox style.
We can tell the submitters to respect the PR template if not properly written.
It's out of scope of this PR but I want to automate it like our GH-XXX PR title check.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we need to delete this line? The guidance link is also provided in Was AI used for this PR? session.
Rationale for this change
Often, PR submitters who evidently used AI don't disclose their usage of AI. This adds a nudge to the PR template that they should be upfront about their usage of AI.
The downside is that it's one more question to answer when submitting a PR.
Are these changes tested?
No.
Are there any user-facing changes?
No.