Skip to content

Fix failing checks#11889

Merged
cdrini merged 1 commit intomasterfrom
fix-failing-ci-check
Feb 18, 2026
Merged

Fix failing checks#11889
cdrini merged 1 commit intomasterfrom
fix-failing-ci-check

Conversation

@jimchamp
Copy link
Collaborator

Follows #11888

Corrects issue that caused our CI/CD checks to fail in #11888.

Technical

Testing

Screenshot

Stakeholders

Copilot AI review requested due to automatic review settings February 18, 2026 00:23
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates User.is_member_of_any to use a more concise, short-circuiting implementation, addressing CI/CD check failures introduced/flagged in follow-up to #11888.

Changes:

  • Refactor User.is_member_of_any to any(self.is_usergroup_member(...)) for equivalent behavior with clearer intent.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Collaborator

@cdrini cdrini left a comment

Choose a reason for hiding this comment

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

LGTM

@cdrini cdrini merged commit b5a3c7a into master Feb 18, 2026
13 checks passed
@cdrini cdrini deleted the fix-failing-ci-check branch February 18, 2026 01:12
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.

3 participants