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
steps: - uses: trstringer/manual-approval@v1 with: approvers: org-team1
If there is a suspended user in your GitHub Enterprise org-team1, the action will fail with the following error message.
org-team1
Respond "approved", "approve", "lgtm", "yes" to continue workflow or "denied", "deny", "no" to cancel. error creating issue: POST https://ghe.nsa.gov/api/v3/repos/noforn/turbulence/issues: 422 Validation Failed [{Resource:Issue Field:assignees Code:invalid Message:}] ##[debug]Docker Action run completed with exit code 1 ##[debug]Finishing: Run trstringer/manual-approval@v1
The text was updated successfully, but these errors were encountered:
@vincentclee I don't have any suspended user but still getting: #109
Sorry, something went wrong.
No branches or pull requests
Example Config
If there is a suspended user in your GitHub Enterprise
org-team1
, the action will fail with the following error message.Error Message
The text was updated successfully, but these errors were encountered: