Skip to content

Add gitl to DevOps Tools#6467

Merged
github-actions[bot] merged 1 commit into
avelino:mainfrom
akomyagin:add-gitl
Jul 7, 2026
Merged

Add gitl to DevOps Tools#6467
github-actions[bot] merged 1 commit into
avelino:mainfrom
akomyagin:add-gitl

Conversation

@akomyagin

@akomyagin akomyagin commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Adds gitl (git-log-lens) — a Go CLI tool + GitHub Action for AI-powered code review of git commit ranges with structured risk scoring.

Commands:

  • gitl review <range> — AI review with low/medium/high risk score, CI gating via --fail-on
  • gitl changelog — Keep a Changelog-style output from conventional commits
  • gitl digest — activity summary across multiple repos in parallel

Features:

  • BYOK: OpenAI-compatible API, Ollama (local), Azure OpenAI
  • Works offline without an API key (deterministic heuristic fallback)
  • GitHub Action posts sticky PR comment with risk score
  • Binaries signed with cosign keyless (Sigstore)

Forge link: https://github.com/akomyagin/gitl
pkg.go.dev: https://pkg.go.dev/github.com/akomyagin/gitl
goreportcard.com: https://goreportcard.com/report/github.com/akomyagin/gitl

@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown

Automated Quality Checks

Required checks

Repo: accessible, has go.mod and SemVer release
pkg.go.dev: OK
Go Report Card: OK (grade unknown)

Additional checks

License: MIT
⚠️ Maturity: repo appears to have less than 5 months of history

How to fix: Your repository needs at least 5 months of history since the first commit.
Please resubmit after the repository meets this requirement.
CI/CD: GitHub Actions workflows detected
README: present
⚠️ Coverage: missing from PR body
How to fix: Add a coverage service link to your PR description:

Coverage: https://app.codecov.io/gh/your-org/your-project

Popular options: [Codecov](https://codecov.io), [Coveralls](https://coveralls.io). Integrate one with your CI to track coverage automatically.


_These checks are automated and do not replace maintainer review. See [CONTRIBUTING.md](https://github.com/avelino/awesome-go/blob/main/CONTRIBUTING.md) for full guidelines._

---

## PR Diff Validation

### Content checks

✅ **Files changed**: only README.md
✅ **Single item**: one package added
✅ **Link consistency**: README link matches forge link in PR body
✅ **Link text**: matches repository name
✅ **Description**: ends with punctuation
✅ **Description tone**: no promotional language detected
✅ **Category size**: DevOps Tools has 107 items


_Automated diff validation — does not replace maintainer review._
<!-- Sticky Pull Request Commentpr-quality-check -->

@github-actions github-actions Bot merged commit 5167085 into avelino:main Jul 7, 2026
16 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant