Describe the bug
When attempting to trigger a workflow manually using workflow_dispatch and attempting to target a specific branch, copilot branches are always missing in the list.
To Reproduce
Steps to reproduce the behavior:
- Give Github Copilot agent a task on a repo with a
workflow_dispatch workflow file
- Attempt to run the workflow/action manually targetting the copilot branch
- No results
Expected behavior
I should be able to run actions manually targetting a copilot branch, just like I can approve running automatic workflows on their branches/PRs
Runner Version and Platform
Don't think this is runner specific, I couldn't find a "Github Web interface for Github Actions" repo honestly.
What's not working?
No error, just the branches are not targetable
Job Log Output
No log output, because job cannot be run
Runner and Worker's Diagnostic Logs
N/A
Describe the bug
When attempting to trigger a workflow manually using
workflow_dispatchand attempting to target a specific branch, copilot branches are always missing in the list.To Reproduce
Steps to reproduce the behavior:
workflow_dispatchworkflow fileExpected behavior
I should be able to run actions manually targetting a copilot branch, just like I can approve running automatic workflows on their branches/PRs
Runner Version and Platform
Don't think this is runner specific, I couldn't find a "Github Web interface for Github Actions" repo honestly.
What's not working?
No error, just the branches are not targetable
Job Log Output
No log output, because job cannot be run
Runner and Worker's Diagnostic Logs
N/A