odessajavaclub / coffee-pot

A simple java application to practice with new technologies and for fun
https://odessajavaclub.github.io/
The Unlicense
1 stars 0 forks source link

ISSUE-51: Create config for release-drafter GitHub Action #55

Closed msashkin closed 4 years ago

msashkin commented 4 years ago

Resolves partially #51

Description

Create config for release-drafter gh action It should be committed first to master before release-drafter gh action is added. See https://github.com/release-drafter/release-drafter/issues/398

Testing Details

codecov[bot] commented 4 years ago

Codecov Report

Merging #55 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #55   +/-   ##
=========================================
  Coverage     79.93%   79.93%           
  Complexity      169      169           
=========================================
  Files            49       49           
  Lines           618      618           
  Branches         17       17           
=========================================
  Hits            494      494           
  Misses          103      103           
  Partials         21       21