» Tag
github-actions
6 posts17 PRs a Day, One QA: Automating E2E Failure Triage
How pdf.net automated e2e failure triage with a Claude-powered GitHub Action, letting one QA engineer keep pace with 17+ daily merges.
Serverless open-source map indexes 78,000+ Indian villages
An open-source serverless map indexing 78,000+ Indian villages with live market prices, soil data, and government schemes—zero server cost.
GitHub AI Agent Tricked Into Leaking Private Repos via Public Issue
Noma Labs shows how a hidden prompt in a public GitHub Issue tricked an AI agent into leaking private repo contents publicly.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comnebius-actions: Fine-Tune and Deploy LLMs via GitHub Actions on Nebius
nebius-actions is a GitHub Actions toolkit for fine-tuning and deploying LLMs end-to-end on Nebius GPU infrastructure using Axolotl and vLLM.
Contract-Testing API Emails in GitHub Actions Pipelines
A practical guide to why email tests break in CI and how to contract-test API-triggered emails in GitHub Actions using run-scoped inboxes.
Setting Up a CI/CD Pipeline for Python/Django Applications
Guide to setting up a CI/CD pipeline for Django applications using GitHub Actions.