Pull Requests | Issues | v5.0.2...v5.0.3
Bug Fixes
#794 Get repository owner and repository name from configuration file before getting associated pull requests
github-comment.yaml
base:
org: suzuki-shunsuke
repo: github-comment
e.g.
$ github-comment hide
WARN[0000] list associated prs error="list associated pull requests: GET https://api.github.com/repos///commits/cc0932be26d0dc94ff42cdbd15c98214836aebef/pulls?per_page=1&sort=updated&state=all: 404 Not Found []" org= repo= sha=cc0932be26d0dc94ff42cdbd15c98214836aebef
opts is invalid: pull request or issue number is required
Due to this bug, the following errors occured in Google Cloud Build.
- post, exec: Post a comment to not a pull request but a commit
- hide: Fail to hide comments