v7labs / darwin-py

Library and commandline tool for managing datasets on darwin.v7labs.com
MIT License
115 stars 42 forks source link

[DAR-2492][External] Update ```EVENT_merge_to_master.yml``` with V3 > V7 ```github-script``` changes #860

Closed JBWilkie closed 3 months ago

JBWilkie commented 4 months ago

Problem

Upgrading the github-script GHA from V3 to V7 introduced a breaking change that resulted in a failed merge to master event

Solution

Update the EVENT_merge_to_master.yml file to account for the changes from V3 > V7

Changelog

Fixed an issue that stemmed from upgrading a github action that darwin-py uses

linear[bot] commented 4 months ago

DAR-2492 Fix merge_to_master event

JBWilkie commented 3 months ago

Closing as we reverted github-script from V7 > V3 instead