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

Skip to content

Conversation

@joshualitt
Copy link
Contributor

@joshualitt joshualitt commented Oct 9, 2025

For simplicity, this PR only moves gemini-invoke to a custom command. The other prompts will be moved in a follow-up.

Demo of this working e2e

Copy link
Contributor

@jerop jerop left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

excited to see this refactor!

@joshualitt joshualitt requested a review from jerop October 9, 2025 16:49
@jerop jerop linked an issue Oct 9, 2025 that may be closed by this pull request
@jerop jerop merged commit f4249e2 into google-github-actions:main Oct 9, 2025
7 checks passed
jerop pushed a commit that referenced this pull request Oct 9, 2025
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.

Reusability of Prompts

2 participants