Closed msashkin closed 4 years ago
Merging #54 into master will not change coverage by
%
. The diff coverage isn/a
.
@@ 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
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.
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
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 inmaster
first, see https://github.com/release-drafter/release-drafter/issues/398Also, 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 drawbacksDepends on #55
Testing Details