Skip to content

Commit

Permalink
Add commit status namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
rtsao committed Oct 24, 2017
1 parent 9ea2598 commit 6d6325d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ module.exports = robot => {
const params = Object.assign(
{
sha: pr.head.sha,
context: 'pr_issue',
context: 'probot/pr-issue',
},
status,
);
Expand Down

0 comments on commit 6d6325d

Please sign in to comment.