mmtk / mmtk-core

Memory Management ToolKit
https://www.mmtk.io
Other
379 stars 69 forks source link

Fix auto merge branches #1230

Closed qinsoon closed 2 weeks ago

qinsoon commented 2 weeks ago

This PR changes the auto merge workflow. For each binding, the workflow now allows inputs for base repo and base ref. This change is mostly for the Julia binding which uses dev instead of master as the default branch. https://github.com/mmtk/mmtk-core/pull/1221 only changed for the correctness testing, this PR made corresponding changes for auto merge.