Add accessibility-frontend-reviewers workflow#3366
Open
MReschenberg wants to merge 1 commit into
Open
Conversation
Author
|
brb fixing up those checks :) |
95a6f69 to
617366a
Compare
ecb9185 to
7e59356
Compare
7e59356 to
a0fbc05
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
bot/code_review_bot/tasks/a11y_frontend.py, a self-contained module implementing the#accessibility-frontend-reviewersreview group workflowPhabricatorReporter.publish()with a single import and callWorkflow
Comment posted containing the following:
If the group is added by a member of the accessibility team, no comment is posted and the group is left in place; team membership is resolved dynamically from Phabricator at runtime so no names or PHIDs are hardcoded. On re-add, the automation verifies the author has followed the instructions by checking whether they posted a comment after the bot's removal or tagged an individual team member as a reviewer; if neither condition is met, the comment is re-posted and the group is removed again.
Test coverage
bot/tests/test_a11y_frontend.py: