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

fix: can review CR with skip change request #3998

Merged
merged 2 commits into from
Jun 16, 2023
Merged

Conversation

kwasniew
Copy link
Contributor

@kwasniew kwasniew commented Jun 16, 2023

About the changes

Roles with skip change request should still be able to review (approve/apply/comment) on change requests.

Important files

Discussion points

@vercel
Copy link

vercel bot commented Jun 16, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
unleash-monorepo-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 16, 2023 10:22am
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
unleash-docs ⬜️ Ignored (Inspect) Jun 16, 2023 10:22am

@@ -25,12 +25,25 @@ export const useChangeRequestsEnabled = (projectId: string) => {
[JSON.stringify(data)]
);

const isChangeRequestConfiguredForReview = React.useCallback(
Copy link
Contributor Author

Choose a reason for hiding this comment

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

same as isChangeRequestConfigured but doesn't check skip change request

@kwasniew kwasniew merged commit ce6ff25 into main Jun 16, 2023
17 checks passed
@kwasniew kwasniew deleted the skip-cr-can-approve branch June 16, 2023 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants