Github Environments - Required Reviewer option ?
- 主要言語
- TypeScript
- スター
- 576
- フォーク
- 74
- 平均マージ
- 11時間 7分
- マージ済み PR(30日)
- 1
説明
### Details
Hello,
Is it possible to apply "Approval Gate" when deploying to PRODUCTION environment ?
Here is an example of existing 'production' which require reviewers on Github Level :

But if its enable branch-deploy fails with :
.deploy production

How can I ensure that deployment to 'production' is managed ONLY by dedicated user(s), and deployment to 'stage' is managed by other repo 'write' users?
コントリビューションガイド
調査の方向性
まず、branch-deploy のデプロイフローと、GitHub Environments における required-reviewer の動作を確認します。Issue に記載されている `.deploy production` のケースを再現し、そのうえで、他のリポジトリ書き込み権限ユーザーには stage へのデプロイを許可しながら、production に専任のレビュアーを必須にできるかどうかを判断します。完了条件には、文書化または実装され、検証済みのアクセス制御経路を含める必要があります。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- github, github-actions
- 領域
- authorization, ci-cd, devops
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 20/100