Skip to content
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.

Releases: repo-sync/pull-request

Release v2.12.1

21 Jan 16:38
@wei wei
7e79a9f
Compare
Choose a tag to compare

What's Changed

  • fix: properly parse special characters in repo URL by @m4heshd in #127

Full Changelog: v2.12...v2.12.1

Release v2.12

19 Jan 18:34
@wei wei
5723317
Compare
Choose a tag to compare

What's Changed

  • fix: remote URL querying of repos cloned using an SSH key by @m4heshd in #122

Full Changelog: v2...v2.12

Release v2.11

25 Dec 02:10
@wei wei
7e4bc12
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.10...v2.11

Release v2.10 (Broken)

24 Dec 01:28
@wei wei
adae1bb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.9...v2.10

Release v2.9

11 Nov 03:10
@wei wei
1b6c626
Compare
Choose a tag to compare

What's Changed

  • docs: bump actions/checkout to v3 by @wei
  • feat: make docker deployment optional by @wei
  • feat: auto detect default github_token by @privatenumber in #98

New Contributors

Full Changelog: v2.8...v2.9

Release v2.8

31 Oct 21:09
@wei wei
992f4d7
Compare
Choose a tag to compare

What's Changed

  • feat: switch action to use docker image from ghcr by @wei in #109
  • feat: add docker deployment by @wei in #108

Full Changelog: v2.7....v2.8

Release v2.7

31 Oct 20:38
@wei wei
c5cd65c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2...v2.7

v2.6.2

13 Apr 16:16
65785d9
Compare
Choose a tag to compare
Delete release.yml

fix: remote URL for GitHub server

17 Oct 17:08
@wei wei
5ba2c80
Compare
Choose a tag to compare

The hard coded part github.com in the Git remote URL does not work on GitHub enterprise instances. Updated to use GITHUB_SERVER_URL environment variable.

feat: add has_changed_files output

17 Feb 21:11
@wei wei
Compare
Choose a tag to compare
v2.6

feat: update has_changed_files output