Skip to content

Commit b71ba34

Browse files
committed
Update README with changes made in #7
1 parent b8d8939 commit b71ba34

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Gem Compare
22

3-
For pull requests with a title matching `/Bump (.+) from (.+) to (.+)/`, it posts a comment with the output from `gem compare` and `gem compare --diff`. Uses https://rubygems.org/gems/gem-compare (https://github.com/fedora-ruby/gem-compare).
3+
Reads the lockfile (`Gemfile.lock` by default) diff and posts comments with the output from `gem compare` and `gem compare --diff` for the gems that changed version.
4+
5+
Uses https://rubygems.org/gems/gem-compare (https://github.com/fedora-ruby/gem-compare).
46

57
To use in your repo, add a workflow like this:
68

0 commit comments

Comments
 (0)