Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
'バインディングイベントの受信フックを投稿します。'どういう意味か説明してもらえますか?
ありがとう
すべてのGitHubリポジトリには、リポジトリがプッシュされるたびにWebサーバーと通信するオプションがあります。これらの「WebHooks」を使用して、外部の課題追跡システムを更新したり、CIビルドをトリガーしたり、バックアップミラーを更新したり、本番サーバーにデプロイしたりすることもできます。
このトピックについては、githubで読むことができます。