Skip to content
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

Make docs clearer #109

Merged
merged 1 commit into from
Oct 25, 2023
Merged

Make docs clearer #109

merged 1 commit into from
Oct 25, 2023

Conversation

arpitjasa-db
Copy link
Collaborator

Add sections to indicate which permissions service principals should have on UC schemas, as well as enabling read & write access for GitHub workflows.

@@ -80,6 +80,7 @@ to get service principal tokens for staging and prod workspace and follow [Encry
to add the secrets to GitHub:
- `STAGING_WORKSPACE_TOKEN` : service principal token for staging workspace
- `PROD_WORKSPACE_TOKEN` : service principal token for prod workspace
Be sure to update the [Workflow Permissions](https://docs.github.com/en/actions/security-guides/automatic-token-authentication#modifying-the-permissions-for-the-github_token) section under Repo Settings > Actions > General to allow `Read and write permissions`.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is the permission for adding the comment in PR from a github action?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yup, I guess we could also just remove that comment step

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's fine. Before we decide to remove it, the doc is helpful.

@arpitjasa-db arpitjasa-db merged commit 5bd0923 into main Oct 25, 2023
1 check passed
@arpitjasa-db arpitjasa-db deleted the fixDocs branch October 25, 2023 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants