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

[SASU-0114] - Add Git Hooks to Enforce Branching Rules #114

Open
egesucu opened this issue Sep 7, 2023 · 2 comments
Open

[SASU-0114] - Add Git Hooks to Enforce Branching Rules #114

egesucu opened this issue Sep 7, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@egesucu
Copy link
Collaborator

egesucu commented Sep 7, 2023

Is your feature request related to a problem? Please describe.
Adding git hooks helps contributors to apply projects branching rules and helps reducing branching name mistakes.

Article Source

@egesucu egesucu added the enhancement New feature or request label Sep 7, 2023
@egesucu egesucu self-assigned this Sep 7, 2023
@egesucu
Copy link
Collaborator Author

egesucu commented Sep 13, 2023

@egesucu
Copy link
Collaborator Author

egesucu commented Sep 13, 2023

General Enforcements:

  • Commit messages should include issue number.
  • Commit messages should be at least 50 characters long.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant