issues
search
newrelic
/
newrelic-client-go
New Relic Client for the Go programming language
https://newrelic.github.io/observability-as-code
Apache License 2.0
75
stars
95
forks
source link
feat(automation): execute code generation when new API endpoints are detected
#1209
Closed
sanderblue
closed
1 month ago
sanderblue
commented
3 months ago
Features:
[x] Automatically generate feature code for new endpoints when detected
[x] Include generating integration tests for new endpoints
Refactors:
[x] If no new API endpoints are detected, don't send a Slack message (it just adds noise to the channel)
Features:
Refactors: