#github-actions

3 entries tagged “github-actions”.

github-actions

AI PR review and security scanning with GitHub Actions

Build your own GitHub Actions bot that review pull requests with an LLM: PR Description Checker and Security Scanner.

Read the entry →
github-actions

Auto-triage GitHub issues with an AI agent and Actions

Build a GitHub Actions bot that triages issues and PRs with an LLM: label, dedupe, security-scan, and run it on Claude, GPT, or Gemini. Here's how I did it.

Read the entry →
trusted-publishing

Switching to npm trusted publishers: mind the Node version

Moving GitProxy's npm publish from a token to OIDC trusted publishers took a few lines, except for one thing that kept failing.

Read the entry →