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

CI should throw an error if CI_BRANCH_TO_TEST is not found in any of the repos #620

Open
adityapande-1995 opened this issue Feb 18, 2022 · 0 comments · May be fixed by #624
Open

CI should throw an error if CI_BRANCH_TO_TEST is not found in any of the repos #620

adityapande-1995 opened this issue Feb 18, 2022 · 0 comments · May be fixed by #624
Assignees
Labels
enhancement New feature or request

Comments

@adityapande-1995
Copy link

Currently, the CI does not throw an error an continues with the default branches if CI_BRANCH_TO_TEST is not found in a repo. However, if it is not found in any of the repos, an error should be thrown.

This would help in a case when someone misspells a branch name, or tries to run CI on a branch that exists on a fork of a ROS repo.

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

Successfully merging a pull request may close this issue.

1 participant