The branch from which a production release of a service is built. This will usually be main
or master
in most repositories.
Glossary
The branch from which a staging release of a service is built. This will usually be staging
or develop
in most repositories.