-
I'm a free user of gitlab.com therefore I don't have access to project/namespace tokens and since I intend on protecting my master branch from being pushed directly I have to resort into deployment to…
-
### Current behavior
When a plugin fails for some reason (in this case it is [semantic-release-backmerge](https://github.com/kilianpaquier/semantic-release-backmerge)) it seems semantic-release has…
-
It seems that something has broken and semantic release is unable to resolve PRs in commit bodies.
It used to do this without any issue at all.
There isn't any custom plugins used, it's the defaul…
-
## What?
The plugin releases are (apparently) named after its release date:
https://github.com/WordPress/theme-check/releases
**Should we move to [semantic versioning](https://semver.org/) release v…
-
### Current behavior
`semantic-release --branches '{"name":"main"},{"name":"version-test","prerelease":"snap"}' --dry-run --debug`
Splits `{"name":"version-test","prerelease":"snap"}` into two i…
-
### Current behavior
I am using semantic-release with a custom tag format for the develop branch, and normal on the main branch... however this format breaks the continuity of the release...
usi…
-
## :rotating_light: The automated release from the `main` branch failed. :rotating_light:
I recommend you give this issue a high priority, so other packages depending on you can benefit from your bug…
-
### Current behavior
When using pipelines a task status for commands is checked with the stderr stream on linux. When its empty the task is succesful completed.
When something is found on the stde…
-
I have a repository inside a corporate network, I made a GitHub workflow to use semantic release but it fails due to proxies.
I already setup the proxies but issue persist.
### semantic configurat…
-
Hello,
We are using gitlab and semantic-release and semantic-release/gitlab plugin to do version tagging / creating releases.
Our pipeline was broken by *someone* manually adding tags (without …