Fix resolver & package.json #14
No reviewers
Labels
No Label
Backlog
bug::Awaiting merge
bug::fix
bug::S1
bug::S2
bug::S3
change::Awaiting merge
change::breaking
change::minor
change::new
change::patch
Good First Issue
In Progress
priority::critical
priority::high
priority::low
priority::medium
proposal::accepted
proposal::denied
proposal::pending
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: engineering/community-relations#14
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "master"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
Update notes
For clarification: I updated only the member resolver
approved this merge request
merged
mentioned in commit
6f76abfe7c
Should fix #1
Do you want me to update all commands to fully use the resolver to its max or make a separate merge request for that?
Oh, it was merged.
All the commands that resolve members should use that function unless you're referring to something else.
mentioned in issue #1
I am referring to using
args.join(' ')
overargs[0]
to fully utilize the resolverOh, sure.
changed milestone to %1