C-Plus-Plus icon indicating copy to clipboard operation
C-Plus-Plus copied to clipboard

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

Open realstealthninja opened this issue 1 year ago • 4 comments

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

realstealthninja avatar Sep 01 '24 04:09 realstealthninja

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[bot] avatar Oct 02 '24 00:10 github-actions[bot]

please assign me this issue

iamkaniska avatar Nov 06 '24 11:11 iamkaniska

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

realstealthninja avatar Nov 09 '24 05:11 realstealthninja

Hi, I'd like to work on this issue. Please assign it to me.

YashAstro11 avatar Apr 13 '25 10:04 YashAstro11

Update: The GitHub action we use does not exist any more. Thus, I have resorted to creating a new label-when-approved-action

realstealthninja avatar Sep 24 '25 04:09 realstealthninja

fixed by #3016

realstealthninja avatar Oct 01 '25 14:10 realstealthninja