bpmn-visualization-R icon indicating copy to clipboard operation
bpmn-visualization-R copied to clipboard

[INFRA] Add a job which regenerate automatically the documentation (.Rd) on each PR

Open csouchet opened this issue 3 years ago • 1 comments

Add a new job who execute the command devtools::document(), and commit the change in the current PR if there is updating in the documentation.

See also #30

csouchet avatar Oct 15 '21 07:10 csouchet

⚠️ our need is to ensure that the generated documentation is always up to date. A job may be a way to do it, but this is not mandatory. I suggest we rename the issue to match what we need.

tbouffard avatar Oct 18 '21 07:10 tbouffard