-
Notifications
You must be signed in to change notification settings - Fork 1
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
feat: add a new action to validate contribution to the bonita documentation content #115
Conversation
0d3ba32
to
92c5d93
Compare
* Adding forbidden pattern Step check * Adding Attributes Step check
3e64f4b
to
41e8f0f
Compare
* Use Eslint and fix error * remove test parts * improve Readme
I have just tested the action with bonitasoft/bonita-labs-doc#148. Everything run fine 💪🏿
|
❓ This new action seems to be usable only in the context of Antora and AsciiDoc. So, I suggest we find a better name.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Here are some suggestions to improve the wording.
I will check the action in the bonita-labs-doc
repository soon.
Co-authored-by: Thomas Bouffard <[email protected]>
❌ There is an error when running the actoin commit 0bacfa1 (https://github.com/bonitasoft/bonita-labs-doc/actions/runs/6561671422/job/17821868367?pr=148) or 62dad28 (https://github.com/bonitasoft/bonita-labs-doc/actions/runs/6571494407/job/17850750270?pr=148)
|
Fixed ! It's a bad copy/paste :( |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, good job, this was a tough one!
Create action to validate the contribution follow our documentation guidelines.
A test PR is opened in bonita-labs-doc to play with this new action
This PR is the first iteration of action to check contribution.