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
Visão por repositório de 4 skills coletadas em 2 repositórios do GitHub.
Principais repositórios por número de skills coletadas, com sua participação neste catálogo do criador e sua distribuição 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.