Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Sep 17:49
· 251 commits to main since this release
4d524b7

Features

  • octokit.config.get({ owner, repo, filename, defaults }), fallback to .github repository
  • options.defaults as function
  • add support for _extends with shallow merge
  • _extends with support for custom merge strategy via defaults(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