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

Travis job should check git commit message for github bug id and an optional tendrl spec name #56

Closed
anmolbabu opened this issue Dec 8, 2016 · 0 comments

Comments

@anmolbabu
Copy link

anmolbabu commented Dec 8, 2016

In accordance with Tendrl/commons#66 all tendrl repos need a travis integration to check commit message for certain mandatory fields as described below:
"
Moving on, all git commits should contain mandatory mention on newline of
"tendrl-bug-id: <tendrl_repo>/" and optional mention of "tendrl-spec: <tendrl_spec_name>" in the commit msg.

eg:
"""
Packaging python-etcd

Added Makefile and spec file to create python-etcd package
Now one can use "make rpm" to pull the latest source from github
and build the source rpm
and using the Makefile one can also build rpm using "make rpm"
which will use mock to build the rpm using srpm.

tendrl-bug-id: Tendrl/commons#18

tendrl-spec: refactor_gluster_integration_get_state_dump
"

@anmolbabu anmolbabu changed the title check_commit_msg.py displays a misleading error message Travis job should check git commit message for github bug id and an optional tendrl spec name Dec 8, 2016
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

3 participants