Workiva / workiva_analysis_options

Workiva's shared Dart static analysis options
Other
3 stars 1 forks source link

FW-154 Add skynet config that verifies that the github workflow is successful #174

Closed wesleybalvanz-wf closed 2 years ago

wesleybalvanz-wf commented 2 years ago

Motivation

Currently release pipelines are failing because they require a skynet run in order to pass the testing phase of the pipeline. We would like to not have to manually check that the github workflow passed and override the pipeline so we need a way to automatically check that the workflow passed and tell the pipeline that all is good.

Changes

Add a skynet.yaml that checks the github workflow run and passes or fails the skynet run depending on the results.

Release Notes

Add skynet run to check that the github workflow run passes

aviary2-wf commented 2 years ago

Security Insights

No security relevant content was detected by automated scans.

Action Items

evanweible-wf commented 2 years ago

QA +1 CI passes @Workiva/release-management-p