Skip to content

fjjdev/git-forensics-plugin

 
 

Repository files navigation

Git Forensics Jenkins Plugin

Join the chat at https://gitter.im/jenkinsci/warnings-plugin Jenkins Plugin Jenkins Version JDK8 License: MIT

This Git Forensics Jenkins plugin mines and analyzes data from a Git repository. It implements all extension points of Jenkins' Forensics API Plugin.

The following services are provided by this plugin:

  • Blames: Shows what revision and author last modified a specified set of lines of a file.
  • File statistics: Collects commit statistics for repository files:
    • total number of commits
    • total number of different authors
    • creation time
    • last modification time

Jenkins GitHub Actions Codacy Badge Codecov GitHub pull requests

About

Jenkins plug-in that mines and analyzes data from a Git repository

Resources

License

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages

  • Java 98.9%
  • Other 1.1%