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

(doc) Add GitHub Action to create new doc tag when a release happen #390

Closed
Tracked by #291
thomaspoignant opened this issue Oct 30, 2022 · 0 comments
Closed
Tracked by #291
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers

Comments

@thomaspoignant
Copy link
Owner

Add a GitHub action to create a new documentation version every time a new release is created.

The steps to do in the GHA are:

  1. Create the new version based on the tag name (https://docusaurus.io/docs/versioning#tagging-a-new-version)
  2. Merge the change into the main branch
  3. When merged to the main branch another GHA will trigger and release the tagged version.
@thomaspoignant thomaspoignant self-assigned this Oct 30, 2022
@thomaspoignant thomaspoignant mentioned this issue Oct 30, 2022
11 tasks
@thomaspoignant thomaspoignant added the good first issue Good for newcomers label Oct 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant