Open
Description
TODO split out multiple triggered workflows into separate PRs
AutoPR/autopr/services/trigger_service.py
Lines 124 to 134 in 1d818f4
AutoPR/autopr/services/trigger_service.py
Lines 181 to 191 in 1d818f4
To resolve this TODO, you can start by identifying which triggered workflows need to be split out. Then, create separate pull requests for each workflow, making sure to clearly document the changes made and the reasons for splitting them. Finally, review and test each pull request thoroughly before merging them into the main codebase.