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

Fixes the granted request check command masking errors #716

Conversation

JoshuaWilkes
Copy link
Contributor

What changed?

Fixes an issue where the granted request check command would not return an error despite failing to check for access.

Why?

Workflows depend on this command to return an error when access is not available

How did you test it?

I removed my cf config file and ran the command, initially it completes with no output.

After the changes, it now returns an error stating that the config could not be loaded and that access could not be checked

Potential risks

Is patch release candidate?

Link to relevant docs PRs

@JoshuaWilkes JoshuaWilkes merged commit 36b700f into main Jul 26, 2024
3 checks passed
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