OCA / oca-github-bot

The GitHub Bot of the Odoo Community Association (OCA)
MIT License
42 stars 61 forks source link

Label PRs with modified addons #300

Open sbidoul opened 4 months ago

sbidoul commented 4 months ago

closes #265

This adds a addon:{addon_name} and a series:{branch_name} labels. Note: distinguishing by modification type can be added later.

With this it should become much easier to write tools to be notified about modifications to addons of interest.