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
Describe the bug
After I sign in with an GitHub enterprise (GitHub.com, not self-hosted) account, I can only subscribe repo in my personal namespace, I cannot access org I own.
When I send
subscribe my-org-name/my-repo
I got error
Either the Teams GitHub app is not installed on your repository or the repository doesn't exist. Install the app to proceed further.
Note: You need to be an organization owner to install the app.
To Reproduce
Steps to reproduce the behavior:
Go to Teams
Click on Add
Sign in with an GitHub enterprise (GitHub.com, not self-hosted) account successfully
type subscribe my-org-name/my-repo ( I'm owner of my-org-name in this case )
got error:
Either the Teams GitHub app is not installed on your repository or the repository doesn't exist. Install the app to proceed further.
Note: You need to be an organization owner to install the app.
The text was updated successfully, but these errors were encountered:
Describe the bug
After I sign in with an GitHub enterprise (GitHub.com, not self-hosted) account, I can only subscribe repo in my personal namespace, I cannot access org I own.
When I send
I got error
To Reproduce
Steps to reproduce the behavior:
subscribe my-org-name/my-repo
( I'm owner of my-org-name in this case )The text was updated successfully, but these errors were encountered: