-
Notifications
You must be signed in to change notification settings - Fork 76
Updating ReadMe for GitHub App Permissions #38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Signed-off-by: Elamaran Shanmugam <[email protected]>
Signed-off-by: Elamaran Shanmugam <[email protected]>
Signed-off-by: Elamaran Shanmugam <[email protected]>
Signed-off-by: Elamaran Shanmugam <[email protected]>
Signed-off-by: Elamaran Shanmugam <[email protected]>
Signed-off-by: Elamaran Shanmugam <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for this, I ran into this issue this week
| ? Select permissions [required] (these can be changed later but then require approvals in all installations) (Press <space> to select, <a> to toggle all, <i> to invert selection, | ||
| and <enter> to proceed) | ||
| ◉ Read access to content (required by Software Catalog to ingest data from repositories) | ||
| ◉ Read access to members (required by Software Catalog to ingest GitHub teams) | ||
| ❯◯ Read and Write to content and actions (required by Software Templates to create new repositories) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks like adding some more detail to line 70 and embedding this bit after line 75 would be better than duplicating the entire block here. can you combine the two pleaase?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@nimakaviani Done pls check!
Signed-off-by: Elamaran Shanmugam <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks!
Updating ReadMe for GitHub App Permissions