You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For rust-lang/rust, we need the ability to push commits and run the CI on a different repository than where the final merge happens. So bors should be taught to change the actual repository into which it force-pushes the merges and where it reads the webhooks with test workflow results.
The name of the "alternate" repository should be read from the repository configuration.
The text was updated successfully, but these errors were encountered:
Hi! I would like to take care of this task.
I talked on LinkedIn with @MarcoIeni, and he points me to 'good first issue'.
I'm starting to understand the code but any suggestion is wellcome :)
For rust-lang/rust, we need the ability to push commits and run the CI on a different repository than where the final merge happens. So bors should be taught to change the actual repository into which it force-pushes the merges and where it reads the webhooks with test workflow results.
The name of the "alternate" repository should be read from the repository configuration.
The text was updated successfully, but these errors were encountered: