ros2 / ros2/ci

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

Open
#620 0 comments 0 reactions 1 assignee View on GitHub

@adityapande-1995 is already working on this.

Since Mar 10, 2022.

enhancement
Dominant language
Python
Stars
55
Forks
39
Avg merge
1d 13h
Merged PRs (30d)
7

Description

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.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.