Skip to content

Conversation

@PaulArnaud
Copy link
Contributor

@PaulArnaud PaulArnaud commented Feb 14, 2025

Following the release please official documentation https://github.com/googleapis/release-please-action?tab=readme-ov-file#supporting-multiple-release-branches

This operation should be not breaking on every repos if they have only

on:
  push:
    branches:
        - master

And this should help when having this configuration:

on:
  push:
    branches:
        - master
        - "v[0-9]+"

@PaulArnaud PaulArnaud self-assigned this Feb 14, 2025
@notion-workspace
Copy link

Test release please

@PaulArnaud PaulArnaud merged commit db08c20 into master Feb 17, 2025
1 check passed
@PaulArnaud PaulArnaud deleted the feat/specify-target-branch-in-release-please-action branch February 17, 2025 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants