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
In fact rultor only cheks collaborator status of repo neither the owner, while owner is actually collaborator too; so need extend this method to give rultor understanding repo owner as collaborator and not to force users add owners as collaborators.
In fact rultor only cheks collaborator status of repo neither the owner, while owner is actually collaborator too; so need extend this method to give rultor understanding repo owner as collaborator and not to force users add owners as collaborators.
perm = repo.collaborators().permission(author);
rultor/src/main/java/com/rultor/agents/github/qtn/QnByArchitect.java
Lines 139 to 155 in c36cd92
The text was updated successfully, but these errors were encountered: