slapr icon indicating copy to clipboard operation
slapr copied to clipboard

File-based configuration

Open florimondmanca opened this issue 6 years ago • 0 comments

actions/labeler can be configured via a labeler.yml config file - which is what we use in integrations-core.

Perhaps we could adopt the same pattern so that our users' workflows/slapr.yml is slimmer, with separate configuration.

Config from a YAML file should also be easier to consume (and swap out for testing purposes) than environment variables. :+1:

florimondmanca avatar Feb 07 '20 15:02 florimondmanca