Orb version:
What happened:
The job orb-tools/dev-promote-prod-from-commit-subject on integration-test_deploy workflow on Circle CI configuration doesn't work for the new repository, because since October 1, GitHub allows developers to set default branch, and the default value of it is main, not master.
Expected behavior:
circleci orb init allows us to set the default branch.
Additional Information:
Orb version:
What happened:
The job
orb-tools/dev-promote-prod-from-commit-subjectonintegration-test_deployworkflow on Circle CI configuration doesn't work for the new repository, because since October 1, GitHub allows developers to set default branch, and the default value of it ismain, notmaster.Expected behavior:
circleci orb initallows us to set the default branch.Additional Information: