Skip to content

trigger doc builds for release tags.#374

Merged
sayakpaul merged 2 commits intomainfrom
trigger-doc-build-for-tags
Mar 18, 2026
Merged

trigger doc builds for release tags.#374
sayakpaul merged 2 commits intomainfrom
trigger-doc-build-for-tags

Conversation

@sayakpaul
Copy link
Member

Since it's manually dispatchable, we can either dispatch through the UI or programatically do it like gh workflow run build_documentation.yaml --ref v0.12.0. So, basically, enumerate all the version tags and do gh workflow run build_documentation.yaml --ref {current_version_tag}.

@sayakpaul sayakpaul requested a review from danieldk March 18, 2026 09:04
@sayakpaul sayakpaul merged commit f999c0b into main Mar 18, 2026
38 checks passed
@sayakpaul sayakpaul deleted the trigger-doc-build-for-tags branch March 18, 2026 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants