arkadioz

Results 12 issues of arkadioz

Hello, I am doing some tests when merging a prerelease branch for example `develop `into a release branch for example `main`, I was expecting that after the release of a...

Hi @momocow, this question is related to my attempt to do this "Other section" https://github.com/momocow/semantic-release-gitmoji/issues/87 while you implemente an enhacement, I was thinking of a workaround meanwhile, that if we...

enhancement
question

Hey @momocow thanks for your help recently, I have been trying to understand a lot of the "how it works" of all the ecosystem but it is a lot, just...

question

I am trying to modify the template to be able to identify any emoji that is not part of the defined sections, to be put in this "Other changes" section:...

enhancement

@momocow I was using the tool with github, but now I am trying to setup everything on bitbucket too, I notice that this on my default handlebars template (which is...

enhancement

When integrating with Jira I notice that the information is presented ordered by the jira issue name, and inside the issue, the commits that were made, you can notice this...

enhancement

Would be nice if you could add a enhancement in which you can reference a file/template were you have your javascript helpers (functions), similar to how you can use ``...

enhancement

I have an issue were my bitbucket commit links at the changelog are looking like: https://bitbucket.org/my-workspace/my-repo/commit/commitnumber but it should be: https://bitbucket.org/my-workspace/my-repo/commits/commitnumber notice it should have s in commits, I notice...

How can I make the commits appear with the respective author in the release-notes/changelog?

### What happened? According to the documentation https://beam.apache.org/releases/javadoc/2.11.0/org/apache/beam/sdk/io/TextIO.html We can configure the behaviour of the read() method to also allow no matches or empty matches, so I configured a pipeline...

java
dataflow
bug
P2
awaiting triage