Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

Commit

Permalink
Test -- remove resurrection from Needs Further Triage task
Browse files Browse the repository at this point in the history
Testing a fix for #6
  • Loading branch information
jeffhandley authored Apr 27, 2022
1 parent c477933 commit facb3b3
Showing 1 changed file with 2 additions and 15 deletions.
17 changes: 2 additions & 15 deletions .github/fabricbot.json
Original file line number Diff line number Diff line change
Expand Up @@ -1588,25 +1588,12 @@
]
},
{
"operator": "or",
"operator": "not",
"operands": [
{
"operator": "not",
"operands": [
{
"name": "isInProject",
"parameters": {
"projectName": "Area Pod: Eric / Jeff - Issue Triage",
"isOrgProject": true
}
}
]
},
{
"name": "isInProjectColumn",
"name": "isInProject",
"parameters": {
"projectName": "Area Pod: Eric / Jeff - Issue Triage",
"columnName": "Triaged",
"isOrgProject": true
}
}
Expand Down

0 comments on commit facb3b3

Please sign in to comment.