Skip to content

Releases: git-town/action

v1.2.0

08 Feb 12:51
db5a46a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1...v1.2.0

v1.1.1

08 Feb 12:33
2be2dfa
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1...v1.1.1

v1.1.0

27 Jan 23:12
8a6469b
Compare
Choose a tag to compare

What's Changed

  • docs: refine history-limit docs, add warning by @tranhl in #50
  • feat: non-destructive updates to PR body by @Eric162 in #51
  • ci: update EditorConfig version by @tranhl in #54

New Contributors

Full Changelog: v1...v1.1.0

v1.0.8

18 Dec 02:21
379e52b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1...v1.0.8

v1.0.7

04 Dec 09:19
5c95b2a
Compare
Choose a tag to compare

What's Changed

  • fix(schema): add nullable to body in pullRequestSchema by @Hagith in #47

New Contributors

Full Changelog: v1...v1.0.7

v1.0.6

30 Nov 03:57
8a1ec34
Compare
Choose a tag to compare

What's Changed

  • feat: fetch all repo PRs instead of just open PRs by @tranhl in #41
  • fix: handle orphaned & existing branches in graph by @tranhl in #44

Full Changelog: v1...v1.0.6

v1.0.5

12 Sep 03:46
7cec053
Compare
Choose a tag to compare

What's Changed

  • feat: paginate remote branches by @tranhl in #37

Full Changelog: v1.0.4...v1.0.5

v1.0.4

21 Aug 01:14
fb65201
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1...v1.0.4

v1.0.3

25 Jun 04:11
3191ced
Compare
Choose a tag to compare

What's Changed

  • config: support SSH identities & update editorconfig version by @tranhl in #31
  • feat: print input/config debugging info by @tranhl in #32

Full Changelog: v1...v1.0.3

v1.0.2

28 Mar 09:56
1860fa2
Compare
Choose a tag to compare

Bug Fixes

  • Action now correctly runs on PRs with a perennial parent