Sarah Deaton
db16f798bd
Fix changelog accuracy issues across v2.1.83-86
...
- v2.1.86: expand skill description cap entry to include the overall
listing budget reduction (2% to 1%, 16,000 to 8,000 chars) that
shipped in the same change
- v2.1.84: correct env var name to _MODEL_SUPPORTED_CAPABILITIES
- v2.1.83/84: remove transcript search entries (feature not yet
available in the public build)
2026-03-28 08:24:38 -07:00
GitHub Actions
2923bc87d1
chore: Update CHANGELOG.md
v2.1.86
2026-03-27 21:42:05 +00:00
GitHub Actions
f75b6138ef
chore: Update CHANGELOG.md
v2.1.85
2026-03-26 22:52:07 +00:00
GitHub Actions
a0d9b87038
chore: Update CHANGELOG.md
...
Fixes #123
v2.1.84
2026-03-26 00:30:53 +00:00
GitHub Actions
a542f1b4b3
chore: Update CHANGELOG.md
2026-03-25 06:28:41 +00:00
GitHub Actions
cada21c89d
chore: Update CHANGELOG.md
v2.1.83
2026-03-25 06:08:05 +00:00
GitHub Actions
6aadfbdca2
chore: Update CHANGELOG.md
v2.1.81
2026-03-20 22:24:03 +00:00
GitHub Actions
16536693ec
chore: Update CHANGELOG.md
v2.1.80
2026-03-19 22:08:02 +00:00
GitHub Actions
5e34f198d0
chore: Update CHANGELOG.md
v2.1.79
2026-03-18 22:28:45 +00:00
GitHub Actions
a3d9426e3e
chore: Update CHANGELOG.md
v2.1.78
2026-03-17 23:42:05 +00:00
GitHub Actions
079dc856c6
chore: Update CHANGELOG.md
v2.1.77
2026-03-17 00:27:26 +00:00
GitHub Actions
420a188467
chore: Update CHANGELOG.md
v2.1.76
2026-03-14 01:23:05 +00:00
GitHub Actions
48b1c6c0ba
chore: Update CHANGELOG.md
2026-03-13 17:16:17 +00:00
kashyap murali
2dc1e69783
Merge pull request #33472 from anthropics/kashyap/code-review-batch-output
...
feat(code-review): pass confirmed=true when posting inline comments
v2.1.75
2026-03-12 00:12:36 -07:00
Kashyap Murali
db8834ba1d
feat(code-review): pass confirmed=true when posting inline comments
...
The inline-comment MCP tool now requires confirmed=true to post (otherwise
calls are buffered). This structurally prevents subagent test/probe
comments from reaching customer PRs — subagents that inherit the tool and
probe it without confirmed=true see their calls harmlessly buffered.
Backward compatible: against older versions of claude-code-action that
don't know the param, the extra field is ignored and the comment posts
as before.
2026-03-11 22:16:05 -07:00
GitHub Actions
6f049b620f
chore: Update CHANGELOG.md
v2.1.74
2026-03-12 00:33:33 +00:00
GitHub Actions
45b5430126
chore: Update CHANGELOG.md
v2.1.73
2026-03-11 18:25:53 +00:00
GitHub Actions
f6dbf44cd5
chore: Update CHANGELOG.md
2026-03-10 01:16:00 +00:00
GitHub Actions
540b61b9fd
chore: Update CHANGELOG.md
2026-03-10 01:04:32 +00:00
GitHub Actions
00553dec20
chore: Update CHANGELOG.md
v2.1.72
2026-03-10 00:42:15 +00:00
GitHub Actions
53a5f3ee07
chore: Update CHANGELOG.md
v2.1.71
2026-03-07 00:11:59 +00:00
GitHub Actions
da80366c48
chore: Update CHANGELOG.md
v2.1.70
2026-03-06 01:19:18 +00:00
GitHub Actions
9582ad480f
chore: Update CHANGELOG.md
...
Fixes #28334
Fixes #30185
v2.1.69
2026-03-05 00:25:31 +00:00
GitHub Actions
0b3f7cbbbd
chore: Update CHANGELOG.md
v2.1.68
2026-03-04 10:10:30 +00:00
GitHub Actions
a8335230bc
chore: Update CHANGELOG.md
2026-03-04 02:23:29 +00:00
GitHub Actions
9c63e985f6
chore: Update CHANGELOG.md
v2.1.66
2026-03-04 01:18:30 +00:00
Octavian Guzu
38281cfd46
Merge pull request #30066 from anthropics/oct/gh-wrapper-improvements
...
Improve gh.sh wrapper: stricter validation and better error messages
2026-03-02 16:38:29 +00:00
Octavian Guzu
26a1334ef3
Improve gh.sh wrapper: stricter validation and better error messages
...
- Use allowlist for issue view (numeric issue numbers only)
- Enforce zero positional args for issue list / label list
- Pin GH_HOST and GH_REPO explicitly to avoid ambient state
- Add descriptive error messages with usage examples
2026-03-02 12:22:00 +00:00
GitHub Actions
cd4956871a
chore: Update CHANGELOG.md
v2.1.63
2026-02-28 03:44:47 +00:00
bogini
a772bd6091
Merge pull request #29462 from anthropics/claude/remove-oncall-label-bGF7H
...
Remove oncall triage workflow and commands
2026-02-27 16:45:42 -08:00
Claude
35b5fe658a
Remove oncall triage workflow and commands
...
Removes the automated action that adds the "oncall" label to issues,
along with its associated slash commands.
https://claude.ai/code/session_01KdEmZZ4sqZT4d9xJm4qbnp
2026-02-28 00:33:48 +00:00
GitHub Actions
1f48d799b9
chore: Update CHANGELOG.md
v2.1.62
2026-02-27 01:55:28 +00:00
GitHub Actions
7ec9125c54
chore: Update CHANGELOG.md
v2.1.61
2026-02-26 22:33:45 +00:00
Octavian Guzu
644d6eb37f
Merge pull request #28967 from anthropics/oct/increase-oncall-triage-timeout
...
Increase oncall-triage workflow timeouts
2026-02-26 15:10:28 +00:00
Octavian Guzu
e67079be1f
Increase oncall-triage workflow timeouts
...
- Job timeout: 15 -> 25 minutes
- Claude Code step timeout: 10 -> 20 minutes
2026-02-26 12:05:23 +00:00
GitHub Actions
016734047d
chore: Update CHANGELOG.md
2026-02-26 03:58:44 +00:00
GitHub Actions
d6ab0eafec
chore: Update CHANGELOG.md
v2.1.59
2026-02-26 00:58:38 +00:00
Octavian Guzu
76c0cbaeb5
Merge pull request #28756 from anthropics/oct/cleanup-workflow-permissions
...
Remove unused id-token permission and migrate oncall-triage to gh.sh wrapper
2026-02-25 22:12:54 +00:00
Octavian Guzu
23edca9c9b
Remove unused id-token permission and migrate oncall-triage to gh.sh wrapper
2026-02-25 22:08:11 +00:00
Octavian Guzu
ed58789da7
Merge pull request #28533 from anthropics/oct/gh-wrapper-script
...
Add gh.sh wrapper for gh CLI commands in triage and dedupe workflows
2026-02-25 20:42:32 +00:00
GitHub Actions
ee4ff289f0
chore: Update CHANGELOG.md
v2.1.58
2026-02-25 19:59:14 +00:00
Octavian Guzu
b2bab3b743
Add gh.sh wrapper for gh CLI commands in workflows
2026-02-25 14:35:57 +00:00
GitHub Actions
db3858a558
chore: Update CHANGELOG.md
v2.1.56
2026-02-25 06:27:03 +00:00
GitHub Actions
a0128f4a40
chore: Update CHANGELOG.md
v2.1.55
2026-02-25 03:14:59 +00:00
GitHub Actions
6e7f65eb95
chore: Update CHANGELOG.md
v2.1.53
2026-02-25 00:12:59 +00:00
Octavian Guzu
8799bb0901
Merge pull request #28243 from anthropics/oct/non-write-users-check
...
Add non-write users check workflow
2026-02-24 19:47:31 +00:00
GitHub Actions
05a2bde7be
chore: Update CHANGELOG.md
2026-02-24 19:16:03 +00:00
Octavian Guzu
3c917dfe50
Add non-write users check workflow
2026-02-24 18:09:41 +00:00
GitHub Actions
8f0fe03e56
chore: Update CHANGELOG.md
v2.1.52
2026-02-24 06:39:08 +00:00
GitHub Actions
baf29b882a
chore: Update CHANGELOG.md
2026-02-24 02:04:23 +00:00