Releases: nearform-actions/github-action-check-linked-issues
Releases · nearform-actions/github-action-check-linked-issues
v1.2.2
What's Changed
- build(deps-dev): bump eslint-plugin-jest from 26.1.1 to 26.1.2 by @dependabot in #48
- build(deps-dev): bump eslint-plugin-jest from 26.1.2 to 26.1.3 by @dependabot in #49
- build(deps-dev): bump prettier from 2.6.0 to 2.6.1 by @dependabot in #50
Full Changelog: v1...v1.2.2
v1.2.1
What's Changed
- build(deps-dev): bump eslint-plugin-jest from 25.7.0 to 26.0.0 by @dependabot in #27
- build(deps-dev): bump eslint-plugin-jest from 26.0.0 to 26.1.0 by @dependabot in #29
- build(deps-dev): bump jest from 27.4.7 to 27.5.0 by @dependabot in #30
- build(deps): bump minimatch from 3.0.4 to 3.0.5 by @dependabot in #31
- build(deps-dev): bump jest from 27.5.0 to 27.5.1 by @dependabot in #32
- build(deps): bump minimatch from 3.0.5 to 4.1.1 by @dependabot in #34
- build(deps-dev): bump @vercel/ncc from 0.33.1 to 0.33.3 by @dependabot in #35
- build(deps): bump minimatch from 4.1.1 to 5.0.0 by @dependabot in #36
- build(deps-dev): bump eslint-plugin-jest from 26.1.0 to 26.1.1 by @dependabot in #37
- build(deps-dev): bump eslint-config-prettier from 8.3.0 to 8.4.0 by @dependabot in #38
- build(deps): bump actions/setup-node from 2 to 3.0.0 by @dependabot in #40
- build(deps): bump minimatch from 5.0.0 to 5.0.1 by @dependabot in #41
- Update docs with limitation by @sameer-coder in #39
- build(deps): bump actions/checkout from 2 to 3 by @dependabot in #42
- build(deps-dev): bump eslint-config-prettier from 8.4.0 to 8.5.0 by @dependabot in #43
- build(deps-dev): bump prettier from 2.5.1 to 2.6.0 by @dependabot in #44
- fix: subjectId type by @ramonmulia in #46
New Contributors
- @sameer-coder made their first contribution in #39
Full Changelog: v1...v1.2.1
v1.2.0
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
v1.1.0
What's Changed
- build(deps-dev): bump eslint-plugin-prettier from 3.4.1 to 4.0.0 by @dependabot in #15
- build(deps-dev): bump @babel/preset-env from 7.16.7 to 7.16.8 by @dependabot in #16
- feat: Adding comments when build fails and delete the previous when it passes by @ramonmulia in #17
- build(deps-dev): bump eslint-plugin-jest from 25.3.4 to 25.7.0 by @dependabot in #19
- build(deps-dev): bump @babel/preset-env from 7.16.8 to 7.16.10 by @dependabot in #21
- fix: Adding examples about the new feature by @ramonmulia in #20
New Contributors
- @ramonmulia made their first contribution in #17
Full Changelog: v1...v1.1.0
v1.0.0
What's Changed
- Add initial implementation by @nuragic in #1
- build(deps): bump nearform/github-action-notify-release from 1.2.7 to 1.2.8 by @dependabot in #4
- build(deps-dev): bump eslint from 8.5.0 to 8.6.0 by @dependabot in #5
- build(deps-dev): bump jest from 27.4.5 to 27.4.7 by @dependabot in #6
- fix: support for excluding branches by @salmanm in #12
- fix: failure on skipping by @salmanm in #13
New Contributors
- @nuragic made their first contribution in #1
- @dependabot made their first contribution in #4
- @salmanm made their first contribution in #12
Full Changelog: https://github.com/nearform/github-action-check-linked-issues/commits/v1.0.0