issues
search
ACCESS-NRI
/
actions
Custom GitHub Actions for use across the ACCESS-NRI
0
stars
0
forks
source link
Update `PR-comment` to allow commenting different owner/repo and to add a label for easily editing the same comment
#11
Closed
atteggiani
closed
22 hours ago
atteggiani
commented
3 weeks ago
Update the
pr-comment action
to:
include options for commenting a different owner/repo (providing the user has the right token permission)
include a label as an input parameter, that would make it easier to edit/delete the same comment (comment with the same label)
include a
delete
boolean option if a specific comment wants to be deleted.
Update the pr-comment action to:
delete
boolean option if a specific comment wants to be deleted.