How can you make your custom workflow process script go to a Nobody AutoComplete state to auto grant approval without any manual approval
Your workflow uses custom scripts whenever the needs of the out of the box workflow scripts do not match your environment needs. Within that process you can make a custom participant resolver which you can use to find who you wish to approve the task in question. Whenever the approver cannot be identified whether using a custom participant resolver or an OOTB resolver it will move to a Nobody AutoComplete state. In this instance we want to force it to go there so no approvers are required.
Two items are required: