Workiva / dart_codemod

A library that makes it easy to write and run automated code modifications on a codebase.
Other
61 stars 11 forks source link

FW-143 Add skynet config that verifies the github workflow passes #58

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

Review

See CONTRIBUTING.md for more details on review types (+1 / QA +1 / +10) and code review process.

Please review:

QA Checklist

Merge Checklist

While we perform many automated checks before auto-merging, some manual checks are needed:

aviary3-wk commented 2 years ago

Security Insights

No security relevant content was detected by automated scans.

Action Items

todbachman-wf commented 2 years ago

QA +1

todbachman-wf commented 2 years ago

@Workiva/release-management-pp