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
{{ message }}
This repository was archived by the owner on Feb 15, 2026. It is now read-only.
@sofisl@billyjacobson the following PR shows that our automated code generation reverts a couple of the changes made to move us away from using the master branch name.
The GitHub action should be easy to fix, we can just update the templates to use the $default-branch variable, and it should work across the board.
Perhaps we could introduce similar functionality to our templates, and do the same thing?
@sofisl @billyjacobson the following PR shows that our automated code generation reverts a couple of the changes made to move us away from using the
masterbranch name.The GitHub action should be easy to fix, we can just update the templates to use the
$default-branchvariable, and it should work across the board.Perhaps we could introduce similar functionality to our templates, and do the same thing?