-
Notifications
You must be signed in to change notification settings - Fork 61
time-labels
config auto generation
#584
Comments
/start |
Tips:
|
I think that's the default config you linked to, I think the overrides takes place in the yml file. Do you mean, it should not be hardcoded there but rather generated on install |
I think that we shouldn't need to override in any default settings anywhere. Instead, I feel that the bot should just understand However, we should retain the override capability in case some partner needs it for some reason. But we should not have overrides in our default settings, it should just figure it out on the fly. |
So basically labels can be custom (added to issues) and it'd just automatically turn the 1.5 Week for example to ms and calculate the amount And we should remove time-labels from config |
I also want to dock time from the larger resolutions to count for inefficiencies. Only hours and below are exceptions because this level of precision should be pretty accurate. However for the less accurate estimates, I have data to back that motivated people work at usually 75% efficiency:
Examples
This is opinionated so I fear that there is a possibility that we might need to adjust after running and observing this in action for awhile. |
@pavlovcik Auto-generation of Time labels will be disabled right? Since we no longer have strictly default time labels |
That makes sense. To clarify, you mean that when the bot is added to your repository, the time labels are not automatically generated and added to the repository? However, I think that if they enable (I kind of want to add |
I just realized that this is the only way for the bot to know what labels to automatically populate @devpanther so this task actually is invalid, my apologies. |
Permit generation skipped because the issue was not closed as completed If you enjoy the DevPool experience, please follow Ubiquity on GitHub and star this repo to show your support. It helps a lot! |
The
time-labels
config should be automatically calculated using thems
library. Partners shouldn't need to override the time labels and insert into the config.https://github.com/ubiquity/ubiquibot/pull/558/files#diff-6863b0d0a0dcd10927da34fbf604b6226c24c1b204008d06f10b20da8d85c5d3R5-R31
The text was updated successfully, but these errors were encountered: