You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's situations where we price tasks that actually aren't ready to be worked on due to prerequisite tasks that need to be completed first.1
It could be useful to set the priority and time level but then use a new command like /requires
In this case, the price label can be removed, indicating that it is not ready to be worked on.23
When the prerequisite issue is merged, it would be great to add pricing again, which will automatically allow contributors to /start again.
This needs to listen to:
the issue.closed (as complete) webhook event, and then restore the latest price from the timeline.45
the issues_comment.created webhook event, to parse the command.
There's situations where we price tasks that actually aren't ready to be worked on due to prerequisite tasks that need to be completed first.1
It could be useful to set the priority and time level but then use a new command like /requires
In this case, the price label can be removed, indicating that it is not ready to be worked on.23
When the prerequisite issue is merged, it would be great to add pricing again, which will automatically allow contributors to /start again.
This needs to listen to:
the issue.closed (as complete) webhook event, and then restore the latest price from the timeline.45
the issues_comment.created webhook event, to parse the command.
Footnotes
⚠ 80% possible duplicate - Bug in User Login Functionality ↩
⚠ 79% possible duplicate - Data Upload Takes Too Long ↩
⚠ 79% possible duplicate - Feature Request: Dark Mode for UI ↩
⚠ 79% possible duplicate - Feature Request: Dark Mode for UI ↩
⚠ 79% possible duplicate - File upload fails always ↩
The text was updated successfully, but these errors were encountered: