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
chore(release): adjust scripts to fix minor bugs (#5431)
* chore(release): wait 3 seconds before checking CI
so GitHub has time to get it started,
otherwise it will fail immediately
* chore(scripts): flip logic to flatten indentation
* chore(scripts): actually use $BRANCH instead of using default value
* chore(scripts): add optional work item var
# Wait for GitHub release to be created by Nucleus, then open it
51
-
echo'The GitHub release notes must be added manually. You can exit the script now and open GitHub on your own, or wait until the release is created and the script will open the page for you.'
# Wait for GitHub release to be created by Nucleus, then open it
65
+
echo'The GitHub release notes must be added manually. You can exit the script now and open GitHub on your own, or wait until the release is created and the script will open the page for you.'
0 commit comments