-
-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add feature to automatically assign tasks based on the activity type defined as issue labels #261
Comments
@MihaiDejeu thank you for reporting this. I'll assign someone to take care of it soon. |
@amihaiemil this is your task now, please go ahead. Deadline (when this ticket should be closed) is Estimation here is Remember, you don't have to solve everything in this ticket - you can solve it partially and leave If you have any questions don't ask me, I'm not a technical person. Open new tickets instead. If you don't have time or simply don't want to work on this, you can always resign. |
@amihaiemil Don't forget to close this ticket before the deadline (2020-12-24T21:05:11). You are past the first half of the allowed period. |
@amihaiemil Looks like you've missed the task deadline (2020-12-24T21:05:11). You are now resigned from this task. Please stop working on it, you will not be paid. I will assign it to someone else soon. |
@criske this is your task now, please go ahead. Deadline (when this ticket should be closed) is Estimation here is Remember, you don't have to solve everything in this ticket - you can solve it partially and leave If you have any questions don't ask me, I'm not a technical person. Open new tickets instead. If you don't have time or simply don't want to work on this, you can always resign. |
@criske Don't forget to close this ticket before the deadline (2021-01-03T21:09:06). You are past the first half of the allowed period. |
@criske we will implement this, but later. Let's postpone it for now. |
@charlesmike deregister |
@amihaiemil ok, I've removed this task from scope. I'm not managing it anymore. |
Currently we can make use of the issue labels to set time (number of minutes) and assign users for a specific tasks that will be reflected in the self-xdsd platform.
In the future, it would be helpful to also have labels for Activity type like DEV, QA, REV etc.
Once a label for activity type is set on the issue, the automatic assignment will be made only within the contracts of the users with that specific role.
In case there was no Activity type label set on the issue, DEV should be considered the default value.
Another improvement would be to make use of the labels more than just time and activity type in order to have more accurate automated assignments by the PM. (ex: technical level, experience etc. - we can discuss more about this)
The text was updated successfully, but these errors were encountered: