Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@jerop
Copy link
Contributor

@jerop jerop commented Oct 23, 2025

Refactor the gemini-dispatch workflow to make command handling more robust.

The logic is reordered to check for event-based triggers (e.g., pull_request.opened, issues.opened) before parsing the content of a comment or issue body.

Refactor the gemini-dispatch workflow to make command handling more
robust.

The logic is reordered to check for event-based triggers (e.g.,
`pull_request.opened`, `issues.opened`) before parsing the content of a
comment or issue body.
@jerop jerop requested review from a team as code owners October 23, 2025 07:55
@jerop jerop enabled auto-merge (squash) October 23, 2025 07:56
@jerop jerop disabled auto-merge October 23, 2025 11:57
@jerop jerop merged commit a1ac5be into main Oct 23, 2025
9 checks passed
@jerop jerop deleted the refactor/dispatch-workflow-logic branch October 23, 2025 11:58
google-github-actions-bot added a commit that referenced this pull request Oct 23, 2025
## What's Changed
* Move `gemini-invoke` to custom command. by @joshualitt in
#348
* Move rest of prompts to custom commands. by @joshualitt in
#350
* Normalize tool names in prompts. by @joshualitt in
#351
* Fix interpolation syntax. by @joshualitt in
#357
* Switch to local telemetry and upload manually to GCP by @joshualitt in
#361
* fix: Adapt to GitHub MCP Tooling Consolidation by @cperez08 in
#354
* refactor(ci): prioritize event triggers in dispatch workflow by @jerop
in #366
* fix(action): correct upload artifacts condition by @jerop in
#368

## New Contributors
* @joshualitt made their first contribution in
#348
* @cperez08 made their first contribution in
#354

**Full Changelog**:
v0.1.13...v0.1.14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants