Commit Graph

  • ed1e708634
    Update example allowed_domains with tested domains for network restrictions km-anthropic 2025-07-16 10:54:03 -07:00
  • 37f5543283
    update claude.yml to test km-anthropic 2025-07-16 09:53:51 -07:00
  • 533ec5356f
    Update potential EOF not being treated as a string issue km-anthropic 2025-07-16 09:52:14 -07:00
  • f1e95926d6
    Merge branch 'main' of https://github.com/anthropics/claude-code-action into km/network-restrictions-feature km-anthropic 2025-07-16 08:53:19 -07:00
  • 4e2cfbac36
    Fix: Pass correct branch names to MCP file ops server (#279) Ashwin Bhat 2025-07-15 17:10:23 -07:00
  • 018533dc9a
    Revert "feat: defer remote branch creation until first commit (#244)" (#278) Ashwin Bhat 2025-07-15 16:05:30 -07:00
  • 32a6163092
    tmp ashwin/branchfix Ashwin Bhat 2025-07-15 15:51:39 -07:00
  • a9d9ad3612
    feat: add settings input support (#276) v0.0.33 Ashwin Bhat 2025-07-15 14:00:26 -07:00
  • 4824494f4d chore: update claude-code-base-action to v0.0.35 GitHub Actions 2025-07-15 18:54:33 +00:00
  • c09fc691c5
    docs: add custom GitHub App setup instructions (#267) Ashwin Bhat 2025-07-14 17:17:56 -07:00
  • e5b28393c7
    Remove proxy example -- it's intuitive for users to figure it out km-anthropic 2025-07-14 15:27:08 -07:00
  • 168e891554
    Remove unnecesssary NO_PROXY as packages are installed beforehand km-anthropic 2025-07-14 15:22:33 -07:00
  • 7673148cfb
    Give an example of network restriction in claude.yml km-anthropic 2025-07-14 15:16:23 -07:00
  • af74c779a5
    Update README with common domains km-anthropic 2025-07-14 15:13:47 -07:00
  • 2877ea975e
    Remove unnecessary network restrictions test and update readme + action.yml with no default domains and respective instructions in the readme km-anthropic 2025-07-14 14:47:07 -07:00
  • c61f7b0167
    Merge branch 'anthropics:main' into km/network-restrictions-feature km-anthropic 2025-07-14 14:21:58 -07:00
  • b16ea06ada
    Simplify network restrictions -- Move it to actions, remove extended examples in claude.yml and move them to readme km-anthropic 2025-07-14 14:19:52 -07:00
  • 1eab4a208c
    Move network restrictions to actions.yml + show custom domains in the examples folder km-anthropic 2025-07-14 12:53:57 -07:00
  • b938e69075
    test: simplify network restrictions test km-anthropic 2025-07-14 12:31:11 -07:00
  • ba5d64171b
    Minor bun format km-anthropic 2025-07-14 12:22:04 -07:00
  • 5b3ce5ec6d
    refactor: make network restrictions opt-in and move to examples km-anthropic 2025-07-14 12:21:13 -07:00
  • b3c6de94ea chore: update claude-code-base-action to v0.0.34 GitHub Actions 2025-07-14 15:59:55 +00:00
  • c6e906e3ba
    test: simplify network restrictions test output km-anthropic 2025-07-13 09:08:53 -07:00
  • dbf69fe645
    test: add network restrictions verification test km-anthropic 2025-07-13 08:36:02 -07:00
  • b49014e105
    feat: add Squid proxy network restrictions to Claude workflow km-anthropic 2025-07-13 07:43:56 -07:00
  • b92e56a96b
    refactor: update branch naming convention for Kubernetes compatibility (#249) Jay Derinbogaz 2025-07-12 20:30:49 +02:00
  • b6868bfc27
    Expose the created branch for downstream usage (#237) David Wells 2025-07-11 10:15:41 -07:00
  • 0f9a2c4dc3
    fix: add GITHUB_API_URL to all Octokit client instantiations (#243) Allen Li 2025-07-11 10:46:23 -04:00
  • cefe963a6b
    feat: defer remote branch creation until first commit (#244) v0.0.32 Ashwin Bhat 2025-07-10 12:57:15 -07:00
  • eda5af4e69 chore: update claude-code-base-action to v0.0.33 GitHub Actions 2025-07-10 17:05:41 +00:00
  • c238c75db2
    Update ROADMAP.md ashwin-ant-patch-3 Ashwin Bhat 2025-07-09 16:57:20 -07:00
  • 87facd7051
    feat: add use_commit_signing input with default false (#238) v0.0.31 Ashwin Bhat 2025-07-09 16:28:36 -07:00
  • a804c9e83f
    feat: add OAuth token authentication support (#236) v0.0.30 Ashwin Bhat 2025-07-07 16:07:22 -07:00
  • d6bc8ddf8a chore: update claude-code-base-action to v0.0.32 GitHub Actions 2025-07-07 22:54:31 +00:00
  • 86665d0984
    feat: forward NODE_VERSION environment variable to base action (#230) Ashwin Bhat 2025-07-06 16:21:00 -07:00
  • 6364776f60
    fix: update MCP server image to version 0.6.0 (#234) Tomohiro Ishibashi 2025-07-06 14:12:48 +09:00
  • e43c1b7fac
    fix(github): fixing claude login user name (#227) v0.0.29 Rodrigo Yokota 2025-07-04 15:14:14 -03:00
  • 7925dd1804
    tmp ashwin/stickytest Ashwin Bhat 2025-07-04 10:23:17 -07:00
  • 23fae74fdb
    Add GitHub Actions MCP server for viewing workflow results (#231) Ashwin Bhat 2025-07-03 18:58:02 -07:00
  • 3c739a8cf3
    Add retry logic for intermittent 403 errors in MCP file operations (#232) Ashwin Bhat 2025-07-03 15:56:19 -07:00
  • aa28d465c5 chore: update claude-code-base-action to v0.0.31 v0.0.28 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 v0.0.27 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) v0.0.26 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) v0.0.25 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
  • 5dcc80706f
    add missing env var feat-add-label-trigger Ashwin Bhat 2025-06-25 10:19:04 -07:00
  • c831be8f54 chore: update claude-code-base-action to v0.0.26 GitHub Actions 2025-06-24 23:47:06 +00:00
  • 0704ffe815 resolve merge conflict in create-prompt.test.ts tomoish 2025-06-24 23:21:29 +09: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 v0.0.24 GitHub Actions 2025-06-20 21:50:00 +00:00
  • 237de9d329 chore: update claude-code-base-action to v0.0.23 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 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 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
  • 90b0a15006 Add label trigger functionality to Claude Code Action tomoish 2025-06-17 00:32:12 +09:00
  • e0d3fec39f
    update MCP server image to version 0.5.0 (#175) v0.0.20 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
  • a39f0435dc feat: use dynamic fetch depth based on PR commit count ashwin/testdynamicfetch Bastian Gutschke 2025-06-13 06:49:17 +02:00
  • d9e73dc5d4 Accept multiline input for allowed_tools and disallowed_tools ashwin/multiline Hidetake Iwata 2025-06-13 09:03:58 +09:00
  • 41dd0aa695
    feat: use GitHub display name in Co-authored-by trailers (#163) v0.0.19 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 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 v0.0.17 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) v0.0.16 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 v0.0.15 GitHub Actions 2025-06-06 19:44:49 +00:00
  • 4bd9c2053a chore: update claude-code-base-action to v0.0.12 v0.0.14 GitHub Actions 2025-06-06 15:30:07 +00: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
  • 3302e177b1
    fix: replace github.action_path with GITHUB_ACTION_PATH for containerized workflows claude/issue-132-20250605_170450 claude[bot] 2025-06-05 17:07:04 +00: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
  • 53d451f987 chore: update claude-code-base-action to v0.0.10 update-claude-code-base-action-v0.0.10-20250605-165057 Ashwin Bhat 2025-06-05 16:51:05 +00:00
  • fa36873e72
    Update temp directory paths to use runner temp directory ashwin/promptfiletest Minsu Lee 2025-06-05 10:41:14 +09:00