Skip to content

enforce issue number as part of commit message #39

@enriquezrene

Description

@enriquezrene

In order to have a good track of changes implemented in our project, we need to make reference to the issue number that code is intended for.

Let's say, you're working on issue 25. A valid commit message would be:
"#25 some work description here"

So we need to find a way to make sure the issue number is included as part of all comments

Acceptance Criteria

  • A check is implemented to make sure issue number is part of commit messages

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions