cuda-python icon indicating copy to clipboard operation
cuda-python copied to clipboard

CI: Allow backporting to arbitrary branch

Open leofang opened this issue 2 months ago • 0 comments

Right now, we hard-code the backport branch name here: https://github.com/NVIDIA/cuda-python/blob/main/.github/BACKPORT_BRANCH We should relax it and allow:

  • triggering the backport workflow manually
  • providing a branch name to overwrite the default above

leofang avatar Nov 17 '25 22:11 leofang