Skip to content

Commit 7de09a4

Browse files
i18n: auto-translate content changes (#777)
Co-authored-by: FidelusAleksander <FidelusAleksander@users.noreply.github.com>
1 parent f1ad167 commit 7de09a4

4 files changed

Lines changed: 16 additions & 15 deletions

File tree

questions/es/actions/question-056.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
question: "¿Cómo puedes requerir aprobaciones manuales por un mantenedor si la ejecución del workflow está dirigida al entorno `production`?"
3-
documentation: "https://docs.github.com/en/actions/deployment/targeting-different-environments/using-environments-for-deployment"
2+
question: "¿Cómo puedes requerir aprobaciones manuales por parte de un mantenedor si la ejecución del workflow está dirigida al entorno `production`?"
3+
documentation: "https://docs.github.com/en/actions/reference/workflows-and-actions/deployments-and-environments#deployment-protection-rules"
44
---
55

66
- [x] Usando reglas de protección de implementación
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
question: "ワークフロー実行が `production` 環境をターゲットとする場合、メンテナーによる手動承認を必須にするにはどうすればよいですか"
3-
documentation: "https://docs.github.com/en/actions/deployment/targeting-different-environments/using-environments-for-deployment"
2+
question: "ワークフロー実行が`production`環境を対象としている場合、メンテナーによる手動承認を必要とするにはどうすればよいですか"
3+
documentation: "https://docs.github.com/en/actions/reference/workflows-and-actions/deployments-and-environments#deployment-protection-rules"
44
---
55

6-
- [x] デプロイ保護ルールを使用する
7-
- [ ] `production` ワークフローで必要なレビュアーを設定する
6+
- [x] デプロイメント保護ルールを使用する
7+
- [ ] `production`ワークフローで必要なレビュアーを設定する
88
- [ ] ブランチ保護ルールを使用する
9-
- [ ] GitHub Actions は手動承認をサポートしていない
9+
- [ ] GitHub Actions では手動承認はサポートされていない
Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
---
2-
question: "Jak można wymagać ręcznych zatwierdzeń przez maintainerów, jeśli uruchomienie workflow dotyczy środowiska `production`?"
3-
documentation: "https://docs.github.com/en/actions/deployment/targeting-different-environments/using-environments-for-deployment"
2+
question: "Jak można wymagać ręcznej akceptacji przez maintainera, jeśli uruchomienie workflow dotyczy środowiska `production`?"
3+
documentation: "https://docs.github.com/en/actions/reference/workflows-and-actions/deployments-and-environments#deployment-protection-rules"
44
---
55

6-
- [x] Korzystając z zasad ochrony wdrożenia
6+
- [x] Używając zasad ochrony wdrożeń (deployment protection rules)
77
- [ ] Ustawiając wymaganych recenzentów w workflow `production`
8-
- [ ] Korzystając z zasad ochrony gałęzi
9-
- [ ] Ręczne zatwierdzenia nie są obsługiwane przez GitHub Actions
8+
- [ ] Używając zasad ochrony gałęzi (branch protection rules)
9+
- [ ] Manualne akceptacje nie są obsługiwane przez GitHub Actions
10+
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
2-
question: "Como você pode exigir aprovações manuais por um mantenedor se a execução do workflow estiver direcionada ao ambiente `production`?"
3-
documentation: "https://docs.github.com/en/actions/deployment/targeting-different-environments/using-environments-for-deployment"
2+
question: "Como você pode exigir aprovações manuais por um mantenedor se a execução do workflow estiver direcionada para o ambiente `production`?"
3+
documentation: "https://docs.github.com/en/actions/reference/workflows-and-actions/deployments-and-environments#deployment-protection-rules"
44
---
55

66
- [x] Usando regras de proteção de implantação
7-
- [ ] Definindo os revisores obrigatórios no workflow `production`
7+
- [ ] Definindo os revisores necessários no workflow `production`
88
- [ ] Usando regras de proteção de branch
99
- [ ] Aprovações manuais não são suportadas pelo GitHub Actions
1010

0 commit comments

Comments
 (0)