-
Notifications
You must be signed in to change notification settings - Fork 205
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: 脆弱性診断結果をdiscordに通知させる #1209
Conversation
}] | ||
} ' "ここにDiscordのWebhookURLを書く" | ||
|
||
uses: sarisia/actions-status-discord@v1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
こちら、色々適切なものに書き換えていただけると幸いです。(webhooksのsecretsやurlなど)
設定の詳細はこちらに載っています
https://github.com/marketplace/actions/actions-status-discord
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
プルリクエストありがとうございます!!
secretsは任せてください!
こちら以下の変更をお願いできますか・・・?
- 診断結果(OKかダメか)をメッセージ内に含める
- 直前のステップがfailしたかどうかでわかりそう
- urlは走ったWorkflowのURLが良さそう
ChatGPTくんがいうにやり方はこんな感じとのことでした!↓
https://chat.openai.com/share/8fc22017-8d4c-44db-a22b-b23b47fbb5a7
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!!
サンプルもありがとうございます!!!
早速secretsを設定してみます!動くのは来週なはずなので楽しみですね・・・!
内容
依存パッケージ脆弱性診断の結果をdiscordに通知するために必要な、雛形のようなものを作ってみました。
この雛形を編集し、webhookのurlをsecretsの変数として定義することで、voicevoxコミュニティに脆弱性診断を送信できると思います。
関連 Issue
スクリーンショット・動画など