Releases: Suree33/gh-pr-todo
Releases · Suree33/gh-pr-todo
v1.1.7
Compare
Sorry, something went wrong.
No results found
1.1.7 (2026-07-31)
Miscellaneous Chores
deps: bump actions/setup-go from 6.5.0 to 7.0.0 (#139 ) (a2a2e28 )
deps: bump github.com/odvcencio/gotreesitter (#132 ) (623fad5 )
deps: bump github.com/odvcencio/gotreesitter (#145 ) (a8c4552 )
v1.1.6
Compare
Sorry, something went wrong.
No results found
1.1.6 (2026-07-07)
Miscellaneous Chores
deps: bump github.com/odvcencio/gotreesitter (#128 ) (414c95c )
deps: bump golangci/golangci-lint-action from 9.2.1 to 9.3.0 (#129 ) (4936503 )
v1.1.5
Compare
Sorry, something went wrong.
No results found
1.1.5 (2026-07-03)
Miscellaneous Chores
deps: bump actions/checkout from 6.0.3 to 7.0.0 (#122 ) (8cb067b )
deps: bump actions/setup-go from 6 to 6.4.0 (#123 ) (7616fd8 )
deps: bump actions/setup-go from 6.4.0 to 6.5.0 (#125 ) (b1dab92 )
deps: bump cli/gh-extension-precompile from 2 to 2.1.0 (#120 ) (63fc748 )
deps: bump cli/gh-extension-precompile from 2.1.0 to 2.2.0 (#124 ) (3760741 )
deps: bump github.com/odvcencio/gotreesitter (#126 ) (7309b2b )
deps: bump github.com/odvcencio/gotreesitter (#127 ) (8d68cec )
v1.1.4
Compare
Sorry, something went wrong.
No results found
1.1.4 (2026-06-16)
Miscellaneous Chores
deps: bump actions/checkout from 6.0.2 to 6.0.3 (#116 ) (36c9d8c )
deps: bump github.com/odvcencio/gotreesitter (#119 ) (8ad0d6b )
v1.1.3
Compare
Sorry, something went wrong.
No results found
1.1.3 (2026-06-03)
Miscellaneous Chores
deps: bump actions/checkout from 6 to 6.0.2 (#114 ) (b4708e7 )
deps: bump github.com/odvcencio/gotreesitter (#113 ) (a0392a6 )
deps: bump golangci/golangci-lint-action from 9.2.0 to 9.2.1 (#111 ) (425e85b )
v1.1.2
Compare
Sorry, something went wrong.
No results found
1.1.2 (2026-05-26)
Miscellaneous Chores
deps: bump github.com/odvcencio/gotreesitter (#109 ) (5b33269 )
deps: bump golangci/golangci-lint-action from 9 to 9.2.0 (#107 ) (0a4cfee )
v1.1.1
Compare
Sorry, something went wrong.
No results found
1.1.1 (2026-05-15)
Miscellaneous Chores
deps: bump github.com/odvcencio/gotreesitter (#105 ) (c1fdf96 )
v1.1.0
Compare
Sorry, something went wrong.
No results found
1.1.0 (2026-05-05)
Features
Added configurable TODO severity policies with config files, bucket lists, per-marker overrides, ignored marker types, shared config/policy resolution, and related CLI cleanup. (#82 , #85 , #86 , #91 , #100 , #101 , #104 )
Added gh pr-todo init for creating configuration files, with interactive location selection, non-interactive targets, and a dedicated init workflow. (#87 , #92 , #93 , #102 )
Refactoring
Deduplicated GitHub raw file content fetching. (#99 )
Miscellaneous Chores
deps: bump github.com/odvcencio/gotreesitter (#103 ) (5cdf90d )
v1.0.2
Compare
Sorry, something went wrong.
No results found
1.0.2 (2026-05-03)
Refactoring
todo-type: introduce policy-based severity model (#79 ) (982509b )
Miscellaneous Chores
workflow: run gh pr-todo on pull requests (#80 ) (09f50d9 )
v1.0.1
Compare
Sorry, something went wrong.
No results found
1.0.1 (2026-05-03)
Bug Fixes
todo-type: fail only on warning-level TODOs in CI (d85df97 )