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 release-drafter.yml GitHub Action #54

Closed msashkin closed 4 years ago

msashkin commented 4 years ago

Resolves partially #51

Description

Create release-drafter.yml GitHub Action This gh action requires a config (i.e. ./github/release-drafter.yml) to be present in master first, see https://github.com/release-drafter/release-drafter/issues/398

Also, this config must be submitted first in order to verify that it works. ProBot works only for master branch: 17:40:39.602Z INFO probot: odessajavaclub/coffee-pot: Ignoring push. ms-51-release-asset-gh-action is not one of: master See #51 for drawbacks

Depends on #55

Testing Details

codecov[bot] commented 4 years ago

Codecov Report

Merging #54 into master will not change coverage by %. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #54   +/-   ##
=========================================
  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           
msashkin commented 4 years ago

There is an issue in release-drafter https://github.com/release-drafter/release-drafter/issues/398 . Template for release drafter should be committed in master in order to be loaded.

github-actions[bot] commented 4 years ago

This pull request is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days