You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add failure notification to pr review workflow (#59)
This adds a new step to the PR review workflow that posts a comment to
the PR if the Gemini CLI review fails. This provides better visibility
into workflow failures.
body: 'There is a problem with the Gemini CLI PR review. Please check the [action logs](${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}) for details.'
0 commit comments