Generate release notes by comparing git log since the last tag and suggest next semver version
Run all local quality checks (fmt, vet, lint, unit tests, docs, terraform validate) before opening a PR
Menu
Vue par dépôt de 4 skills collectés dans 2 dépôts GitHub.
Principaux dépôts par nombre de skills collectés, avec leur part dans ce catalogue créateur et leur couverture métier.
Generate release notes by comparing git log since the last tag and suggest next semver version
Run all local quality checks (fmt, vet, lint, unit tests, docs, terraform validate) before opening a PR
Use when connecting an external alert source (Prometheus AlertManager or Grafana unified alerting) to the AgentOps incident-pipeline webhook — resolving the endpoint + token, choosing the auth header, making alert labels satisfy the routing rule, and verifying alerts turn into incidents.
Use when running or modifying the AgentOps incident-pipeline Terraform example in examples/resources/agentops_incident_pipeline — applying it, adapting the routing rule / specialists / alert source / model, targeting a non-prod control plane, or debugging why alerts create an incident but no orchestrator run.