ai-cfia / github-workflows

Reusable github workflows
MIT License
2 stars 0 forks source link

As a Devops, I would like to have a unified set of rules for yaml linting #101

Closed SonOfLope closed 6 months ago

SonOfLope commented 6 months ago

Currently, we can only provide a config file from the calling repository to apply rules for yaml linting. If we want to enable repositories to use a unified config file for the organisation, we would need to add a config file in current repository and specify in its usage documentation that omiting a config file makes the workflow use the unified config file.