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

Skip to content

Conversation

@jasmeetsb
Copy link
Contributor

Github-Workflow to automate validation of pull requests against your repository's "CONTRIBUTING.md" guidelines using Google Gemini.

Key Features:

  • Smart validation - understands complex guidelines beyond simple pattern matching
  • Actionable feedback - provides specific checklist items with links to guidelines
  • Manual re-validation via "/validate-contribution" comments in PRs
  • Configurable enforcement - can warn or fail based on violations

Perfect for maintaining contribution quality while being helpful to new contributors.

@jasmeetsb jasmeetsb requested review from a team as code owners August 9, 2025 06:12
@sethvargo sethvargo requested a review from jerop August 9, 2025 13:49
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.

Thank you for the contribution @jasmeetsb 🙏🏾

@jasmeetsb
Copy link
Contributor Author

Thanks @jerop! Both issues have been fixed in the latest commit.

@jerop jerop merged commit e618b13 into google-github-actions:main Aug 11, 2025
16 checks passed
google-github-actions-bot added a commit that referenced this pull request Aug 14, 2025
## What's Changed
* Highlight core tools and mcp servers in configuration docs by @jerop
in #160
* feat(/review): support pull_request_review &
pull_request_review_comment events by @leehagoodjames in
#161
* Github-workflow to automate validation of new PRs based on
Contribution Guidelines of the repository by @jasmeetsb in
#162
* fix: Update gemini-issue-automated-triage.yml by @teolemon in
#165
* Add instruction for code review limit. by @aliciatang07 in
#168
* feat(logging): Enable debug logging across all workflows and
gemini-cli by @leehagoodjames in
#178
* feat(workflows): reduce restrictions for invoking workflows for
private repos by @leehagoodjames in
#177
* fix(runner): capture stderr and stdout after command finishes by
@sethvargo in
#183
* chore(logging): only enable Gemini debug when DEBUG is set by
@sethvargo in
#180
* feat: improve gemini issue triage workflow by @jerop in
#171

## New Contributors
* @jasmeetsb made their first contribution in
#162
* @teolemon made their first contribution in
#165

**Full Changelog**:
v0.1.10...v0.1.11
@jasmeetsb jasmeetsb deleted the workflow-contribution-guideline-validation branch August 15, 2025 08:19
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.

2 participants