Skip to content

Bug 2002301 - [phab-etl] Track all non-bmo related project members in the review_groups table and not just *-reviewers#9

Merged
dklawren merged 1 commit intomainfrom
2002301
Nov 25, 2025
Merged

Bug 2002301 - [phab-etl] Track all non-bmo related project members in the review_groups table and not just *-reviewers#9
dklawren merged 1 commit intomainfrom
2002301

Conversation

@dklawren
Copy link
Contributor

No description provided.

… the review_groups table and not just *-reviewers
Copy link

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

This PR updates the phab-etl tool to track all non-BMO related project members in the review_groups table, rather than limiting tracking to only projects ending with "-reviewers". This change broadens the scope of project membership tracking.

Key Changes:

  • Modified filter logic from endswith("-reviewers") to exclude projects starting with "bmo-" prefix
  • Updated inline comment to reflect the new filtering criteria

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

You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.

Copy link
Member

@cgsheeh cgsheeh left a comment

Choose a reason for hiding this comment

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

LGTM! We should test this manually to check it returns the groups we expect. :)

@dklawren
Copy link
Contributor Author

LGTM! We should test this manually to check it returns the groups we expect. :)

Thanks. Will give it a try tomorrow.

@dklawren dklawren merged commit feba2e4 into main Nov 25, 2025
8 checks passed
@dklawren dklawren deleted the 2002301 branch November 25, 2025 21:47
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