Move script to get refs from PR body for reuse#1589
Conversation
|
👋 dhaidashenko, thanks for creating this pull request! To help reviewers, please consider creating future PRs as drafts first. This allows you to self-review and make any final changes before notifying the team. Once you're ready, you can mark it as "Ready for review" to request feedback. Thanks! |
erikburt
left a comment
There was a problem hiding this comment.
How is this intended to be used? Should it be made into an action?
The script can be imported into another action to get access to refs. Chainlink-evm and chainlink-common will use it in their respective actions to check whether the Chainlink build breaks on the current commit. I've followed the pattern used with another script here. |
Yes, reusable actions are the preferred way. We can merge this now to unblock you though. |
|
Created DX-4670 to track the work on moving this to reusable GHAs instead of clone+invoke style usage. |
Uh oh!
There was an error while loading. Please reload this page.