Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Address: Support hours should be required in the plan if the incident_urgency_rule type is "use_support_hours" #868

Merged
merged 1 commit into from
May 10, 2024

Conversation

imjaroiswebdev
Copy link
Contributor

Closes #843

Acceptance tests expanded...

==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test $(go list ./... |grep -v 'vendor') -v -count=1 -run TestAccPagerDutyService_FormatValidation -timeout 120m
?       github.com/PagerDuty/terraform-provider-pagerduty       [no test files]
=== RUN   TestAccPagerDutyService_FormatValidation
--- PASS: TestAccPagerDutyService_FormatValidation (40.49s)
PASS
ok      github.com/PagerDuty/terraform-provider-pagerduty/pagerduty     41.228s
testing: warning: no tests to run
PASS
ok      github.com/PagerDuty/terraform-provider-pagerduty/pagerdutyplugin       0.616s [no tests to run]
testing: warning: no tests to run
PASS
ok      github.com/PagerDuty/terraform-provider-pagerduty/util  0.714s [no tests to run]

@imjaroiswebdev imjaroiswebdev merged commit d39039f into PagerDuty:master May 10, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support hours should be required in the plan if the incident_urgency_rule type is "use_support_hours"
1 participant