Feedback wanted: AI Change Passport for AI-assisted pull requests #195843
Replies: 1 comment
-
|
Thank you for your interest in contributing to our community! We currently only accept discussions created through the GitHub UI using our provided discussion templates. Please re-submit your discussion by navigating to the appropriate category and using the template provided. This discussion has been closed because it was not submitted through the expected format. If you believe this was a mistake, please reach out to the maintainers. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I built AI Change Passport, a small GitHub Action + CLI for AI-assisted pull requests.
The idea is simple: if an AI coding agent opens or helps with a PR, maintainers should have a clear record of what changed before they review it.
It generates a signed JSON passport and a PR comment showing:
Repo:
https://github.com/P-r-e-m-i-u-m/ai-change-passport
Example use:
It does not send source code to an AI provider. It only reads Git diff metadata.
I would really appreciate feedback from maintainers, security engineers, and anyone reviewing AI-assisted PRs:
If it looks useful, a star helps me know whether to keep building it, but honest schema/design feedback is more valuable right now.
Beta Was this translation helpful? Give feedback.
All reactions