ibm_zos_core
ibm_zos_core copied to clipboard
[Enabler][ac] Add command for 'make module-doc' to ac and as a github action
SUMMARY
Add command for 'make module-doc' to ac and first try for github action.
Added new github action that will execute make module-doc upon a new pull request with base branch dev or any branch that starts with staging. By default, it will run on three triggers:
- open
- synchronize (every time the branch, with its PR in draft mode or ready for review gets a new push into remote).
- reopen
You can see this Github Action in the following PR https://github.com/fernandofloresg/ibm_zos_core/pull/26 And look at the run details here https://github.com/fernandofloresg/ibm_zos_core/actions/runs/8618035234/job/23619447213?pr=26
It averages 34s of execution time.
And looking at billable details we get 0s,
ISSUE TYPE
- Feature Pull Request
COMPONENT NAME
ac
ADDITIONAL INFORMATION