nekochans / lgtm-cat-frontend

lgtm-cat(サービス名 LGTMeow https://lgtmeow.com) のフロントエンド用
https://lgtmeow.com
21 stars 2 forks source link

全てのブランチでCIが動作するように変更 #287

Closed keitakn closed 6 months ago

keitakn commented 6 months ago

issueURL

なし

関連 URL

なし

このPRで対応すること / このPRで対応しないこと

全てのブランチに対する git push でCI用のWorkflowが動作するように修正する。

Storybook の URL もしくはスクリーンショット

なし

変更点概要

タイトルの通り。大きめの機能の場合は直接 main にマージしないでreleaseブランチを作成していく開発スタイルを取るので、全てのブランチでCIが動作するように修正を実施した。

ついでに任意のブランチやタグでCIを手動実行出来るように workflow_dispatch: も追加した。

レビュアーに重点的にチェックして欲しい点

なし

補足情報

なし

vercel[bot] commented 6 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
lgtm-cat-frontend ✅ Ready (Inspect) Visit Preview Feb 16, 2024 2:42pm
codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (5e5d5d5) 28.57% compared to head (d73fce0) 28.57%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #287 +/- ## ======================================= Coverage 28.57% 28.57% ======================================= Files 214 214 Lines 6699 6699 Branches 269 269 ======================================= Hits 1914 1914 Misses 4626 4626 Partials 159 159 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.