Skip to content

Commit

Permalink
Enable the new InitialIssueTriage Rule that uses AzureSdkOwners (#7847)
Browse files Browse the repository at this point in the history
  • Loading branch information
JimSuplizio authored Mar 8, 2024
1 parent 3142efa commit ef97e68
Show file tree
Hide file tree
Showing 2 changed files with 201 additions and 204 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ public class IssueProcessingTests : ProcessingTestBase
/// <param name="hasCodeownersEntry">Whether or not to expect a codeowners entry for the labels returned.</param>
/// <param name="isMemberOfOrg">Whether or not the owner that created the issue is a member of Azure</param>
/// <param name="hasWriteOrAdmin">Whether or not the owner that created the issue has write or admin</param>
[Ignore("Ignore until the InitialIssueTriage rule is re-enabled")]
[Category("static")]
[NonParallelizable] // All the tests use the same CODEOWNERS file
// Scenario: Everything turned off, nothing should process
Expand Down
Loading

0 comments on commit ef97e68

Please sign in to comment.