Skip to content
New issue

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

Suspended User in a org team fails to create Issue in GHE #93

Open
vincentclee opened this issue Apr 19, 2023 · 1 comment
Open

Suspended User in a org team fails to create Issue in GHE #93

vincentclee opened this issue Apr 19, 2023 · 1 comment

Comments

@vincentclee
Copy link

vincentclee commented Apr 19, 2023

Example Config

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.

Error Message

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
@ashishjullia
Copy link

ashishjullia commented Oct 23, 2023

@vincentclee I don't have any suspended user but still getting: #109

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants