Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: use feat instead of chore with renovate pr #1169

Merged
merged 3 commits into from
Aug 27, 2024

Conversation

mloiseleur
Copy link
Contributor

@mloiseleur mloiseleur commented Aug 16, 2024

What does this PR do?

Change Renovate PR title from chore(deps): ... to feat(deps): ...

Motivation

Release notes should display version update of Traefik Proxy in this Chart.

@mloiseleur mloiseleur changed the title chore: use feat with renovate chore: use _feat_ instead of _chore_ with renovate pr Aug 16, 2024
@mloiseleur mloiseleur changed the title chore: use _feat_ instead of _chore_ with renovate pr chore: use feat instead of chore with renovate pr Aug 16, 2024
Copy link
Contributor

@darkweaver87 darkweaver87 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Per documentation (https://www.conventionalcommits.org/en/v1.0.0/).

feat: a commit of the type feat introduces a new feature to the codebase (this correlates with MINOR in Semantic Versioning).

Per https://github.com/angular/angular/blob/22b96b9/CONTRIBUTING.md#type and https://github.com/angular/angular/commits/main I would advocate for build, WDYT ?

@darkweaver87
Copy link
Contributor

.github/renovate.json Outdated Show resolved Hide resolved
Copy link
Contributor

@darkweaver87 darkweaver87 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@darkweaver87 darkweaver87 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@traefiker traefiker merged commit 65e731c into traefik:master Aug 27, 2024
1 check passed
@mloiseleur mloiseleur deleted the fix/renovate-commit-msg branch September 18, 2024 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants