There needs to be a setting somewhere that affects a whole environment (Such as ManderaGeneral).
Currently it's all defined in generalpackager. Let's take a list of packages to include for example:
Alternative 1
Require a separate repo with some configuration file, have a simple workflow for every repo to relay to this one?
Alternative 2
Define it in metadata.json. In Actions, it will relay the new config to all other repos
There needs to be a setting somewhere that affects a whole environment (Such as ManderaGeneral).
Currently it's all defined in
generalpackager. Let's take a list of packages to include for example:Alternative 1
Require a separate repo with some configuration file, have a simple workflow for every repo to relay to this one?
Alternative 2
Define it in metadata.json. In Actions, it will relay the new config to all other repos