We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, thanks a lot for creating this, it's very useful.
I have the following problem, no matter who triggers the workflow the issues are always assigned to me (user_4).
I have the workflow step set like this:
- uses: trstringer/manual-approval@v1 with: secret: ${{ github.TOKEN }} approvers: user_1,user_2,user_3,user_4 minimum-approvals: 1
I'm the admin of the repo, but so is one of the other approvers.
Is this normal behavior? Shouldn't the issue be assigned to all the approvers?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi, thanks a lot for creating this, it's very useful.
I have the following problem, no matter who triggers the workflow the issues are always assigned to me (user_4).
I have the workflow step set like this:
I'm the admin of the repo, but so is one of the other approvers.
Is this normal behavior? Shouldn't the issue be assigned to all the approvers?
The text was updated successfully, but these errors were encountered: