-
### Describe the feature or problem you’d like to solve
When performing a squash and merge on a pull request through the web interface, you can edit the commit message and extended description. By …
-
This is a spike to test an alternative way to package semantic-release.
I have an example repo here with
https://github.com/cliedeman/go-semantic-release-example/blob/master/main.go
and a sample…
-
# 🐞 Bug report
### Description
Since `@micro-sentry/core` is peer dependency instead of "hard" dependency, user has to install it explicitly.
Either installation instructions should be updated …
-
The entrypoint embedded into the image cause the semantic-release step to be run twice. Once during script and again during after_script on gitlab.
https://github.com/go-semantic-release/semantic-r…
-
Hi
I'm wondering if there is a way to configure the execution to disable the plugin discoverability feature. Basically the environment where I'm running can't issue any outside calls to fetch packa…
-
Can you please add functionality to the `jx-release-version` image to support `semantic-release`? By semantic release I mean, that it will analyze last commit message, and if it starts with `fix:` or …
-
This is necessary to avoid plugin state mixin on parallel run like **msr**
-
`faf reposync` currently fails on retrace.fp.org running faf-2.3.0-1.git.2888.aca0779.
There appears to be an issue with a database query:
```
[... abridged]
[2021-03-10 12:01:29] INFO:faf.Rep…
-
I am hitting up against an issue with how extends works in semantic release. It seems to be a problem (feature?) of when and how semrel combines shareable config with the actual config.
Here's my i…
-
Relates to https://github.com/caos/zitadel/pull/30
- [x] Create debug-image
- [ ] Abstract Short-SHA
- [ ] Test NPM Build
- [ ] Configure SEMREL to upload release artifacts
- [ ] Maybe Generate…