Skip to content
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

Automatically Handling Prerequisites #239

Open
shiv810 opened this issue Dec 12, 2024 · 1 comment
Open

Automatically Handling Prerequisites #239

shiv810 opened this issue Dec 12, 2024 · 1 comment

Comments

@shiv810
Copy link
Collaborator

shiv810 commented Dec 12, 2024

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

  1. ⚠ 80% possible duplicate - Bug in User Login Functionality

  2. ⚠ 79% possible duplicate - Data Upload Takes Too Long

  3. ⚠ 79% possible duplicate - Feature Request: Dark Mode for UI

  4. ⚠ 79% possible duplicate - Feature Request: Dark Mode for UI

  5. ⚠ 79% possible duplicate - File upload fails always

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant