Releases: fopina/upstream-to-pr
Releases · fopina/upstream-to-pr
v1.4.0
What's Changed
- Adding reviewers as input and pull request url as output by @jordyantunes in #104
New Contributors
- @jordyantunes made their first contribution in #104
Full Changelog: v1.3.0...v1.4.0
v1: Adding reviewers as input and pull request url as output (#104)
* Add output for pull request URL in UpstreamToPr class * Add output for pull request URL in action.yml Fix output formatting for pull request URL in UpstreamToPr class Add reviewers and team_reviewers inputs to action.yml and implement review requests in UpstreamToPr class Log reviewers and team reviewers inputs in the run function build lib Log reviewer requests for pull requests in UpstreamToPr class Refactor reviewer handling in createPR and requestReviewers methods * Remove debug logs * Add tests for reviewer requests * Update README.md to include reviewer params and action output variable
v1.2.0
What's Changed
- Bump @types/node from 18.15.8 to 18.15.12 by @dependabot in #32
- Bump eslint from 8.36.0 to 8.38.0 by @dependabot in #30
- Bump @typescript-eslint/parser from 5.56.0 to 5.59.0 by @dependabot in #31
- Add branch/tag name to PR title by @fopina in #33
- Cleanup old PRs by @fopina in #34
- commit history in PR body by @fopina in #35
Full Changelog: v1...v1.2.0
v1.1.0
v1.0.0
What's Changed
- Bump @types/node from 18.15.6 to 18.15.8 by @dependabot in #16
- Bump prettier from 2.5.1 to 2.8.7 by @dependabot in #15
- Bump typescript from 4.4.4 to 4.9.5 by @dependabot in #17
- Refactor code to improve testing coverage by @fopina in #18
- add codecov action by @fopina in #19
- improve README by @fopina in #20
- update v* tag by @fopina in #21
Full Changelog: v1...v1.0.0