googleapis / googleapis/release-please

[bug] release-please opens a new pr with *all* changes after the last one has been merged

Open
#2,235 2 comments 3 reactions 1 assignee Claimed by @chingor13 View on GitHub
priority: p3 type: bug
Dominant language
TypeScript
Stars
7.5k
Forks
588
Avg merge
12h 16m
Merged PRs (30d)
7

Description

#### Environment details

- used via https://github.com/google-github-actions/release-please-action
- `release-please` version: ^16.5.0

#### Steps to reproduce

I dunno 😅

#### Situation

We've set release-please up the following way:

- https://github.com/teutonet/teutonet-helm-charts/blob/main/.github/release-please/config.json
- https://github.com/teutonet/teutonet-helm-charts/blob/main/.github/release-please/manifest.json
- https://github.com/teutonet/teutonet-helm-charts/blob/main/.github/workflows/create-release-prs.yaml
- https://github.com/teutonet/teutonet-helm-charts/blob/main/.github/workflows/release-chart.yaml

and it works 99%. But, after we release something, like with https://github.com/teutonet/teutonet-helm-charts/pull/796, release-please opens another PR which includes all changes for that component, see https://github.com/teutonet/teutonet-helm-charts/pull/810 via https://github.com/teutonet/teutonet-helm-charts/actions/runs/8099257224/job/22134582665.

Maybe this has something to do with https://github.com/teutonet/teutonet-helm-charts/actions/runs/8099257224/job/22134582665#step:2:34 ?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.