microsoft / microsoft/sre-agent
Incident response plan title filter can't be configured to filter a phrase
Nobody has claimed this yet.
- Dominant language
- PowerShell
- Stars
- 160
- Forks
- 97
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 12
Description
When creating an incident response plan with ICM we can filter single words, but it does not have instruction to indicate if we can put a phrase like "Memory Usage" or "CPU Usage" where these phrases may be used in a specific title but the words may be commonly used in other ticket titles so we don't want to filter CPU, Memory, Usage.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the incident response plan title-filter configuration and the existing single-word matching behavior. Check how filter values are parsed and whether tests cover title matching. Done means a phrase such as "Memory Usage" or "CPU Usage" can be matched without separately matching the individual words, with tests documenting the behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100