Skip to content

Fork of Atlassian's own Automatic Review Creation plugin for Crucible, updated so run on latest version of Crucible (2.7.6)

License

Notifications You must be signed in to change notification settings

kanstantsin-chernik/Crucible-Review-Creator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 

Repository files navigation

  INTRODUCTION

This plugin facilitates automatic review creation for each commit made on a
repository. Review creation can be enable/disabled on a per-project and
per-user basis.


  REQUIREMENTS

- FishEye _with_ Crucible (will not work with Crucible standalone)
- Release 2.1.0 or higher
- When running from the Plugin SDK, provide sufficient heap space:
  $ export ATLAS_OPTS=-Xmx512m
  $ atlas-run

About

Fork of Atlassian's own Automatic Review Creation plugin for Crucible, updated so run on latest version of Crucible (2.7.6)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%