infra/updatebot/pipeline/head This commit looks good
Details
Since `updatebot` now processes multiple projects in a single run, it no longer makes sense to have the branch name specified as a command-line argument. A unique name is needed for each project, in order to create separate pull requests for each. Thus, we have to infer the branch name from the project name. |
||
---|---|---|
ci | ||
.containerignore | ||
.gitignore | ||
Containerfile | ||
pyproject.toml | ||
updatebot.py |