Skip to content

Commit ef97e68

Browse files
authored
Enable the new InitialIssueTriage Rule that uses AzureSdkOwners (#7847)
1 parent 3142efa commit ef97e68

2 files changed

Lines changed: 201 additions & 204 deletions

File tree

tools/github-event-processor/Azure.Sdk.Tools.GitHubEventProcessor.Tests/Static/IssueProcessingTests.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ public class IssueProcessingTests : ProcessingTestBase
6060
/// <param name="hasCodeownersEntry">Whether or not to expect a codeowners entry for the labels returned.</param>
6161
/// <param name="isMemberOfOrg">Whether or not the owner that created the issue is a member of Azure</param>
6262
/// <param name="hasWriteOrAdmin">Whether or not the owner that created the issue has write or admin</param>
63-
[Ignore("Ignore until the InitialIssueTriage rule is re-enabled")]
6463
[Category("static")]
6564
[NonParallelizable] // All the tests use the same CODEOWNERS file
6665
// Scenario: Everything turned off, nothing should process

0 commit comments

Comments
 (0)