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

Git plugin: support to report some tags in the commit msg #378

Open
qiankehan opened this issue Nov 29, 2024 · 1 comment
Open

Git plugin: support to report some tags in the commit msg #378

qiankehan opened this issue Nov 29, 2024 · 1 comment

Comments

@qiankehan
Copy link
Contributor

In a commit msg, a developer could use these tags to give the credit to the people who help with the commit, such as:

  • Co-developed-by:
  • Reported-by:
  • Tested-by:
  • Reviewed-by:
  • Suggested-by:

Mention these in the did report of git will provide a more complete report for the work.

@psss
Copy link
Owner

psss commented Dec 2, 2024

Sounds like a nice improvement. Another common header is Co-authored-by. Probably would be best to allow user to specify custom headers which should be reported in the config file. Pull requests welcome.

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

No branches or pull requests

2 participants