Commit b0dbb9a2 authored by bmortier's avatar bmortier
Browse files

Merge branch 'cherry-pick-cb762476' into '1.4'

Merge branch '65-add-the-labeling-workflow-into-the-dev-manual' into '1.4'

See merge request fusiondirectory/dev-manual!111
No related merge requests found
Showing with 10 additions and 4 deletions
+10 -4
...@@ -2,7 +2,7 @@ New ticket opened ...@@ -2,7 +2,7 @@ New ticket opened
================= =================
First the label of the dolibarr project should be added to it. First the label of the dolibarr project should be added to it.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The dolibarr label are made like this : **PJYYYY**-project number The dolibarr label are made like this : **PJYYYY**-project number
...@@ -21,8 +21,13 @@ We have some basic project number that should always be used by default if there ...@@ -21,8 +21,13 @@ We have some basic project number that should always be used by default if there
- Dev Manual : **PJ2003-0343** - Dev Manual : **PJ2003-0343**
.. warning::
if the label doesnt exist it need to be created at the group level
for exemple : `Group Label`_
Second the component where the bug/enhancement is to be made should be specified Second the component where the bug/enhancement is to be made should be specified
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- Example : fusiondirectory-core or plugin-xxx - Example : fusiondirectory-core or plugin-xxx
...@@ -74,8 +79,8 @@ if the change need a change in packaging ...@@ -74,8 +79,8 @@ if the change need a change in packaging
- The packaging ticket are linked back with the code fix ticket - The packaging ticket are linked back with the code fix ticket
The bug is closed Ticket need to be closed
----------------- ========================
- Remove the **to be tested** label, and add one of the changelog label - Remove the **to be tested** label, and add one of the changelog label
to specify what has been done. to specify what has been done.
...@@ -95,3 +100,4 @@ version something has been changed and what the type of change it was ...@@ -95,3 +100,4 @@ version something has been changed and what the type of change it was
.. _Debian Packaging : https://gitlab.fusiondirectory.org/debian .. _Debian Packaging : https://gitlab.fusiondirectory.org/debian
.. _Centos Packaging : https://gitlab.fusiondirectory.org/centos .. _Centos Packaging : https://gitlab.fusiondirectory.org/centos
.. _Ubuntu Packaging : https://gitlab.fusiondirectory.org/ubuntu .. _Ubuntu Packaging : https://gitlab.fusiondirectory.org/ubuntu
.. _Group Label : https://gitlab.fusiondirectory.org/groups/fusiondirectory/-/labels
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment