Filter certain types of API receivePost actions
Open
- Dominant language
- PHP
- Stars
- 1.8k
- Forks
- 488
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 24
Description
I've been testing out tools like Scrutinizer that offer a limited amount of automated fixing. It is nice but one side effect is that these tools may end up creating temporary branches on the main GitHub repository. This results in a webhook request to Packagist that adds a version for the newly added temporary branch.
I'd consider writing some code that would allow us to filter certain branch naming patterns (like "scrutinizer-patch-*") to avoid littering our packages with temporary branch names.
Any interest in this? If so, are there any suggestions for implementations?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.