You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added GitHub Actions workflow that automatically creates release PRs
when automation/pending-deploy-* branches are merged to main. The
workflow updates go.mod and main.go for major version changes, updates
config.yaml with the new version, and regenerates the OpenAPI client to
automatically update all generated files (README.md, docs/README.md,
pkg/client/configuration.go, and other generated code).
Co-authored-by: roachdev-claude <roachdev-claude-bot@cockroachlabs.com>
0 commit comments