22 Commits

Author SHA1 Message Date
izzy 4bc5c942e4 chore: actually build
Signed-off-by: izzy <me@insrt.uk>
2026-01-24 23:43:18 +00:00
Kevin Goslar 57c313a898 Add support for upcoming new config filename (#69) 2025-11-06 01:02:23 +11:00
Long Tran 94efc814f6 chore: bump package versions (#67) 2025-09-14 18:37:39 +10:00
Long Tran fea06c3ad4 feat: stack visualization in PR comment (#65) 2025-07-13 19:47:15 +10:00
Long Tran 66853b49b9 refactor: colocate body updates in DescriptionLocation class (#64) 2025-07-13 18:48:49 +10:00
Long Tran b5d23a0a98 refactor: colocate markdown rendering logic (#63) 2025-07-13 18:13:20 +10:00
Long Tran 1ae4421b00 fix: catch output generation errors (#61) 2025-06-06 18:33:27 +10:00
Long Tran 3d8b878379 chore: log action result (#60) 2025-06-06 18:13:13 +10:00
Long Tran db5a46a8e5 feat: .git-town.toml support (#57) 2025-02-08 23:51:13 +11:00
Long Tran 2be2dfa068 fix: duplicate descriptions (#56)
* fix: duplicate descriptions

* tidy code
2025-02-08 23:33:02 +11:00
Eric Shirley e7d9055e10 feat: non-destructive updates to PR body (#51)
* Fixes the action deleting parts of the description when there is another list in the body

* all fixes

* update editorconfig checker config to keep up with current version

* dist

* update readme

* README again

* use graph depth when generating output instead of branch type

* cleanup and renaming
2025-01-28 09:43:07 +11:00
Long Tran 379e52b8a5 feat: history-limit input (#49)
* --wip-- [skip ci]

* feat: `history-limit` input
2024-12-18 13:20:54 +11:00
Rafał Gałka 5c95b2ad06 fix(schema): add nullable to body in pullRequestSchema (#47)
fixes #46
2024-12-04 20:19:07 +11:00
Long Tran 088d4e0110 tidying: shorten variable name (#45) 2024-12-02 14:21:30 +11:00
Long Tran 8a1ec345d5 fix: handle orphaned & existing branches in graph (#44) 2024-11-30 14:56:40 +11:00
Long Tran 219de3c6f0 feat: fetch all repo PRs instead of just open PRs (#41)
* Use `pull_request_target` event for actions

* update event

* feat: fetch all repo PRs instead of just open PRs

* update dist

---------

Co-authored-by: Github <noreply@github.com>
2024-10-31 21:39:12 +11:00
Long Tran 7cec053e10 feat: paginate remote branches (#37)
* feat: paginate remote branches

* pin editorconfig-checker to 5.1.8 (config v3.0.3)

* don't commit metafile
2024-09-12 13:44:55 +10:00
stoopkidddd fb652010e1 feat: add skipSingleStacks option (#39)
* feat: add `skipSingleStacks` option

* Update README.md

---------

Co-authored-by: Long Tran <mail@tranhl.me>
2024-08-21 11:13:26 +10:00
Long Tran 3191ceda00 feat: print input/config debugging info (#32)
* feat: print inputs for debugging

* config: support SSH identities & update editorconfig version

* update dist

* strip body from pull request log
2024-06-25 14:06:25 +10:00
Long Tran 1860fa26f8 fix: action failure on branch with perennial parent (#10) 2024-03-28 20:55:36 +11:00
Long Tran eb21bfe902 build: remove minification from dist/index.js (#9) 2024-03-28 18:29:17 +11:00
Long Tran fd2156e6c0 feat: v1 (#1)
* feat: v1
2024-03-27 22:30:12 +11:00