Open guibranco opened 5 months ago
Hey, I'm a bit lost here! Not sure which file I should be fixing. Could you give me a bit more to go on? Maybe add some details to the issue or drop a comment with some extra hints? Thanks!
Have feedback or need help? Feel free to email info@gitauto.ai.
Description
When Dependabot creates automatic pull requests, it sometimes assigns labels that do not exist within the repository. As a result, Dependabot creates a comment indicating that the label is invalid. The goal is to process this comment, create the missing label(s) in the repository, and then assign them to the issue.
Tech Notes
Webhook Handling:
Label Creation and Assignment:
PHP Example Implementation:
Below is a PHP example using the
Request
class from theGuiBranco/Pancake
library to handle this feature:Resources:
Expected Outcome
Tech notes
Additional information
Example comment