[roll] Roll infra/recipes [gds] Remove hard filter by branch

There are actually legimitate use cases for blocking a CL on a CL being
submitted in a separate branch, notably when dealing with Gerrit
refs/meta/config CLs.

So only use the branch as a filter to disambiguate between multiple CLs,
rather than completely ignoring CLs on different branches.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1278524
Original-Revision: 50dc22b9c34bdb3b16d4e9cd03baca876bf1207e
GitOrigin-RevId: 6822757573450ef2c9ea760565f0e817b673fc31
Change-Id: Ia5a16899850cd0605593d15182f7cf388d5cc81d
1 file changed
tree: 94e4e02ec8d73f7acb1050a4c0b0ed26413b1f6d
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.