Skip to content

Pull request comments for dependency changes in Pipfile.lock.

Notifications You must be signed in to change notification settings

atwalsh/pipfile-diff

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pipfile diff

Pull request comments for dependency changes in Pipfile.lock.

Screenshot

Features

  • Tracks changed, removed, and new dependencies in Pipfile.lock
  • Support for VCS dependencies in Pipfile.lock

Limitations

  • Currently, only checks for changes in Pipfile.lock, which can result in overwhelming comments including all sub-dependencies

TODO

  • Add input for choice of Pipfile/Pipfile.lock checking
  • Write tests 💪

Inputs

Name Default Description
base-sha github.event.pull_request.base.sha The base commit SHA to compare dependencies against.
head-sha github.event.pull_request.head.sha The head commit SHA to compare dependencies against.
repo-token github.token The token for this action, allowing the action to comment on pull requests.

About

Pull request comments for dependency changes in Pipfile.lock.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published