Skip to content

AxelPAL/code-review-tag-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Review Tool

CI

This instrument is aimed to count specific tags in Pull Request's comments at BitBucket and to make a report with this data.

Initialize the project

In order to make the project operative you should run:

./artisan db:migrate
./artisan db:seed

Seeding the database does some things:

  • Initialize some specific permissions to get access to some pages
  • Set necessary settings

XDebug

For using XDebug you should add arg to your compose-file (to app service):

    build:
      args:
        INSTALL_XDEBUG: "true"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published