PrestaShop / prestashop-retro

Retrospectives from the Core and Product teams
0 stars 1 forks source link

Identify Hacktoberfest contributions #80

Closed LouiseBonnard closed 3 years ago

LouiseBonnard commented 4 years ago

As discussed with @eternoendless, in order to better identify the Hacktoberfest contributions during October, it'd be nice to add a checkbox to the message Prestonbot posts when a pull request is created. It could contain the following question: Is this contribution part of the Hacktoberfest challenge?

I have created a dedicated label right here: https://github.com/PrestaShop/PrestaShop/labels/Hacktoberfest

eternoendless commented 4 years ago

I thought about it and I realized that a checkbox is not an option because the contributor wouldn't be able to check it (because it doesn't have the permissions to edit another user's comment)

LouiseBonnard commented 4 years ago

Unfortunately, I can't figure out any quick solution... I suggest 1/ editing the PR template even though it is not as reliable as expected or 2/ simply letting the contributor mention the Hacktoberfest challenge in the PR description (this way, maintainers would be able to add the dedicated label by themselves). I know it is not ideal. :-(