googleapis / googleapis/google-cloud-rust
Run CI on patch branches
Open
type: process
- Dominant language
- Rust
- Stars
- 955
- Forks
- 144
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 279
Description
From time to time we will need to create patches to existing releases. That is normally done in a branch from `main`, we need to:
- Pick a naming convention for these branches (e.g. `release-{YYYYMMDD}-patches`)
- Configure the CI builds to also run on these branches
- Configure the CI builds to run for PRs on these branches
Contributor guide
Assessment
This issue has not been assessed yet.