v1.2.0
·
560 commits
to main
since this release
What's Changed
- build(deps-dev): bump @babel/preset-env from 7.16.10 to 7.16.11 by @dependabot in #23
- fix: Resource not accessible by integration error by @ramonmulia in #25
- We recommend the users to change the workflow trigger for
pull_request_target
, this change will allow the action to comment into the PR when the project is forked. If you keep listening topull_request
event and the project is forked you will face "Resource not accessible by integration" error when there is no linked issue.
Full Changelog: v1...v1.2.0