digger icon indicating copy to clipboard operation
digger copied to clipboard

Introduce a "global_settings" config in digger.yml

Open fleroux514 opened this issue 1 year ago • 1 comments

Ex:

global_settings:
     include: ["terraform-version, "ci.yml", "digger.yml"]
     exclude: []
     workflow: default_workflow_name

The include and exclude sections in this config would apply to all projects defined in digger.yml, which means that those values would be be appended to any values defined under include or exclude at the project level.

fleroux514 avatar Jun 20 '23 15:06 fleroux514

Thanks for the idea!! Tagging @veziak @Spartakovic for input

ZIJ avatar Jun 21 '23 14:06 ZIJ