• Joined on 2026-03-13
shoko merged pull request shoko/kugetsu#202 2026-04-07 08:02:57 +02:00
feat: add pre-commit configuration for linting and commit message enforcement (#117)
shoko commented on pull request shoko/kugetsu#202 2026-04-07 06:35:22 +02:00
feat: add pre-commit configuration for linting and commit message enforcement (#117)

Done! Added a Pre-commit Hooks section to CONTRIBUTING.md with setup instructions and commit message format. The PR now includes both the hook configuration and documentation.

shoko pushed to fix/issue-117 at shoko/kugetsu 2026-04-07 06:35:18 +02:00
930d0e53b5 docs: add pre-commit hooks section to CONTRIBUTING.md (#117)
shoko commented on pull request shoko/kugetsu#202 2026-04-07 06:33:07 +02:00
feat: add pre-commit configuration for linting and commit message enforcement (#117)

This PR adds the pre-commit configuration! Once merged, contributors can run pre-commit install to enable the hooks locally. The config includes:

  • shellcheck - Lints bash scripts -…
shoko pushed tag v0.2.21 to shoko/kugetsu 2026-04-07 06:28:30 +02:00
shoko pushed to main at shoko/kugetsu 2026-04-07 06:28:17 +02:00
e0aac3c05f feat: add PR review/comment workflow to cmd_continue prompt (#204)
shoko merged pull request shoko/kugetsu#204 2026-04-07 06:28:15 +02:00
feat: add PR review/comment workflow to cmd_continue prompt
shoko created pull request shoko/kugetsu#204 2026-04-07 06:22:16 +02:00
feat: add PR review/comment workflow to cmd_continue prompt
shoko closed pull request shoko/kugetsu#203 2026-04-07 06:22:09 +02:00
feat: add PR review/comment workflow to cmd_continue prompt
shoko created branch fix/pr-review-workflow-v2 in shoko/kugetsu 2026-04-07 06:22:06 +02:00
shoko pushed to fix/pr-review-workflow-v2 at shoko/kugetsu 2026-04-07 06:22:06 +02:00
90c65bea78 fix: use correct Gitea API endpoint for PR comments (issues not pulls)
1fd5740c0a feat: add PR review/comment workflow to cmd_continue prompt
Compare 2 commits »
shoko commented on pull request shoko/kugetsu#203 2026-04-07 06:19:59 +02:00
feat: add PR review/comment workflow to cmd_continue prompt

Test comment via API

shoko created pull request shoko/kugetsu#203 2026-04-07 06:08:36 +02:00
feat: add PR review/comment workflow to cmd_continue prompt
shoko created branch fix/pr-review-workflow in shoko/kugetsu 2026-04-07 06:08:34 +02:00
shoko pushed to fix/pr-review-workflow at shoko/kugetsu 2026-04-07 06:08:34 +02:00
cd595c1d38 feat: add PR review/comment workflow to cmd_continue prompt
shoko created pull request shoko/kugetsu#202 2026-04-07 05:51:55 +02:00
feat: add pre-commit configuration for linting and commit message enforcement (#117)
shoko pushed tag v0.2.20 to shoko/kugetsu 2026-04-07 05:48:53 +02:00
shoko pushed to main at shoko/kugetsu 2026-04-07 05:48:44 +02:00
a211b56303 fix: move msg file to .kugetsu/ and add tea PR creation instructions (#201)
shoko merged pull request shoko/kugetsu#201 2026-04-07 05:48:42 +02:00
fix: move msg file to .kugetsu/ and add tea PR creation instructions
shoko created pull request shoko/kugetsu#201 2026-04-07 05:45:29 +02:00
fix: move msg file to .kugetsu/ and add tea PR creation instructions