sktime/sktime

CI wishlist of features to simplify tracking of failures

Open

#6,859 opened on 2024年7月28日

GitHub で見る
 (4 comments) (0 reactions) (0 assignees)Python (1,192 forks)batch import
good first issuemaintenance

Repository metrics

Stars
 (7,162 stars)
PR merge metrics
 (平均マージ 26d 10h) (30d で 86 merged PRs)

説明

(Originally posted on Discord)

  • If a workflow fails on main, automatically create an issue (ensuring failures in scheduled workflows are not missed)?
  • If a PR contains docs changes, comment link to the modified pages (ensuring easy review of how the formatting appears)?
  • If a PR contains notebook changes, auto-commit the notebook that ran in CI (ensuring sequential cell runs, no failures, etc.)?
  • If CI fail on PR, automatically comment the failed jobs names with error message/code (ensuring east visibility of failures)?

コントリビューターガイド