Workflow Update
This commit is contained in:
parent
93d63518fb
commit
e470779132
1
.github/workflows/changelog-pr.yaml
vendored
1
.github/workflows/changelog-pr.yaml
vendored
@ -119,6 +119,7 @@ jobs:
|
||||
labels: ["Started Migration To ProxmoxVE"],
|
||||
per_page: 5
|
||||
});
|
||||
console.log("Related issues", relatedIssues);
|
||||
const matchingIssue = relatedIssues.find(issue =>
|
||||
issue.title.toLowerCase().includes(scriptName.toLowerCase())
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user