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

issue assignee setting #144

Open
stefanolaru opened this issue Jan 15, 2025 · 0 comments
Open

issue assignee setting #144

stefanolaru opened this issue Jan 15, 2025 · 0 comments

Comments

@stefanolaru
Copy link

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?

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

1 participant