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

Releases: repo-sync/pull-request

Release v2.12.1

Choose a tag to compare

@wei wei released this 21 Jan 16:38
7e79a9f

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

Choose a tag to compare

@wei wei released this 19 Jan 18:34
5723317

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

Choose a tag to compare

@wei wei released this 25 Dec 02:10
7e4bc12

What's Changed

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

Release v2.10 (Broken)

Choose a tag to compare

@wei wei released this 24 Dec 01:28
adae1bb

What's Changed

New Contributors

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

Release v2.9

Choose a tag to compare

@wei wei released this 11 Nov 03:10
1b6c626

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

Choose a tag to compare

@wei wei released this 31 Oct 21:09
992f4d7

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

Choose a tag to compare

@wei wei released this 31 Oct 20:38
c5cd65c

What's Changed

New Contributors

Full Changelog: v2...v2.7

v2.6.2

Choose a tag to compare

@heiskr heiskr released this 13 Apr 16:16
65785d9
Delete release.yml

fix: remote URL for GitHub server

Choose a tag to compare

@wei wei released this 17 Oct 17:08
5ba2c80

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

Choose a tag to compare

@wei wei released this 17 Feb 21:11
v2.6

feat: update has_changed_files output