mirror of
https://github.com/Lewsion/mta-sts.git
synced 2025-12-22 01:25:47 +00:00
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:
@@ -2,4 +2,4 @@ version: STSv1
|
||||
mode: enforce
|
||||
mx: mx1.forwardemail.net
|
||||
mx: mx2.forwardemail.net
|
||||
max_age: 604800
|
||||
max_age: 2592000
|
||||
|
||||
Reference in New Issue
Block a user