mirror of
https://github.com/beetbox/beets.git
synced 2025-12-06 08:39:17 +01:00
Post coverage status comment
This commit is contained in:
parent
46318a113c
commit
2ac612b696
1 changed files with 4 additions and 3 deletions
|
|
@ -1,5 +1,6 @@
|
|||
# Don't post a comment on pull requests.
|
||||
comment: off
|
||||
comment:
|
||||
layout: "condensed_header, condensed_files"
|
||||
require_changes: true
|
||||
|
||||
# Sets non-blocking status checks
|
||||
# https://docs.codecov.com/docs/commit-status#informational
|
||||
|
|
@ -11,7 +12,7 @@ coverage:
|
|||
patch:
|
||||
default:
|
||||
informational: true
|
||||
changes: no
|
||||
changes: false
|
||||
|
||||
github_checks:
|
||||
annotations: false
|
||||
|
|
|
|||
Loading…
Reference in a new issue