[roll recipes_version.txt] static_checks: Block auto-submit with 'Requires:'

If an auto-submit label is set and the commit message description
includes 'Requires:' then fail CQ.

Implementing in static-checks instead of auto-submit for multiple
reasons:
* A CQ failure makes things clearer than auto-submit silently ignoring
  a CL.
* Auto-submit is not currently set up to post comments, and auto-submit
  runs very often so it would need special handling to limit the number
  of posts of warnings.
* Auto-submit is a recipe module defined in another repository managed
  by a project that doesn't use 'Requires:'.

Original-Bug: b/223806446
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/88081

https://pigweed.googlesource.com/infra/recipes
recipes_version.txt Rolled-Commits: 3a00c6c9c618ccf..8543e717aaea8d3

GitOrigin-RevId: 10d7d656f1238e48feeba4eddd23f640a6af3e5f
Change-Id: I428ce4c07723129166b8e842bf98ed7d919cbea3
1 file changed
tree: 78417e19a5ac1fc70ffdfe3feeccd72d467c7069
  1. generated/
  2. AUTHORS
  3. LICENSE
  4. README.md
  5. recipes_version.txt
README.md

Pigweed Config

This repository contains configs for Pigweed. The source of truth for these configs is the corresponding internal repository.