-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Maybe this issue may require fixes in both this repo and Mu2e/codetools . I am not sure.
If you use the CI "test with" clause that includes a PR from mu2e_trig_config, it will work correctly but will generate an error message saying that there is no branch specified for the merge. It will then default to merging into HEAD, which is correct so long as we do not have other working branches in that repo. That is true for now but will not be in the medium term. For an example see:
The issue is to update the code in either CI and/or codetools to get the requested branch name and pass it to the section of codetools that uses it.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request