Open devarshishimpi opened 1 year ago
Basically add a Github Action which runs on every new PR created and checks if it's signed-off or not. If not signed-off, the PR won't be merged ( Using branch protection ) and the User is requested to Sign-off their commits first.
I want to work on this issue, can you please assign?
Sure! @Yasir761 Have assigned you. Please make sure you sign-off your commit while creating the PR as well.
Summary
Basically add a Github Action which runs on every new PR created and checks if it's signed-off or not. If not signed-off, the PR won't be merged ( Using branch protection ) and the User is requested to Sign-off their commits first.