Go to file
Dustin 6f3ceaba66
infra/updatebot/pipeline/head This commit looks good Details
Infer branch name from project name
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.
2024-09-08 10:43:15 -05:00
ci ci: Add Jenkins pipeline 2024-08-26 09:51:08 -05:00
.containerignore Add Containerfile 2024-08-26 09:27:38 -05:00
.gitignore Initial commit 2024-08-25 08:48:31 -05:00
Containerfile Add Containerfile 2024-08-26 09:27:38 -05:00
pyproject.toml Initial commit 2024-08-25 08:48:31 -05:00
updatebot.py Infer branch name from project name 2024-09-08 10:43:15 -05:00