Adding github action workflow to mark stale issues and prs #4
Triggered via pull request
September 8, 2023 18:24
MarkDaoust
closed
#118
Status
Success
Total duration
12s
Artifacts
–
remove-pr-labels.yml
on: pull_request_target
remove_label
2s
Annotations
1 error and 3 warnings
remove_label
Error: failed to remove labels: status:awaiting review,status:awaiting user response
|
remove_label
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-ecosystem/action-remove-labels@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
remove_label
failed to remove label: status:awaiting review: HttpError: Label does not exist
|
remove_label
failed to remove label: status:awaiting user response: HttpError: Label does not exist
|