wedata

Database: QuoteIt-clip

Item Details: Github Pull Request

url http://github.com
regexp https://github.com/([^/]*)/([^/]*)/pull/(\d+)
clip https://api.github.com/repos/$1/$2/pulls/$3
transform "<a target='_blank' href='#{json["html_url"]}'>[#{$2}] Pull Request \##{json["number"]}: #{json["title"]}</a>"

History

Back