Automatically update README.md from action.yml contents (again) #108
Labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
actions/forgejo-release#108
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I just noticed that README.md is outdated for a few of the inputs (and their defaults), however the descriptions in action.yml are up-to-date.
Would it maybe be a good idea to reinstate the automatic updating of README.md from the contents of action.yml using the
action-docsaction mentioned at the end of the readme file?Please note that doing this would conflict with actions/forgejo-release!102 and possibly other manual edits done in README.md in the past.
I could create a PR for this if desired or (if not desired) try to make the two files consistent again.
FWIW, the current diff if you run
action-docs --update-readmeis:yes. please send a pr. probably include a CI check which fails on diff would be a good thing to not forget in future