Skip to content

Update PAT revoke script to filter on revoked

Désirée Chevalier requested to merge qa-update-PAT-revoke-script into master

What does this MR do and why?

Updates the personal access token revoke script to filter out revoked=false tokens so we don't end up revoking the same ones over and over again. Also incorporates DeleteResourceBase.

Related to gitlab-org/quality/quality-engineering/team-tasks#2664 (closed)

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Edited by Désirée Chevalier

Merge request reports