-
Notifications
You must be signed in to change notification settings - Fork 168
chore: simply GitHub Actions permissions #144
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
Author
|
@gemini-cli /review |
Contributor
Author
|
The run says it posted a review back on the issue, but... https://github.com/google-github-actions/run-gemini-cli/actions/runs/16819573562/job/47643698543?pr=144 |
sethvargo
commented
Aug 8, 2025
Also add a new optional workflow that only runs when we set the DEBUG_PERMISSION variable.
acd896a to
bd4a577
Compare
Contributor
Author
|
@gemini-cli /review |
jerop
approved these changes
Aug 8, 2025
jerop
added a commit
that referenced
this pull request
Aug 8, 2025
Carrying over changes in dogfooding: #144
jerop
added a commit
that referenced
this pull request
Aug 8, 2025
Carrying over changes in dogfooding: #144
jerop
added a commit
that referenced
this pull request
Aug 8, 2025
Carrying over changes in dogfooding: #144
jerop
added a commit
that referenced
this pull request
Aug 8, 2025
Carrying over changes in dogfooding: #144 cc @sethvargo
Merged
google-github-actions-bot
added a commit
that referenced
this pull request
Aug 8, 2025
## What's Changed * Broken links by @kulaone in #129 * chore: mention user to confirm who run by @Marukome0743 in #131 * bug(#109): Support triggering PR review with issue comment by @leehagoodjames in #138 * feat(setup): enable setup script to automatically set repository variables by @leehagoodjames in #140 * Add `echo` to core tools for automated issue triage by @jerop in #143 * chore: simply GitHub Actions permissions by @sethvargo in #144 * Simplify the workflow triggers by @jerop in #146 * bug(/review): Fix agent not posting feedback in GitHub by @leehagoodjames in #141 ## New Contributors * @kulaone made their first contribution in #129 **Full Changelog**: v0.1.6...v0.1.7
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Also add a new optional workflow that only runs when we set the DEBUG_PERMISSION variable.