anza-xyz / move

Move compiler targeting llvm supported backends
https://discord.gg/wFgfjG9J
Apache License 2.0
108 stars 33 forks source link

ci: specify url and ref for add-pr-link push command #330

Closed yihau closed 1 year ago

yihau commented 1 year ago

Problem

https://github.com/solana-labs/move/pull/327#issuecomment-1705333709

when a PR is using the default branch, it will get us confused between base branch name and head branch name.

Summary of Changes

specify url and ref for the push command!

demo PRs => https://github.com/yihau/solana-move/pull/28 https://github.com/yihau/solana-move/pull/29