Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add config option to action.yml#109

Open
karolyczovek wants to merge 1 commit intocommitizen-tools:masterfrom
karolyczovek:master
Open

Add config option to action.yml#109
karolyczovek wants to merge 1 commit intocommitizen-tools:masterfrom
karolyczovek:master

Conversation

Copy link

karolyczovek commented Jan 29, 2026

No description provided.

Copy link
Author

karolyczovek commented Jan 29, 2026

Adds the option to specify config file used by cz
use case for example is to update different version files for prod/staging (eg. helm config)

Copy link
Member

woile commented Jan 29, 2026

Thanks, it's a good idea! However, the pipeline failed because none of the commits follow the conventions.
At least one should start with feat. Example: feat: expose config as input

Copy link

bearomorphism commented Feb 4, 2026

Hi @karolyczovek ,

Could you rebase your commits and amend the commit messages?

For example,

git rebase -i master

For commit message best practice, please reference https://commitizen-tools.github.io/commitizen/tutorials/writing_commits/

karolyczovek force-pushed the master branch from c42d10b to af73edc Compare February 4, 2026 10:02
karolyczovek force-pushed the master branch from af73edc to 40d941a Compare February 4, 2026 10:03
Copy link
Author

karolyczovek commented Feb 4, 2026

Hi @karolyczovek ,

Could you rebase your commits and amend the commit messages?

rebased and squashed to a single commit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants