该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

Gitee Subscriber

This repository is subscribed Gitee webhook for generating merged pull request logs by sinatra

Installation

Clone this repository:

$ git clone git@gitee.com:jimcheung/gitee-subscriber.git
$ cd gitee-subscriber

And then execute:

$ bundle install

Now create databate and migrate:

$ bundle exec rake db:create
$ bundle exec rake db:migrate

Start to run app:

$ puma

Visit http://localhost:9292/logs?access_token=ll6_y0Xbj9cV_g

And that's it, you're all set

Usage

Visit your Gitee repository settings

And then add hook for subscribing pull request event

Note that the hook url is your app server, and password is the access_token of app config

more information

空文件

简介

This repository is subscribed Gitee webhook for generating merged pull request logs 展开 收起
取消

发行版

暂无发行版

贡献者

全部

近期动态

不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化