-
Notifications
You must be signed in to change notification settings - Fork 603
Polish SQUID_CHECK_KRB5_CONTEXT_MEMORY_KEYTAB macro #2317
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
base: master
Are you sure you want to change the base?
Conversation
yadij
commented
Dec 10, 2025
- trivial whitespace cleanup
- reposition for alphabetical naming order
- move SQUID_DEFINE_BOOL inside the check macro
|
FTR; these changes have already passed review in PR #1157. |
|
These changes have reached 10+ days without any negative feedback. The merge bot should have committed them already. |
Correct.
Incorrect: The merge bot is correctly waiting for a required status check called "Review" to complete. GtHub clearly shows that some required checks have not been completed: I have not checked why this GitHub-managed(?) "Review" status check was added to the set of the required PR checks. GtHub review counting has always been incompatible with how we count votes and should not be enabled. We have discussed that before. I have not checked, but it is likely that the same recently introduced GitHub configuration(?) problem applies to other recent PRs, including #2316 and #2315. FWIW, I do not recommend changing GitHub configuration without discussing those changes first. |
I have now removed that "Review" check from the set of the required PR checks in our master branch configuration on GitHub. I have not investigated when/why it was added. This removal should allow eligible PRs to merge again. |
|
Blocked for 3 weeks by @rousskov because lines of text unrelated to this PR exist in the Squid code. |