Skip to content

Conversation

@JamBalaya56562
Copy link
Contributor

Summary

CI:

  • Enable Dependabot updates for GitHub Actions in the root and example workflow directories with daily checks.

Closes #272
Related PR #261

@MJjainam
Copy link
Collaborator

MJjainam commented Dec 8, 2025

@JamBalaya56562 Could you fix the lint issue?
The latest main should have the linting enabled.
Run "npm install" and "git commit" for pre-commit hook to kick in

@JamBalaya56562
Copy link
Contributor Author

@JamBalaya56562 Could you fix the lint issue? The latest main should have the linting enabled. Run "npm install" and "git commit" for pre-commit hook to kick in

Thank you for your nice review.
I ran prettier and fixed the lint issue.

@MJjainam MJjainam merged commit 87c4941 into google-github-actions:main Dec 9, 2025
13 checks passed
parthasaradhie pushed a commit that referenced this pull request Dec 16, 2025
## What's Changed
* fix #371 use JSON output of gemini cli by @gsehgal in
#402
* fix: detect silent failures in gemini-cli by checking for invalid JSO…
by @megha1188 in
#406
* chore: Add Prettier and pre-commit hook for consistent formatting,
applying initial format fixes across documentation and examples. by
@parthasaradhie in
#409
* Rename `DEBUG` input to `GEMINI_DEBUG` and pass `--debug` flag to CLI.
by @parthasaradhie in
#407
* ci: auto update GitHub Actions using dependabot by @JamBalaya56562 in
#398
* Add job summary for Gemini CLI execution by @megha1188 in
#423

## New Contributors
* @megha1188 made their first contribution in
#406
* @parthasaradhie made their first contribution in
#409

**Full Changelog**:
v0.1.16...v0.1.17
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.

Automation should handle version updates for actions

2 participants