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

bug fix: Validate code changes before committing #20

Merged
merged 1 commit into from
Aug 24, 2023

Conversation

marinalimeira
Copy link
Contributor

Jira: PATCHER-291

Created function wasCodeUpdated, to validate if there are code changes before creating the commit.

The git commit returns status code != 0 if there are no changes to be commited.

@marinalimeira
Copy link
Contributor Author

Thanks for reviewing!

@marinalimeira marinalimeira merged commit fccda1b into main Aug 24, 2023
@marinalimeira marinalimeira deleted the validate-changes-before-commit branch August 24, 2023 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants