You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci(release/v0.14.x): enable creating release-please PR from release branches (#911)
**What problem does this PR solve?**:
- enable creating first release-please PR for release branches
- change CAREN e2e config to use version 0.14.x
**How Has This Been Tested?**:
<!--
Please describe the tests that you ran to verify your changes.
Provide output from the tests and any manual steps needed to replicate
the tests.
-->
on branches other than `main` and `release/*`
```
make release-please
make/dev.mk:49: *** "release-please should only be run on the main or release branch". Stop.
```
on `release/v0.1.4.x` branch
#910
**Special notes for your reviewer**:
<!--
Use this to provide any additional information to the reviewers.
This may include:
- Best way to review the PR.
- Where the author wants the most review attention on.
- etc.
-->
0 commit comments