Is there a way to manually or automatically trigger only some pipelines on a PR? ๐
For example, if I changed only one sentence in a text file in the Django documentation, it would almost certainly be enough to run only the pipelines that involve the documentation and not the entire Django test set. ๐ก
See this PR for example ๐
#Github #Pipeline #Actions
GitHub
Fixed #35612 -- Added security reporting guidelines. by sarahboyce ยท Pull Request #18658 ยท django/django
Trac ticket number
ticket-35612
Branch description
Adding explicit security reporting guidelines in our docs so we can reply to reports with this a...