Skip to content

release-please bot is attempting the release of same version after every new merge #988

@vi3k6i5

Description

@vi3k6i5

After every PR merge on github repo release-please bot is trying to do a release of an already released version.

Example:
Successful release of 2.2.1b2 : googleapis/python-spanner-django#687

still reattempted by bot:

googleapis/python-spanner-django#689
googleapis/python-spanner-django#690
Any idea what is causing this and how to resolve it ?

There is a whole list with 2.2.1b1 https://github.com/googleapis/python-spanner-django/pulls?q=is%3Apr+is%3Aclosed

  1. Is this a client library issue or a product issue?
  • Not sure, maybe just a client level issue in configuration or maybe a version name mismatch from the django client.
  1. Did someone already solve this?
  • NA
  1. Do you have a support contract?
  • NA

Environment details

  • OS: NA
  • Node.js version: NA
  • npm version: NA
  • release-please version: latest in production

Steps to reproduce

  1. Merge a commit to repo https://github.com/googleapis/python-spanner-django master branch.
  2. Release please bot will create a new release PR similar to this: chore: release 2.2.1b2 Delete LICENSE #690

Making sure to follow these steps will guarantee the quickest resolution possible.

Thanks!

Metadata

Metadata

Assignees

Labels

priority: p2Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions