Skip to content

Instantly share code, notes, and snippets.

@ngn999
Created September 26, 2012 17:54
Show Gist options
  • Select an option

  • Save ngn999/3789504 to your computer and use it in GitHub Desktop.

Select an option

Save ngn999/3789504 to your computer and use it in GitHub Desktop.
如何写一个gitlab的web hook

工具

原理

hook原理

OAuth认证

sinatra如何读取post数据

尼玛, 这提交数据不在params[:body], params[:payload]里啊.
要用 request.body.read()来读啊. 卧槽, 找半天呐.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment