If arc feature TXXX matches a Task, assign it to me. Provide an arc claim TXXX to assign tasks to me.
Details
Details
- Reviewers
epriestley - Group Reviewers
Blessed Reviewers
- Use arc claim TXXX to assign tasks to me.
- Use arc feature TXXX with existing, nonexisting and tasks assigned to others.
Diff Detail
Diff Detail
- Repository
- rARC Arcanist
- Branch
- arcpatch-D10586
- Lint
Lint Passed - Unit
Tests Passed - Build Status
Buildable 6213 Build 6234: [Placeholder Plan] Wait for 30 Seconds
Event Timeline
Comment Actions
I'd like to refactor the preg_match parsing to some general class (ArcanistWorkflow?) but wasn't sure where to put it. I'm quite sure something like this already exists in phabricator.
Would be nice to have a central function to find revisions, tasks, projects or else and allow the workflow to act on the information found.