Closed as1729 closed 1 month ago
Pusher: @as1729, Action: pull_request_target
, Workflow: Continuous Integration
See our documentation for tips on how to resolve failing QA checks.
QA Check | Result |
---|---|
๐ Web Tests | โ |
๐ API Tests | โ |
๐ Python Tests | โ |
๐ ESLint | โ |
๐งผ Ruff | โ |
๐งน TFLint | โ |
View the workflow summary for individual coverage reports if this comment is truncated.
api
suiteweb
suitePusher: @as1729, Action: pull_request_target
, Workflow: Continuous Integration
Step | Result |
---|---|
๐ Terraform Format & Style | โ |
โ๏ธ Terraform Initialization | โ |
๐ค Terraform Validation | โ |
๐ Terraform Plan | โ |
Hint: If "Terraform Format & Style" failed, run terraform fmt -recursive
from the terraform/
directory and commit the results.
As seen on the screenshots below this PR ensures that the Invalidate button is hidden for organization admins and only appears for USDR admins.
Before
After