ansible-collections / ibm_zos_core

Red Hat Ansible Certified Content for IBM Z
75 stars 44 forks source link

[Enabler][ac] Add command for 'make module-doc' to ac and as a github action #1439

Closed IsaacVRey closed 2 months ago

IsaacVRey commented 3 months ago
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:

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. image And looking at billable details we get 0s, image

ISSUE TYPE
COMPONENT NAME

ac

ADDITIONAL INFORMATION