tsg-ut / slackbot

TSGのSlackで動くSlackbotたち
MIT License
15 stars 13 forks source link

90日間投稿のないチャンネルをアーカイブするBOTを作成 #879

Closed hakatashi closed 3 months ago

hakatashi commented 5 months ago

必要になりそうなので、必要な時に使えるように実装しておきました。

image

↓ボタンを押すと

image

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 85.89744% with 11 lines in your changes are missing coverage. Please review.

Project coverage is 23.39%. Comparing base (3c67027) to head (ca26602). Report is 43 commits behind head on master.

:exclamation: Current head ca26602 differs from pull request most recent head 84f52df. Consider uploading reports for the commit 84f52df to get more accurate results

Files Patch % Lines
auto-archiver/index.ts 84.72% 11 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #879 +/- ## ========================================== + Coverage 23.11% 23.39% +0.27% ========================================== Files 177 178 +1 Lines 15505 15582 +77 Branches 3535 3403 -132 ========================================== + Hits 3584 3645 +61 - Misses 10478 11257 +779 + Partials 1443 680 -763 ```

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

iwashiira commented 4 months ago

動かしてみたい👀