Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Sign-off git commit if all pre-commit checks pass #582
Comments
|
This sounds like a really cool idea -- and I think the latest updates which add The concerns I have about this:
If you don't mind, I'm going to create another repository and start hacking away on this idea -- I think this is a good one :) |
|
For a first pass, I'm just going to hardcode a message -- we can work on making it fancier in the future if that's desirable :) |
|
|
|
Just an update on this, I am still working on it though I've put this more on the back burner. Due to the tight coupling between pre-commit and this hook I think it makes more sense to keep this internal to the framework. So now I'm mostly stuck on how to enable such a thing -- I have a hunch I'll want to do something with #414 |
|
A framework for adding something like this was contributed as part of #643 |
It would be great if there was an option to add a sign at the end of commit message, that this commit was verified by pre-commit.
A dummy git commit message maybe: