You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For adding commit statuses, Baleen will need its own GitHub application key that is (OAuth) authenticated with a GitHub account that has access to the repo in question. There's a special scope called repo:status specifically for status updates.
Since Baleen needs to pull down the whole repo, maybe there's a way to combine this access request with the full repo scope so that you don't have to add an SSH key for Baleen?
Currently we only support building and testing the master branch. We should:
Requires #27
The text was updated successfully, but these errors were encountered: