Giter Club home page Giter Club logo

Comments (2)

 avatar commented on August 27, 2024

https://developer.github.com/webhooks/
공부 중.

from 2018-cap1-6.

hohyunjun avatar hohyunjun commented on August 27, 2024

Webhook?

Webhook은 GitHub에서 일어나는 특정 이벤트를 구독하여, 이 이벤트가 일어날 경우 HTTP POST payload를 Webhook에서 설정된 URL로 보내는 역할을 한다. Webhook은 특정 레포지토리에 설치될 수 있다. 설치된 이후에, 지정된 이벤트가 발생할 때마다 동작한다. 디폴트 값으로, webhook은 push 이벤트만 감지한다. 이외에도, 커밋에 대한 코멘트가 작성되거나 브랜치가 생성, 삭제되는 등의 이벤트를 감지하도록 지시할 수 있다. Webhook의 payload는 이벤트 정보에 따라 format이 다르다. 각각의 이벤트를 위해 documented 된 필드들에 더하여, 누가 이벤트를 실행했는지, 이벤트가 발생한 저장소 등을 포함한다.

사용 제한사항

repository 또는 organization에 webhook을 설치하려면, 관리자 권한이 있어야 한다.

from 2018-cap1-6.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.