Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ci): Trigger regeneration of community docs on release #650

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

wdullaer
Copy link
Contributor

@wdullaer wdullaer commented Nov 12, 2024

Description

Triggers a rebuild of the community docs when we release a new CLI version.

Checklist

(For exoscale contributors)

  • Changelog updated (under Unreleased block)
  • Testing

Testing

GH_TOKEN was set the value in the secret.

$ export GH_TOKEN=<redacted>
$ gh workflow run gen-cli.yaml -R exoscale/community-ng -f version=master
✓ Created workflow_dispatch event for gen-cli.yaml at main

To see runs for this workflow, try: gh run list --workflow=gen-cli.yaml

@wdullaer wdullaer merged commit 3f94622 into master Nov 13, 2024
2 checks passed
@wdullaer wdullaer deleted the community-autogen branch November 13, 2024 14:42
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