You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’m using Claude Code with GitHub Actions in “mention” mode — when I write @ claude in a GitHub issue, it will always takes the main/master default branch as the "base_branch".
Is there a way to tell Claude which side branch to checkout from as the "base_branch" from the "issues" tab in Github?
(I do not want to statically hardcode base_branch in the github action file as it will affect all other developers using this repo.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I’m using Claude Code with GitHub Actions in “mention” mode — when I write @ claude in a GitHub issue, it will always takes the main/master default branch as the "base_branch".
Is there a way to tell Claude which side branch to checkout from as the "base_branch" from the "issues" tab in Github?
(I do not want to statically hardcode base_branch in the github action file as it will affect all other developers using this repo.
Beta Was this translation helpful? Give feedback.
All reactions