-
I want my GHA robots to use a GH app token when they make a commit so it will appear "verified" in GH.com and satisfy the branch protection rule that all commits are from verified authors. |
Beta Was this translation helpful? Give feedback.
Answered by gr2m May 2, 2024
Replies: 1 comment 3 replies
-
If you create commits through the API, the commits are verified automatically. I just verified that creating a test with with my test app (https://github.com/apps/gr2m) ![]() |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by qrkourier
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
If you create commits through the API, the commits are verified automatically. I just verified that creating a test with with my test app (https://github.com/apps/gr2m)
gr2m/sandbox@d893ef3