The self-driving inbox triage auto-opens implementation PRs against the repository default branch (main), with no way to change the target.
We integrate all dev work through a staging/dev branch and keep main for releases, so I retarget every auto-PR by hand. It would remove a lot of friction to have this configurable.
Desired behaviour
A setting to point autonomous inbox PRs at a chosen base branch (e.g. staging), like the manual task flow already allows. Unset keeps today's behaviour (repo default).
Related
#1095 added a branch switcher to the manual task creation flow. This is the autonomous-inbox equivalent.
The self-driving inbox triage auto-opens implementation PRs against the repository default branch (main), with no way to change the target.
We integrate all dev work through a staging/dev branch and keep main for releases, so I retarget every auto-PR by hand. It would remove a lot of friction to have this configurable.
Desired behaviour
A setting to point autonomous inbox PRs at a chosen base branch (e.g. staging), like the manual task flow already allows. Unset keeps today's behaviour (repo default).
Related
#1095 added a branch switcher to the manual task creation flow. This is the autonomous-inbox equivalent.