Multiple projects, same repo. Multiple github status checks?
Hi,
I have one GitHub repository and multiple projects are setup for this one GitHub repository.
Currently, my issue is that both projects are creating the same status check in GitHub - effectively overriding each other's status. Is it possible for each project to create its own status check in the same GitHub repo?
This is what the problem is:
repo targeted by project A posting status check (continuous-integration/appveyor/pr) to repo
repo targeted by project B posting status check (continuous-integration/appveyor/pr) to repo
And I am wondering whether something like this is possible:
repo targeted by project A posting status check A (continuous-integration/appveyor/pr/projectA) to repo
repo targeted by project B posting status check B (continuous-integration/appveyor/pr/projectB) to repo
/Calin
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
| ? | Show this help |
|---|---|
| ESC | Blurs the current field |
Comment Form
| r | Focus the comment reply box |
|---|---|
| ^ + ↩ | Submit the comment |
You can use Command ⌘ instead of Control ^ on Mac

1 Posted by Ilya Finkelshte... on 18 May, 2018 07:08 PM
Yes, you can do that with custom commit status
context, in General project setting in UI, see attached picture:[cid:[email blocked]]
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:28 AM.