Skip to content

ci(large): Ari/manual invoke#9423

Closed
arii wants to merge 4 commits intoleaderfrom
ari/manual-invoke
Closed

ci(large): Ari/manual invoke#9423
arii wants to merge 4 commits intoleaderfrom
ari/manual-invoke

Conversation

@arii
Copy link
Copy Markdown
Owner

@arii arii commented Feb 26, 2026

Description

This PR introduces functionality related to manual invocation within the CI system.

Fixes # (issue)

Change Type: ✨ New feature (non-breaking change adding functionality)

Related Issues

Closes #(issue_number)

Original PR Body

Description

Please include a summary of the change and which issue is fixed.

Fixes # (issue)

Change Type

  • 🐛 Bug fix (non-breaking change fixing an issue)
  • ✨ New feature (non-breaking change adding functionality)
  • 💥 Breaking change (fix/feature causing existing functionality to break)
  • 🏗️ Refactoring (code change that neither fixes bug nor adds feature)
  • 📚 Documentation (changes only affecting documentation)
  • 🎨 Styling (changes that do not affect functionality)

Related Issues

Closes #(issue_number)

google-labs-jules Bot and others added 2 commits February 26, 2026 22:28
- Add workflow_dispatch and workflow_call triggers to all Gemini workflows
- Implement @gemini-triage, @gemini-coder, and @create-review-issues comment commands
- Add guidance comments when automatic workflows are disabled via repository variables
- Add logic to find latest review run_id for manual issue creation from PR comments
- Update documentation with command reference and manual trigger guide
- Ensure manual triggers work even when automatic triggers are disabled

Co-authored-by: arii <342438+arii@users.noreply.github.com>
…kflows

- Add workflow_dispatch and workflow_call triggers to all Gemini workflows.
- Implement @gemini-triage, @gemini-coder <task>, @create-review-issues, and @gemini-help comment commands.
- Standardize "Gemini Manual Trigger Quick Reference" footer across all bot comments.
- Add "👋 PR Welcome & Reminder" comment when PRs are first opened.
- Provide detailed guidance comments when automatic workflows are disabled for cost control.
- Fix PR_NUMBER resolution and permissions for manual triggers.
- Update documentation with comprehensive manual trigger and comment command guide.

Co-authored-by: arii <342438+arii@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown
Contributor

👋 Welcome to HRM!

Thanks for your contribution. This repository uses Gemini AI for automated triage, code review, and generation.

🤖 Gemini Manual Trigger Quick Reference

Command Action
@gemini-bot Run AI Code Review (PR only)
@gemini-triage Run Issue Triage
@gemini-coder <task> Generate Code
@create-review-issues Create issues from review (PR only)
@gemini-help Show this help message
@pr-squash Squash PR commits (PR only)
@conflict-resolve Resolve merge conflicts (PR only)

For more details and GitHub CLI examples, see the Manual Trigger Guide.

@github-actions github-actions Bot changed the title Ari/manual invoke ci(large): Ari/manual invoke Feb 26, 2026
@github-actions
Copy link
Copy Markdown
Contributor

ℹ️ Gemini Review Disabled

Automatic review is currently disabled via GEMINI_ENABLE_PR_REVIEW. To run review manually:

Via Comment:

@gemini-bot

Via GitHub Actions:

  1. Go to Actions → Reusable Gemini Review
  2. Click "Run workflow"
  3. Enter PR number: 9423

Via GitHub CLI:

gh workflow run reusable-gemini-review.yml -f pr_number=9423

🤖 Manual Trigger Quick Reference

Command Action
@gemini-bot Run AI Code Review (PR only)
@gemini-triage Run Issue Triage
@gemini-coder <task> Generate Code
@create-review-issues Create issues from review (PR only)
@gemini-help Show this help message

Full reference: Manual Trigger Guide

To re-enable: Set repository variable GEMINI_ENABLE_PR_REVIEW=true

@github-actions
Copy link
Copy Markdown
Contributor

🤖 Gemini Review Skipped

Review was skipped for the following reason: Gemini review is disabled

🤖 Manual Trigger Quick Reference

Command Action
@gemini-bot Run AI Code Review (PR only)
@gemini-triage Run Issue Triage
@gemini-coder <task> Generate Code
@create-review-issues Create issues from review (PR only)
@gemini-help Show this help message

Full reference: Manual Trigger Guide

@arii arii added the not reviewed The review could not be performed or completed successfully. label Feb 26, 2026
@github-actions
Copy link
Copy Markdown
Contributor

🤖 Gemini Review Skipped

Review was skipped for the following reason: Gemini review is disabled

🤖 Manual Trigger Quick Reference

Command Action
@gemini-bot Run AI Code Review (PR only)
@gemini-triage Run Issue Triage
@gemini-coder <task> Generate Code
@create-review-issues Create issues from review (PR only)
@gemini-help Show this help message

Full reference: Manual Trigger Guide

@arii arii added not reviewed The review could not be performed or completed successfully. and removed not reviewed The review could not be performed or completed successfully. labels Feb 26, 2026
@github-actions
Copy link
Copy Markdown
Contributor

🤖 Gemini Review Skipped

Review was skipped for the following reason: Gemini review is disabled

🤖 Manual Trigger Quick Reference

Command Action
@gemini-bot Run AI Code Review (PR only)
@gemini-triage Run Issue Triage
@gemini-coder <task> Generate Code
@create-review-issues Create issues from review (PR only)
@gemini-help Show this help message

Full reference: Manual Trigger Guide

@arii arii added not reviewed The review could not be performed or completed successfully. and removed not reviewed The review could not be performed or completed successfully. labels Feb 26, 2026
@arii
Copy link
Copy Markdown
Owner Author

arii commented Mar 2, 2026

@Gemini-bot

@arii arii closed this Mar 3, 2026
@arii arii deleted the ari/manual-invoke branch March 17, 2026 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

not reviewed The review could not be performed or completed successfully.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant