feat: Add Gemini workflows for invoking, reviewing, and triaging issues

- Implemented `gemini-invoke.yml` for invoking Gemini CLI with context from pull requests and issues.
- Created `gemini-review.yml` for automated pull request reviews using Gemini, including structured feedback and suggestions.
- Developed `gemini-scheduled-triage.yml` to automate issue triage on a schedule, identifying unlabeled issues and applying appropriate labels.
- Introduced `gemini-triage.yml` for real-time issue triage based on user input, ensuring correct label application.
This commit is contained in:
2025-09-24 22:50:56 +06:00
parent cee3d8399f
commit d0f6973a76
8 changed files with 1222 additions and 6 deletions

View File

@@ -2,4 +2,4 @@ version: STSv1
mode: enforce
mx: mx1.forwardemail.net
mx: mx2.forwardemail.net
max_age: 604800
max_age: 2592000