Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the ability to run CI on a different repository #168

Open
Kobzol opened this issue Oct 22, 2024 · 2 comments
Open

Add the ability to run CI on a different repository #168

Kobzol opened this issue Oct 22, 2024 · 2 comments
Labels
good first issue Good for newcomers

Comments

@Kobzol
Copy link
Contributor

Kobzol commented Oct 22, 2024

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.

@Kobzol Kobzol added the good first issue Good for newcomers label Oct 22, 2024
@github-project-automation github-project-automation bot moved this to Backlog in infra-team Oct 22, 2024
@klaus82
Copy link

klaus82 commented Nov 24, 2024

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 :)

@Kobzol
Copy link
Contributor Author

Kobzol commented Nov 24, 2024

Hi! Thanks for taking a look. I think that @vohoanglong0107 is already working on this, but I don't know the current status.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
Status: Backlog
Development

No branches or pull requests

2 participants