Skip to content

Releases: fopina/upstream-to-pr

v1.4.0

23 Jan 22:59
c19156c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.4.0

v1: Adding reviewers as input and pull request url as output (#104)

24 Mar 01:31
c19156c
Compare
Choose a tag to compare
* 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

20 Apr 11:32
5ea277c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1...v1.2.0

v1.1.0

26 Mar 14:04
ccb7714
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1...v1.1.0

v1.0.0

25 Mar 18:22
f0456f1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1...v1.0.0