csepulveda opened a new pull request, #8603: URL: https://github.com/apache/incubator-devlake/pull/8603
- [x] I have read through the [Contributing Documentation](https://devlake.apache.org/community/). - [ ] I have added relevant tests. - [ x] I have added relevant documentation. - [ x] I will add labels to the PR, such as `pr-type/bug-fix`, `pr-type/feature-development`, etc. ### Summary This PR adds Priority and Urgency filtering capabilities to the PagerDuty plugin, allowing users to filter incidents during data collection based on their priority levels (P1-P5) and urgency (high/low). ### Does this close any open issues? Closes 8367 ### Screenshots <img width="1389" height="486" alt="image" src="https://github.com/user-attachments/assets/1680fe8b-1a95-4f06-8075-695e56674554" /> <img width="1056" height="592" alt="image" src="https://github.com/user-attachments/assets/594caa74-e07c-4392-941f-56dd9bde0198" /> ### Other Information This is my first PR to Devlake protect, please let me know if there is any extra documentation or test that need to be completed. I test it using no filters and also using filter Priority=P1 and Urgency=High -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
