Files
mta-sts/.well-known/index.html
ENDRENCE LETERNET d0f6973a76 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.
2025-09-24 22:50:56 +06:00

14 lines
347 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Redirecting...</title>
<meta name="robots" content="noindex">
<meta http-equiv="refresh" content="0; url=mta-sts.txt">
<link rel="canonical" href="mta-sts.txt">
</head>
<body>
<p>Redirecting to <a href="mta-sts.txt">mta-sts.txt</a>.</p>
</body>
</html>