Skip to content

Commit 490088a

Browse files
authored
Merge pull request #33263 from github/repo-sync
Repo sync
2 parents c799519 + 91b06a4 commit 490088a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/actions/deployment/protecting-deployments/configuring-custom-deployment-protection-rules.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ Custom deployment protection rules are powered by {% data variables.product.prod
2121

2222
After you enable a custom deployment protection rule on an environment, every time a workflow step targets that environment, the deployment protection rule will run automatically. For more information about targeting an environment for deployments, see "[AUTOTITLE](/actions/deployment/targeting-different-environments/using-environments-for-deployment)."
2323

24+
When a custom deployment protection rule is triggered it will wait for up to 30 days for a webhook event response before it times out and the workflow job fails.
25+
2426
For more information about creating your own custom deployment protection rules, see "[AUTOTITLE](/actions/deployment/protecting-deployments/creating-custom-deployment-protection-rules)."
2527

2628
{% data reusables.actions.custom-deployment-protection-rules-limits %}

0 commit comments

Comments
 (0)