Skip to content

v4.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 May 01:43
· 1297 commits to main since this release
9a0dc3c

Pull Requests | Issues | v4.1.1...v4.2.0

Features

#462 #464 Support GitHub Enterprise

For GitHub Enterprise, please set the following fields in configuration file github-comment.yaml.

ghe_base_url: https://api.github.com # CHANGE
ghe_graphql_endpoint: https://api.github.com/graphql # CHANGE

Others

#419 refactor: use pointers