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
Menú
Vista por repositorio de 4 skills recopiladas en 2 repositorios de GitHub.
Repositorios principales por número de skills recopiladas, con su participación en este catálogo del creador y su variedad ocupacional.
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.