Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Document how to check only if there're code changes #5

Open
dblock opened this issue Aug 27, 2016 · 0 comments
Open

Document how to check only if there're code changes #5

dblock opened this issue Aug 27, 2016 · 0 comments

Comments

@dblock
Copy link
Owner

dblock commented Aug 27, 2016

has_app_changes = !git.modified_files.grep(/lib/).empty?
has_spec_changes = !git.modified_files.grep(/spec/).empty?

This kind of stuff could be made part of the changelog or not.

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

No branches or pull requests

1 participant