flake8
failed.
JSHint
passed.
Review Request #13121 — Created June 22, 2023 and submitted
The review groups resource now accepts two new arguments:
?show-invisible=1
, which will include any review groups not marked
as visible.
?invite-only=<bool>
, which will filter the review groups based on
theinvite_only
flag.This doesn't allow for overriding any accessibility checks. Results will
still only include those the user has access to.
Unit tests pass.
Made use of this with some upcoming changes for repository configuration.
Summary | ID |
---|---|
ae66dd2f14243bc96aa558cf225371f3310c9554 |
Description | From | Last Updated |
---|---|---|
'django.contrib.auth.models.User' imported but unused Column: 1 Error code: F401 |
reviewbot |