Does anthropic not use claude code gha for their own repositories? #615
-
|
Wondering because it doesn't seem like it within this and claude code repo? If so wanted to know why, seems a bit concerning if not? Maybe I'm prob missing smth though |
Beta Was this translation helpful? Give feedback.
Answered by
ashwin-ant
Oct 12, 2025
Replies: 1 comment 1 reply
-
|
We use it quite heavily internally, mostly for the same stuff that people use it for externally: tagging Claude on PRs to make changes, code review, automated maintenance. The public Claude Code repo doesn't contain a lot of code, but we use it there for issue management: auto-labeling and deduping in particular. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
ashwin-ant
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We use it quite heavily internally, mostly for the same stuff that people use it for externally: tagging Claude on PRs to make changes, code review, automated maintenance. The public Claude Code repo doesn't contain a lot of code, but we use it there for issue management: auto-labeling and deduping in particular.