Skip to content

[Proposal]: Conventional Commits #1957

@norberttech

Description

@norberttech

Describe the Proposal

Currently we don't have any rules about commits format which creates a mess in repository.

I would like to propose a introducing https://www.conventionalcommits.org/en/v1.0.0/
with following action items:

  • feature
  • chore
  • refactoring
  • fix

So when adding something new to data fame commit message can look like:

feature(data-frame): something super cool

It could be enforced locally through https://github.com/captainhook-git/captainhook
and on GitHub actions (so you wont be able to commit)

On GHA we can use something like: https://github.com/marketplace/actions/conventional-commit-in-pull-requests

API Adjustments

Nothing

Are you intending to also work on proposed change?

None

Are you interested in sponsoring this change?

None

Integration & Dependencies

Metadata

Metadata

Assignees

Labels

No labels
No labels
No fields configured for Proposal.

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions