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

[BUG] Approved label CI does not add approved label to pull requests. #2719

Open
realstealthninja opened this issue Sep 1, 2024 · 3 comments · May be fixed by #2732
Open

[BUG] Approved label CI does not add approved label to pull requests. #2719

realstealthninja opened this issue Sep 1, 2024 · 3 comments · May be fixed by #2732
Labels
bug dont-close This issue/pull request shouldn't be closed good first issue Good for newcomers

Comments

@realstealthninja
Copy link
Collaborator

Description

As the title suggests the approved label CI does not add approved label to the pull requests

Expected behavior

add an approved label when the pull request is approved

Actual behavior

403 unable to access resource

Steps to reproduce

No response

Context

hard to distinguish which prs are approved.

Additional information

Its a really simple fix, easy as adding

permissions:
   pull_request: write

to the workflow further reading

Copy link
Contributor

github-actions bot commented Oct 2, 2024

This issue has been automatically marked as abandoned because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale Author has not responded to the comments for over 2 weeks label Oct 2, 2024
@realstealthninja realstealthninja added dont-close This issue/pull request shouldn't be closed and removed stale Author has not responded to the comments for over 2 weeks labels Oct 2, 2024
@iamkaniska
Copy link

please assign me this issue

@realstealthninja
Copy link
Collaborator Author

please assign me this issue

How are you going to fix this issue?
From my research it looks unsolvable via actions and I'm currently in the process of making a GitHub bot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug dont-close This issue/pull request shouldn't be closed good first issue Good for newcomers
Projects
None yet
2 participants