[BUG] claude-code-assisted PR labels stopped being applied after GitHub App version update
Resolved 💬 2 comments Opened Mar 17, 2026 by JorisBolsens Closed Apr 15, 2026
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
The Claude GitHub App stopped applying claude-code-assisted labels to merged PRs around Feb 25, 2026. We have contribution metrics enabled via Claude for Teams with GitHub analytics connected.
Timeline
- Feb 25 — Last claude-code-assisted label applied (to a merged PR)
- Feb 27 — integration_installation.version_updated audit log event for the Claude app on our org
- Feb 27 → present — Zero labels applied despite dozens of merged PRs containing Co-Authored-By: Claude trailers and active Claude Code sessions
What Should Happen?
Per docs: "Merged pull requests containing Claude Code-assisted lines are labeled as claude-code-assisted in GitHub."
Error Messages/Logs
N/A
Steps to Reproduce
- Use Claude Code locally to make a code change and commit
- Push the branch and open a PR against any branch
- Merge the PR
- Wait 24+ hours (docs say "daily updates")
- Check the merged PR for the claude-code-assisted label, it's never applied
Claude Model
None
Is this a regression?
Yes, this worked in a previous version
Last Working Version
_No response_
Claude Code Version
2.1.77 (Claude Code)
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
Terminal.app (macOS)
Additional Information
What we verified
- Claude GitHub App is installed and not suspended (suspended_at: null)
- repository_selection: "all", permissions include issues: write and pull_requests: write
- App is subscribed to pull_request events
- Only 3 PRs in the repo have the claude-code-assisted label — all from before Feb 27
- 30+ recent merged PRs with Claude co-author commits have no label
Environment
- Claude for Teams plan
- GitHub App installed at org level
- GitHub analytics toggle enabled in admin settings
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗