Files
chromium_depot_tools/infra/config/recipes.cfg
recipe-roller 322a071997 Roll recipe dependencies (trivial).
This is an automated CL created by the recipe roller. This CL rolls
recipe changes from upstream projects (recipe_engine) into this repository.

The build that created this CL was
https://ci.chromium.org/b/8707232241492020481

recipe_engine:
8d74e7054e
  8d74e70 (chromium-autoroll@skia-public.iam.gserviceaccount.com)
      Roll CAS Client from e72364f60d0f to a812f85211c3

Please check the following references for more information:
- autoroller, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/workflow.md#autoroller
- rollback, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/workflow.md#rollback
- cross-repo dependencies, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/cross_repo.md

Use https://goo.gl/noib3a to file a bug.

R=iannucci@chromium.org

Recipe-Tryjob-Bypass-Reason: Autoroller
Ignore-Freeze: Autoroller
Bugdroid-Send-Email: False
Change-Id: I391d356a685974e78a9a729de93278d0c60dce76
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/6825407
Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
Bot-Commit: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
2025-08-06 19:30:11 -07:00

35 lines
918 B
INI

{
"api_version": 2,
"autoroll_recipe_options": {
"no_cc_authors": true,
"nontrivial": {
"automatic_commit_dry_run": true,
"set_autosubmit": true
},
"trivial": {
"automatic_commit": true,
"tbr_emails": [
"iannucci@chromium.org"
]
}
},
"canonical_repo_url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git",
"deps": {
"recipe_engine": {
"branch": "refs/heads/main",
"revision": "8d74e7054ec9080db0cc866c66c3d60626e13ee8",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},
"forbidden_warnings": [
"recipe_engine/CQ_MODULE_DEPRECATED",
"recipe_engine/JSON_READ_DEPRECATED",
"recipe_engine/PYTHON2_DEPRECATED",
"recipe_engine/STEP_NEST_NAME_REQUIRED"
],
"project_id": "depot_tools",
"py3_only": true,
"recipes_path": "recipes",
"repo_name": "depot_tools"
}