Skip to content

build: auto-update SKILL.md based on release diffs#886

Merged
dkhawk merged 3 commits intomainfrom
feature/auto-update-skill
Apr 9, 2026
Merged

build: auto-update SKILL.md based on release diffs#886
dkhawk merged 3 commits intomainfrom
feature/auto-update-skill

Conversation

@kikoso
Copy link
Copy Markdown
Collaborator

@kikoso kikoso commented Apr 9, 2026

This PR introduces an automated workflow that updates the Gemini CLI skill instructions in SKILL.md based on the git diff of a new release using the Gemini API.

This adds a GitHub workflow and Python script to use the Gemini API to update the SKILL.md documentation instructions whenever a new release is published.
@kikoso kikoso requested a review from a team as a code owner April 9, 2026 12:56
@kikoso kikoso changed the title feat: auto-update SKILL.md based on release diffs build: auto-update SKILL.md based on release diffs Apr 9, 2026
@googlemaps-bot
Copy link
Copy Markdown
Contributor

Code Coverage

There is no coverage information present for the Files changed

kikoso added 2 commits April 9, 2026 21:32
Replaces the manual branch checkout and commit process in the update-skill workflow with the `peter-evans/create-pull-request` action. This ensures changes are reviewed via a Pull Request before merging to main.
@dkhawk dkhawk merged commit 317e011 into main Apr 9, 2026
9 checks passed
@dkhawk dkhawk deleted the feature/auto-update-skill branch April 9, 2026 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants