Releases: probot/octokit-plugin-config
Releases · probot/octokit-plugin-config
v1.1.1
v1.1.0
v1.0.5
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
Features
octokit.config.get({ owner, repo, filename, defaults })
, fallback to.github
repositoryoptions.defaults
as function- add support for
_extends
with shallow merge _extends
with support for custom merge strategy viadefaults(configs)
- handle recursion
- support JSON files for configuration
- handle unknown file extensions
- handle malformed json
- handle handle malformed YAML
- handle unsafe YAML
- support
_extends
values with owner (other-owner/repo
), custom path (repo:path/to/config.yml
), or a combination of the two - branch parameter