* Fix syntax bug in delete artifacts step of release branch merge handler workflow
* Remove duplicate SALESFORCE_TEMPLATE_USERNAME in getting started docs
* Fix bugs in compile release notes step
* Add DEPLOYMENT_TIMEOUT to getting started docs
* Add missing env variable in push-to-main workflow & remove email deliv logic in workflows
* Fix bad secret reference
* Fix release note compilation bug
* Use scoped PAT for actions that could fail because default token does not have perms
* Remove reference to our internal reviewers team
* Consolidate SALESFORCE_JWT_KEY and SALESFORCE_JWT_SECRET_KEY
* Remove redundant tags checkout & use fallback semver when no tags exist
* change fallback tag semver to 1.0.0
* Remove unnecessary tag main step
* Update major version when creating release/milestone
* asymmetric encryption implementation with age
* use minor instead of major semver for milestone creation
* doc updates
* Fix syntax bug in delete artifacts step of release branch merge handler workflow
* Remove duplicate SALESFORCE_TEMPLATE_USERNAME in getting started docs
* Fix bugs in compile release notes step
* Add DEPLOYMENT_TIMEOUT to getting started docs
* Add missing env variable in push-to-main workflow & remove email deliv logic in workflows
* Fix bad secret reference
* Fix release note compilation bug
* Use scoped PAT for actions that could fail because default token does not have perms
* Remove reference to our internal reviewers team
* Consolidate SALESFORCE_JWT_KEY and SALESFORCE_JWT_SECRET_KEY
* Remove redundant tags checkout & use fallback semver when no tags exist
* change fallback tag semver to 1.0.0
* Remove unnecessary tag main step
* Update major version when creating release/milestone
* Updated event trigger and conditions for 'Release Branch Merge Handler'
* Only run sfdx deploy-related steps in PR handler if metadata changed
* Improve merge handler commit message
* Add auth path to did files change step in pull request handler workflow
* Update did metadata change step name to include auth file
* use minor instead of major semver for milestone creation
* Fix syntax bug in delete artifacts step of release branch merge handler workflow
* Remove duplicate SALESFORCE_TEMPLATE_USERNAME in getting started docs
* Fix bugs in compile release notes step
* Add DEPLOYMENT_TIMEOUT to getting started docs
* Add missing env variable in push-to-main workflow & remove email deliv logic in workflows
* Fix bad secret reference
* Fix release note compilation bug
* Use scoped PAT for actions that could fail because default token does not have perms
* Remove reference to our internal reviewers team
* Consolidate SALESFORCE_JWT_KEY and SALESFORCE_JWT_SECRET_KEY
* Remove redundant tags checkout & use fallback semver when no tags exist
* change fallback tag semver to 1.0.0
* Remove unnecessary tag main step
* Update major version when creating release/milestone
* use minor instead of major semver for milestone creation