release-please-action icon indicating copy to clipboard operation
release-please-action copied to clipboard

automated releases based on conventional commits

Results 138 release-please-action issues
Sort by recently updated
recently updated
newest added

Hello ! I tried to use this action in a Java Project, creating a version.txt file from pom.xml, it feel like it dont care about the version.txt file committed, like...

type: feature request

I'm not sure if I should post this here or in https://github.com/googleapis/release-please, so please forgive me if I'm in the wrong place. What do you think about adding a `version`...

type: feature request

### TL;DR release-type: docker Releases a docker image to a registry. ### Detailed design _No response_ ### Additional information _No response_

type: feature request

### TL;DR In protected branches that require all commits to be signed the release actions commit causes the checks to always fail because it doesn't allow to sign the commit...

type: feature request

### TL;DR As new bug fixes and features are released for @googleapis/release-please, it would be nice if this project could be triggered to `chore: build dist` with the new version....

type: feature request

### TL;DR Add dependabot/renovate to pull in latest versions of release-please automatically to this repo ### Detailed design _No response_ ### Additional information _No response_

type: feature request

### TL;DR Action be able to sent a boolean output, that give us information about pull request created status. ### Detailed design _No response_ ### Additional information The point is...

type: feature request

### TL;DR When running on self-hosted agents behind corporate proxy, this action simply does not work. ### Detailed design While release-please itself, nor any used library, directly support proxy, there...

type: feature request

### TL;DR I'd like to suggest that the `GoogleCloudPlatform/release-please-action` GH action prints more "version information" in the logs. This might facilitate bug-reports/feature-requests in https://github.com/googleapis/release-please/issues related to the GHA. ### Detailed...

type: feature request

### TL;DR Depending on the updated version number, output what type of release was created. For example, with `1.2.3`, if `1` was changed the output could be `breaking`; if 2...

type: feature request