Nicofuma wrote:for that you need to post a special comment to your PR
PRs and WIP label
Re: PRs and WIP label
Member of the phpBB Development-Team
No Support via PM
No Support via PM
Re: PRs and WIP label
so no thksNicofuma wrote:Nicofuma wrote:for that you need to post a special comment to your PR
Re: PRs and WIP label
these should probably at some point be added to the wiki with use cases
just so everyone is aware we have
just so everyone is aware we have
!set WIP
- mark your Pull Request as work in progress!unset WIP
- mark your Pull Request as ready for review!set Styles
- mark your Pull Request as related to the Styles for specific reviewRe: PRs and WIP label
feel free to edit the wiki =)
Member of the phpBB Development-Team
No Support via PM
No Support via PM
-
- Registered User
- Posts: 1
- Joined: Thu Oct 11, 2018 6:20 pm
Re: PRs and WIP label
Thanks for the link.Nicofuma wrote: Fri Aug 08, 2014 12:55 pm Now you are able to add or remove the WIP label to your own PRs, for that you need to post a special comment to your PR:
to set the WIP labelCode: Select all
!set WIP
to remove itCode: Select all
!unset WIP
Example: https://github.com/phpbb/phpbb/pull/268 ... t-51595801
- 3Di
- Registered User
- Posts: 951
- Joined: Tue Nov 01, 2005 9:50 pm
- Location: Milano 🇮🇹 Frankfurt 🇩🇪
- Contact:
Re: PRs and WIP label
Am I right it should be
:construction:
instead of WIP
actually?🆓 Free support for our extensions also provided here: phpBB Studio
🚀 Looking for a specific feature or alternative option? We will rock you!
Please PM me only to request paid works. Thx. Want to compensate me for my interest? Donate
My development's activity º PhpStorm's proud user º Extensions, Scripts, MOD porting, Update/Upgrades
🚀 Looking for a specific feature or alternative option? We will rock you!
Please PM me only to request paid works. Thx. Want to compensate me for my interest? Donate
My development's activity º PhpStorm's proud user º Extensions, Scripts, MOD porting, Update/Upgrades
Re: PRs and WIP label
Code: Select all
!WIP :construction: