mirror of
https://github.com/actions/labeler
synced 2026-05-05 03:07:49 +02:00
build: update dist/index.js with latest source changes
Agent-Logs-Url: https://github.com/actions/labeler/sessions/a5e02d2e-473f-4106-9227-2b5b25b15b81 Co-authored-by: chiranjib-swain <196914770+chiranjib-swain@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
4b1ec206c1
commit
c5554e609b
2
dist/index.js
vendored
2
dist/index.js
vendored
@@ -140,7 +140,7 @@ function getPullRequests(client, prNumbers) {
|
||||
}));
|
||||
prData = result.data;
|
||||
}
|
||||
catch (error) {
|
||||
catch (_a) {
|
||||
core.warning(`Could not find pull request #${prNumber}, skipping`);
|
||||
continue;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user