0.0
No commit activity in last 3 years
No release in over 3 years
Post annotate comment to major/minor version changing at `Gemfile.lock` of pull request.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.10
~> 10.0
>= 0

Runtime

>= 0
 Project Readme

Prpr::Gemfile

Prpr plugin to annotate major/minor version changing at Gemfile.lock.

Install

Add this line to your application's Gemfile:

gem 'prpr-gemfile'

Usage

Post annotate comment to major/minor version changing at Gemfile.lock of pull request.

gemfile

Env

MAJOR_VERSION_COMMENT - comment for major version change (Default: ":eyes: major version is changed")
MINOR_VERSION_COMMENT - comment for minor version change (Default: ":eyes: major version is changed")

License

The gem is available as open source under the terms of the MIT License.