Esri is enforcing branch protection to repositories that contain code to be deployed in a FedRAMP-regulated environment (Hub). The protection rules include:
Require Pull Request reviews before all merging
Requires approval by at least one person
Require pull request conversation resolution before merging
This repository is part of the effort. The PR will update the release pipeline to use a personal access token for release so that the sematic-release direct push (by the token owner) can be tolerated. Before merging this PR, the protection rules and the PAT secret should be added into the repository setting first.
Esri is enforcing branch protection to repositories that contain code to be deployed in a FedRAMP-regulated environment (Hub). The protection rules include:
This repository is part of the effort. The PR will update the release pipeline to use a personal access token for release so that the
sematic-release
direct push (by the token owner) can be tolerated. Before merging this PR, the protection rules and the PAT secret should be added into the repository setting first.