bors icon indicating copy to clipboard operation
bors copied to clipboard

feat: allow a ci dedicated repo to run workflow

Open l0ngvh opened this issue 1 year ago • 4 comments

What

Add a new option to run workflow on CI dedicated workflow.

ci_repo = "foo/baz"

Fix https://github.com/rust-lang/bors/issues/168

Test plan

Looking to test it this weekend

l0ngvh avatar Nov 29 '24 02:11 l0ngvh

Test successful 🕺 https://github.com/vohoanglong0107/test-bors/pull/2#issuecomment-2511143789

l0ngvh avatar Dec 02 '24 10:12 l0ngvh

This PR has grown quite large, I will split it to smaller PRs for easier reviewing

l0ngvh avatar Dec 02 '24 10:12 l0ngvh

Hey @vohoanglong0107! I noticed that you have a few open / draft PRs. Could I continue from where you left off?

Sakib25800 avatar Mar 03 '25 16:03 Sakib25800

(Just noting that we decided to put this specific functionality on the backburner, we want to move the compiler's CI from rust-lang-ci/rust to rust-lang/rust so that we don't need to implement this).

Kobzol avatar Mar 03 '25 16:03 Kobzol

Since we have now migrated to using just rust-lang/rust, we shouldn't need this functionality anymore. Thanks you for working on this though! :)

Kobzol avatar May 23 '25 17:05 Kobzol