drivendataorg / nbautoexport

Automatically export Jupyter notebooks to various file formats (.py, .html, and more) on save.
https://nbautoexport.drivendata.org/
MIT License
72 stars 9 forks source link

Change action used to notify failed CI builds #114

Closed jayqi closed 1 year ago

jayqi commented 1 year ago

This PR switches the failed build issue notification from a generic issue creation action to jayqi/failed-build-issue-action, which is an action that I wrote that is specialized for this purpose. The main difference is that additional failures will add comments to an existing open issue rather than creating a new one.

codecov-commenter commented 1 year ago

Codecov Report

Merging #114 (a42a334) into master (3a06119) will not change coverage. The diff coverage is n/a.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #114 +/- ## ====================================== Coverage 98.5% 98.5% ====================================== Files 8 8 Lines 425 425 ====================================== Hits 419 419 Misses 6 6 ```
github-actions[bot] commented 1 year ago

🚀 Deployed on https://deploy-preview-114--zen-roentgen-1e5a72.netlify.app