TheAlgorithms/C-Plus-Plus

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

realstealthninja opened this issue · 6 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

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.

please assign me this issue

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