Skip to content

chore(ci): Run code gen and doc gen on services API updates #3326

@erezrokah

Description

@erezrokah

TLDR: Automate #3324

cc @bernays

We can use the same approach as our Helm Charts:
https://github.com/cloudquery/helm-charts/blob/8b1b9b5ece94a92e1ac329594645a4b3318a9c4d/.github/workflows/deps_bump_versions.yml#L10

The linked workflow adds a comment to the PR that triggers another workflow that updates the docs.

That way we keep renovate in charge of handling updates (for example it can rebase PRs with conflicts, auto merge non breaking updates, etc.), but ensure the CI works for those API updates PRs

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions