hubot-code-review
Version:
A Hubot script for GitHub code review on Slack
12 lines (10 loc) • 508 B
JavaScript
const PullRequests = [
'https://github.com/alleyinteractive/wp-seo/pull/378',
'https://github.com/alleyinteractive/wordpress-fieldmanager/pull/559/files',
'https://github.com/alleyinteractive/searchpress/pull/23',
'https://github.com/alleyinteractive/huron/pull/567',
'https://github.com/alleyinteractive/ad-layers/pull/1/files',
'https://github.com/alleyinteractive/wordpress-fieldmanager/pull/558',
'https://github.com/alleyinteractive/photonfill/pull/18',
];
module.exports = PullRequests;