[Bug]: No way to exclude stages for an environments in GitHub Action Workflows
@taoyangcloud がすでに取り組んでいます。
2026年5月5日 から。
評価
この issue はまだ評価されていません。
説明
Affected Area
GitHub Actions Workflows
Description
Unlike Azure DevOps, there is no way to select which stages to run on GitHub Action workflows.
It is important that we have the ability to do so in order to avoid execution failures of some workflows when the depenency workflows have not been executed on this stage (i.e. policy assignment workflow will fail on the build stage for prod stages if any policy definitions and initiatives are not deployed in prod environment)
Steps to Reproduce
- Create a new policy definition in a feature branch
- Add the new policy to an existing initiative in the same feature branch
- run the policy defintion workflow from the feature branch
- run the policy initiative workflow from the feature branch
- run the policy assignment workflow from the feature branch
Expected Behavior
Policy assignment workflow will fail
Actual Behavior
Need to have the ability to exclude policy assignment prod build stage
Bicep CLI Version
No response
PowerShell Version
No response
CI/CD Platform
GitHub Actions
Additional Context
No response
- 主要言語
- PowerShell
- スター
- 22
- フォーク
- 5
- 平均マージ
- 4日 14時間
- マージ済み PR(30日)
- 2
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
Azure/AzPolicyFactory のほかの issue
-
enhancement wontfix
難易度 5/5 1週間以上 初心者へのやさしさ 35/100
Azure/AzPolicyFactory#41 · コメント 1 件 ·