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

feat: allow a ci dedicated repo to run workflow #182

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

vohoanglong0107
Copy link
Contributor

@vohoanglong0107 vohoanglong0107 commented Nov 29, 2024

What

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

ci_repo = "foo/baz"

Fix #168

Test plan

Looking to test it this weekend

@vohoanglong0107 vohoanglong0107 force-pushed the feat-ci-on-different-repo branch 2 times, most recently from b92cc90 to 115ec15 Compare December 1, 2024 07:25
@vohoanglong0107 vohoanglong0107 force-pushed the feat-ci-on-different-repo branch from 115ec15 to 14d88bf Compare December 2, 2024 10:30
@vohoanglong0107
Copy link
Contributor Author

vohoanglong0107 commented Dec 2, 2024

Test successful 🕺
vohoanglong0107/test-bors#2 (comment)

@vohoanglong0107
Copy link
Contributor Author

vohoanglong0107 commented Dec 2, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add the ability to run CI on a different repository
1 participant