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
git commit -m "Update Test Elapsed Time CSVs for new Release"
48
48
git push origin update_test_times
49
-
gh pr create -B develop -H update_test_times --title 'Merge update_test_times into develop' --body 'Created by Github action'
49
+
gh pr create -B develop -H update_test_times --title 'Merge update_test_times into develop' --body 'As part of automated release process, run the SSC tests and update the test times CSV. This allows tracking of the test times across releases, and for comparison of feature branchs' test times to that of the latest release.\n\nCreated via release.yml by Github action'
0 commit comments