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

chore: now docs are autogenerated as part of the release process #157

Merged
merged 3 commits into from
Sep 9, 2024

Conversation

nickytonline
Copy link
Member

@nickytonline nickytonline commented Sep 6, 2024

Description

This pull request introduces a new job to the release workflow for automating the documentation update process before releasing a new version. Additionally, it ensures that the release process waits for the documentation update PR to be merged before proceeding.

The repository is already configured for GitHub Actions to create and approve PRs.

CleanShot 2024-09-06 at 14 43 34

Related Tickets & Documents

Closes #152

Mobile & Desktop Screenshots/Recordings

Steps to QA

I've tested my script, but not the whole flow. We can see how it behaves for a beta release.

Tier (staff will fill in)

  • Tier 1
  • Tier 2
  • Tier 3
  • Tier 4

[optional] What gif best describes this PR or how it makes you feel?

@nickytonline nickytonline force-pushed the nickytonline/automate-doc-updates branch 2 times, most recently from 8f1bb51 to 505573d Compare September 6, 2024 18:47
@nickytonline nickytonline requested a review from a team September 6, 2024 18:50
@nickytonline nickytonline force-pushed the nickytonline/automate-doc-updates branch from 9e20c1e to 505573d Compare September 6, 2024 18:59
.github/workflows/release.yaml Outdated Show resolved Hide resolved
.github/workflows/release.yaml Outdated Show resolved Hide resolved
@nickytonline nickytonline force-pushed the nickytonline/automate-doc-updates branch from 505573d to ae7bea3 Compare September 7, 2024 02:12
@nickytonline nickytonline requested a review from a team September 9, 2024 12:34
@nickytonline nickytonline merged commit f960daa into beta Sep 9, 2024
9 checks passed
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.

Feature: automate docs generation in release action
3 participants