-
Notifications
You must be signed in to change notification settings - Fork 91
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Milestone
Description
Is your feature request related to a problem?
Currently, we generate the Notation CLI reference doc with Cobra on a local machine, then publish it to the website and maintain it per release manually. This process is not a sustainable way to maintain the CLI reference doc because there is so much manual maintenance work per new release.
What solution do you propose?
It would be efficient to update the CLI reference docs automatically by a GitHub bot with a GitHub Actions workflow. I have seen other CLI projects like minder has the workflow to automate this process.
What alternatives have you considered?
N/A
Any additional context?
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Type
Projects
Status
Todo