Skip to content

[PS-2162] Add needs-qa label to enforce-labels workflow#2274

Merged
djsmith85 merged 1 commit intomasterfrom
update-enforce-labels-workflow
Jan 3, 2023
Merged

[PS-2162] Add needs-qa label to enforce-labels workflow#2274
djsmith85 merged 1 commit intomasterfrom
update-enforce-labels-workflow

Conversation

@djsmith85
Copy link
Contributor

Type of change

  • Bug fix
  • New feature development
  • Tech debt (refactoring, code cleanup, dependency upgrades, etc)
  • Build/deploy pipeline (DevOps)
  • Other

Objective

I realized via bitwarden/mobile#2044 that we do not block merging when the needs-qa-label was added.

The enforcement on the needs-qa label was added with bitwarden/clients#3450 for the clients and with bitwarden/server#2248 for the server, but we must have missed the mobile repo.

Code changes

  • .github/workflows/enforce-labels.yml: Add needs-qa to the BANNED_LABELS and mentioned it in the description.

Before you submit

  • Please check for formatting errors (dotnet format --verify-no-changes) (required)
  • Please add unit tests where it makes sense to do so (encouraged but not required)
  • If this change requires a documentation update - notify the documentation team
  • If this change has particular deployment requirements - notify the DevOps team

@djsmith85 djsmith85 requested review from a team January 3, 2023 12:46
@djsmith85 djsmith85 merged commit 6618039 into master Jan 3, 2023
@djsmith85 djsmith85 deleted the update-enforce-labels-workflow branch January 3, 2023 19:09
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