Message363259
Ernest updated the organization configuration to:
---
comment: off
coverage:
status:
changes: off
project: off
patch: off
---
which gives:
{
"comment": false,
"coverage": {
"status": {
"changes": false,
"patch": false,
"project": false
}
}
}
Codecov should no longer add comments to pull requests. I close the issue. Reopen it if Codecov adds *new* comments to pull requests.
Thanks Ernest! |
|
| Date |
User |
Action |
Args |
| 2020-03-03 13:38:24 | vstinner | set | recipients:
+ vstinner, gvanrossum, brett.cannon, rhettinger, terry.reedy, skrah, ammar2, xtreak |
| 2020-03-03 13:38:24 | vstinner | set | messageid: <[email protected]> |
| 2020-03-03 13:38:24 | vstinner | link | issue39704 messages |
| 2020-03-03 13:38:24 | vstinner | create | |
|