Create "approved" flag for tasks and auto move them to "done" column when checked
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 11.6k
- Forks
- 1.1k
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 12
Description
Instead of creating multiple tasks to assign to myself to "check work" or "approve work" of someone's else's work, I'd like to instruct my team member to add the task to "waiting for approval" and then have a section in that task to check off and mark it off as approved.
Approving it will then move it to the done column and the task will then show an approval / acceptance flag in some capacity.
On the task, when clicking into it, it should show who it was approved by.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named in the issue; start by locating the task workflow and task-detail view. Done means a task can be approved, moves to the done column, shows an approval or acceptance flag, and identifies who approved it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100