Commit Graph

  • aa28d465c5 chore: update claude-code-base-action to v0.0.31 GitHub Actions 2025-07-03 21:42:32 +00:00
  • 55b7205cd2 feat: add fallback_model input to enable automatic model fallback (#228) Ashwin Bhat 2025-07-03 11:09:10 -07:00
  • 8fe405c45f feat: add formatted output for Claude Code execution reports (#18) Piotr Padlewski 2025-07-03 19:59:12 +02:00
  • 73012199e4 fix sticky comment variable name (#226) Ashwin Bhat 2025-07-03 09:18:28 -07:00
  • 459b56e54d chore: update claude-code-base-action to v0.0.30 GitHub Actions 2025-07-03 04:27:02 +00:00
  • 00f9595fb4 chore: update claude-code-base-action to v0.0.29 GitHub Actions 2025-07-01 21:38:26 +00:00
  • 79f2086fce feat: add sticky_comment input to reduce GitHub comment spam (#211) Dmitriy Shekhovtsov 2025-07-01 19:37:39 +02:00
  • bcb072b63f docs: add FAQ entry about assigning in a private repo (#218) Julien Tanay 2025-07-01 16:17:03 +02:00
  • e3b3e531a7 chore: update claude-code-base-action to v0.0.28 GitHub Actions 2025-07-01 02:57:05 +00:00
  • a7665d3698 fix: resolve CI issues - formatting and TypeScript errors (#217) Derek Bredensteiner 2025-06-30 21:56:37 -05:00
  • 91c510a769 fix: add missing LABEL_TRIGGER environment variable to prepare step (#209) taku.tsunose 2025-06-28 01:25:00 +09:00
  • 1e006bf2d0 chore: update claude-code-base-action to v0.0.27 GitHub Actions 2025-06-26 01:00:41 +00:00
  • ece712ea81 chore(README): add base branch parameter (#201) Stefano Amorelli 2025-06-26 00:21:46 +03:00
  • 032008d3b6 feat(config): add branch prefix configuration (#197) Stefano Amorelli 2025-06-26 00:01:25 +03:00
  • b0d9b8c4cd Add label trigger functionality to Claude Code Action (#177) Tomohiro Ishibashi 2025-06-26 02:25:26 +09:00
  • c831be8f54 chore: update claude-code-base-action to v0.0.26 GitHub Actions 2025-06-24 23:47:06 +00:00
  • 38254908ae fix: allow direct_prompt with issue assignment without requiring assignee_trigger (#192) Tomohiro Ishibashi 2025-06-24 09:41:25 +09:00
  • 882586e496 chore: remove unwanted files added in commit 91f620f (#193) Tomohiro Ishibashi 2025-06-24 09:39:14 +09:00
  • 28aaa5404d chore: update claude-code-base-action to v0.0.25 GitHub Actions 2025-06-24 00:35:11 +00:00
  • ebbd9e9be4 chore: update claude-code-base-action to v0.0.24 GitHub Actions 2025-06-20 21:50:00 +00:00
  • 237de9d329 chore: update claude-code-base-action to v0.0.23 GitHub Actions 2025-06-20 15:38:21 +00:00
  • 91f620f8c2 docs: remove references to non-existent test-local.sh script (#187) Ashwin Bhat 2025-06-19 07:52:42 -07:00
  • 3486c33ebf chore: update claude-code-base-action to v0.0.22 GitHub Actions 2025-06-17 21:59:57 +00:00
  • 13ccdab2f8 fix: correct assignee trigger test to handle different assignee properly (#178) Kuma Taro 2025-06-18 02:06:06 +09:00
  • bcf2fe94f8 chore: update claude-code-base-action to v0.0.21 GitHub Actions 2025-06-17 13:39:54 +00:00
  • 2dab3f2afe Revert "feat: enhance error reporting with specific error types from Claude e…" (#179) Ashwin Bhat 2025-06-16 16:52:07 -07:00
  • 1b94b9e5a8 feat: enhance error reporting with specific error types from Claude execution (#164) Ashwin Bhat 2025-06-16 15:31:43 -07:00
  • e0d3fec39f update MCP server image to version 0.5.0 (#175) Tomohiro Ishibashi 2025-06-16 23:40:13 +09:00
  • 3c748dc927 chore: update claude-code-base-action to v0.0.20 GitHub Actions 2025-06-14 02:45:07 +00:00
  • ffb2927088 feat: add release workflow with beta tag management (#171) Ashwin Bhat 2025-06-13 17:43:56 -04:00
  • def1b3a94e docs: add uv example for Python MCP servers in mcp_config section (#170) Ashwin Bhat 2025-06-13 17:15:50 -04:00
  • 67d7753c80 Accept multiline input for allowed_tools and disallowed_tools (#168) Hidetake Iwata 2025-06-13 23:19:36 +09:00
  • a8d323af27 feat: use dynamic fetch depth based on PR commit count (#169) Bastian Gutschke 2025-06-13 16:13:30 +02:00
  • 41dd0aa695 feat: use GitHub display name in Co-authored-by trailers (#163) Ashwin Bhat 2025-06-12 18:16:36 -04:00
  • 55966a1dc0 chore: update claude-code-base-action to v0.0.19 GitHub Actions 2025-06-12 21:55:17 +00:00
  • b10f287695 chore: update claude-code-base-action to v0.0.18 GitHub Actions 2025-06-11 23:01:51 +00:00
  • 56d8eac7ce chore: update claude-code-base-action to v0.0.17 GitHub Actions 2025-06-11 22:03:34 +00:00
  • 25f9b8ef9e fix: add baseUrl to Octokit initialization in update_claude_comment (#157) Ashwin Bhat 2025-06-11 17:45:05 -04:00
  • 3bcfbe7385 feat: add MultiEdit to base_allowed_tools (#155) Ashwin Bhat 2025-06-10 19:36:52 -04:00
  • bdd0c925cb chore: update claude-code-base-action to v0.0.14 GitHub Actions 2025-06-10 19:08:55 +00:00
  • 37ec8e4781 fix: set disallowed_tools as env when runing prepare.ts (#151) atsushi-ishibashi 2025-06-10 21:59:55 +09:00
  • e5b1633249 feat: add roadmap for Claude Code GitHub Action v1.0 (#150) Ashwin Bhat 2025-06-09 18:58:08 -04:00
  • 37483ba112 feat: add max_turns parameter support (#149) Ashwin Bhat 2025-06-09 13:28:22 -04:00
  • 9b50f473cb Update allowed tools align with what is available in github-mcp-server (#145) Sepehr Sobhani 2025-06-08 16:24:25 -04:00
  • 47ea5c2a69 chore: update claude-code-base-action to v0.0.13 GitHub Actions 2025-06-06 19:44:49 +00:00
  • 4bd9c2053a chore: update claude-code-base-action to v0.0.12 GitHub Actions 2025-06-06 15:30:07 +00:00
  • a8399fe052 Merge pull request #2 from zinglax/shallow-fetch v1.0.16 Mark Wylde 2025-06-06 08:54:50 +01:00
  • f862b5a16a chore: update claude-code-base-action to v0.0.11 GitHub Actions 2025-06-05 23:19:03 +00:00
  • 424d1b8f87 update package name (#135) Ashwin Bhat 2025-06-05 13:41:23 -07:00
  • 1d5e695d0c Update package name to reference under the @Anthropic-AI NPM org (#134) David Dworken 2025-06-05 13:28:36 -07:00
  • 8e8be41f15 fix: replace github.action_path with GITHUB_ACTION_PATH for containerized workflows (#133) Ashwin Bhat 2025-06-05 10:10:43 -07:00
  • c7957fda5d chore: update claude-code-base-action to v0.0.10 (#131) Ashwin Bhat 2025-06-05 09:59:42 -07:00
  • 1990b0bdb3 Update temp directory paths to use runner temp directory (#129) Minsu Lee 2025-06-06 01:53:56 +09:00
  • 699aa26b41 fix: only load GitHub MCP server when its tools are allowed (#124) Ashwin Bhat 2025-06-04 11:56:56 -07:00
  • 94c0c31c1b chore: switch to upstream github-mcp-server v0.4.0 (#126) Ashwin Bhat 2025-06-04 11:42:57 -07:00
  • f640f38102 Adding --depth=1 to fetchs to save time zinglax 2025-06-04 09:44:05 -04:00
  • be799cbe7b fix: skip SHA computation for deleted files (#115) Robb Walters 2025-06-03 13:40:52 -07:00
  • bd71ac0e8f fix: wrap github MCP config with mcpServers in issue-triage workflow (#118) Ashwin Bhat 2025-06-03 11:31:04 -07:00
  • 65b9bcde80 chore: update claude-code-base-action to v0.0.9 (#116) Ashwin Bhat 2025-06-02 21:42:23 -07:00
  • 70245e56e3 feat: add claude_env input for custom environment variables (#102) Ashwin Bhat 2025-06-02 20:52:34 -07:00
  • 1d4d6c4b93 feat: add unified update_claude_comment tool (#98) Ashwin Bhat 2025-06-02 12:15:25 -07:00
  • e409c57d90 feat: add mcp_config input that merges with existing mcp server (#96) Ashwin Bhat 2025-06-02 09:03:45 -07:00
  • f6e5597633 fix: specify baseUrl in Octokit (#107) (#108) YutaSaito 2025-06-02 13:07:44 +09:00
  • 0cd44e50dd fix: Update condition for final message in output (#106) Andrew Munsell 2025-06-01 18:33:02 -07:00
  • 54147e92b6 fix: follow commit convention v1.0.15 Mark Wylde 2025-06-01 12:21:05 +01:00
  • 42d3e56b56 fix: encourage use of mcp__gitea__list_branches v1.0.14 Mark Wylde 2025-05-31 13:54:12 +01:00
  • 2c9043d65f fix: prompt v1.0.13 Mark Wylde 2025-05-31 13:46:05 +01:00
  • 957f0ddc6f fix: encourage tool use over link v1.0.12 Mark Wylde 2025-05-31 13:35:56 +01:00
  • 4005d690a8 fix: syntax v1.0.10 Mark Wylde 2025-05-31 13:30:39 +01:00
  • 319e236b21 chore: remove stuff from prompt Mark Wylde 2025-05-31 13:23:04 +01:00
  • b4448a4e51 fix: explain how to create pull request v1.0.9 Mark Wylde 2025-05-31 13:17:39 +01:00
  • 163b16a5a5 chore: remove generated by v1.0.8 Mark Wylde 2025-05-31 13:07:49 +01:00
  • fd513046fa chore: remove generated by Mark Wylde 2025-05-31 13:07:20 +01:00
  • aaeb014ca6 chore: refactor prompt for gitea v1.0.7 Mark Wylde 2025-05-31 13:00:23 +01:00
  • 56b03c7993 feat: add more gitea mcp tools v1.0.6 Mark Wylde 2025-05-31 12:47:44 +01:00
  • 46a306ccf2 chore: reduce readme Mark Wylde 2025-05-31 11:33:49 +01:00
  • c6c6a613c8 chore: update screenshot for readme Mark Wylde 2025-05-31 11:16:32 +01:00
  • 2d1c93ebd2 chore: update screenshot for readme Mark Wylde 2025-05-31 11:14:53 +01:00
  • 87eac76ba0 feat: add optional claude name and email for git v1.0.5 Mark Wylde 2025-05-31 10:55:35 +01:00
  • 96524bd1d8 chore: update readme with claude max info Mark Wylde 2025-05-31 10:48:40 +01:00
  • 0a1983379e Implement claude max auth v1.0.4 Mark Wylde 2025-05-31 10:14:51 +01:00
  • 90c7a171fc Merge branch 'main' of github.com:anthropics/claude-code-action into gitea Mark Wylde 2025-05-31 09:49:56 +01:00
  • 07ce5612a4 chore: update readme version Mark Wylde 2025-05-31 09:49:49 +01:00
  • d2b03c9183 Merge branch 'feat/give-claude-access-to-switch-branch' of github.com:markwylde/claude-code-gitea-action into gitea v1.0.3 Mark Wylde 2025-05-31 09:48:49 +01:00
  • 05a2e7ea87 fix Mark Wylde 2025-05-31 09:45:52 +01:00
  • 4b26673a39 Merge pull request #1 from markwylde/feat/give-claude-access-to-switch-branch Mark Wylde 2025-05-31 09:38:17 +01:00
  • ccf7081358 improve git logic Mark Wylde 2025-05-31 09:36:25 +01:00
  • 5c040da573 Fix job id Mark Wylde 2025-05-31 09:26:06 +01:00
  • e5b2574f8c Implement switch branch Mark Wylde 2025-05-31 09:20:48 +01:00
  • 799a5cd961 chore: update readme version Mark Wylde 2025-05-31 09:08:46 +01:00
  • 8406629c9f chore: add screenshot to readme Mark Wylde 2025-05-31 09:07:07 +01:00
  • 9714bd59a5 chore: simplify action config v1.0.2 Mark Wylde 2025-05-31 09:03:12 +01:00
  • fb6df649ed v1.0.1 v1.0.1 Mark Wylde 2025-05-30 20:02:39 +01:00
  • 01c923b4bd Attempt to make this work v1.0.0 Mark Wylde 2025-05-31 01:13:13 +01:00
  • dea3e23b34 Attempt to make this work Mark Wylde 2025-05-31 01:11:46 +01:00
  • 45ee2dca55 Attempt to make this work Mark Wylde 2025-05-31 01:10:59 +01:00
  • e2f737a753 Attempt to make this work Mark Wylde 2025-05-31 01:05:34 +01:00
  • 1c309c8d10 Attempt to make this work Mark Wylde 2025-05-31 00:59:31 +01:00
  • 5171232878 Attempt to make this work Mark Wylde 2025-05-31 00:56:07 +01:00
  • ea134ca929 Attempt to make this work Mark Wylde 2025-05-31 00:50:13 +01:00