-
Notifications
You must be signed in to change notification settings - Fork 9
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
Auto-update of CLI md from indexer repo #37
Comments
The two points I was referring to above
|
From chatGPT: To automatically create a pull request (PR) on the documentation repository whenever the markdown file in the technical repository is updated, you can set up a pipeline using a continuous integration/continuous deployment (CI/CD) tool. Here's a general outline of the steps involved:
Remember to adjust the workflow and pipeline specifics based on your CI/CD tool and repositories. The steps provided give a high-level overview, and you may need to customize them to fit your exact requirements and tooling. |
Will prioritize this after unstealth launch |
Could you also please open an issue for this in gh to automate this flow (effectively what @JonoPrest was referring to in discord) with the two copy paste exceptions I have noted here.
For the header may be able to use mdx and templating, otherwise will need a bit more preprocessing
Originally posted by @DenhamPreen in #35 (review)
The text was updated successfully, but these errors were encountered: