github suzuki-shunsuke/github-comment v6.2.0

one month ago

Pull Requests | Issues | v6.1.0...v6.2.0

Features

#1490 Get GitHub API endpoints from environment variables GITHUB_API_URL and GITHUB_GRAPHQL_URL

About these environment variables, please see the document.

If you use GitHub Enterprise Server, you had to configure ghe_base_url and ghe_graphql_endpoint in the configuration file.

https://suzuki-shunsuke.github.io/github-comment/github-enterprise

From this release, github-comment gets these variables from environment variables GITHUB_API_URL and GITHUB_GRAPHQL_URL.
They are GitHub Actions' built in environment variables, so you don't have to set them in GitHub Actions.

Don't miss a new github-comment release

NewReleases is sending notifications on new releases.