Socket
Book a DemoInstallSign in
Socket

lazypr

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lazypr

1.0.1
bundlerRubygems
Version published
Maintainers
1
Created
Source

LazyPr

Create a PR in Github from the terminal :)

Installation

Add this line to your application's Gemfile:

gem install lazypr

Usage

lazypr [base branch name]

lazypr creates a PR to update the changes of the current branch to the base branch.

Example

lazypr master

Let's say you are in the branch 'develop'. The above command creates a PR to update the changes of 'develop' in to 'master'

You can also enter the PR title by passing the second argument.

lazypr master "Update changes from develop"

How lazypr authenticate your Github account

Github Personal Access Token

Lazypr allows you to authenticate your Github account using your personal access token.

Just set the following ENV variable in your .bash_profile or in your .zshrc file

export github_personal_access_token=xxxxxxxxxx

And don't forgot to source it. source ./bash_profile or source ./zshrc

Follow this link to setup your Github access token.

You need to add repo access to your access token. Refer the below screenshot. add scope for access token

Using username and password

If Lazypr can't find the access_token then it prompts for your Github username and password

Contributing

Bug reports and pull requests are welcome. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

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

FAQs

Package last updated on 28 Jan 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.