fix(ci): resolve yamllint blocking CI quality gate (#19) (#20)

This commit is contained in:
Alireza Rezvani
2025-11-05 20:18:29 +01:00
committed by GitHub
parent be88785a52
commit b35ba710b3
4 changed files with 18 additions and 9 deletions

View File

@@ -120,15 +120,15 @@ jobs:
owner: context.repo.owner,
repo: context.repo.repo,
issue_number: parseInt(issueNumber),
body: `## ✅ Completed via PR #${prNumber}
body: `Completed via PR #${prNumber}
**PR**: ${prTitle}
**URL**: ${prUrl}
**Merged by**: @${merger}
PR: ${prTitle}
URL: ${prUrl}
Merged by: ${merger}
This issue has been resolved and the changes have been merged into main.
🤖 Automatically closed via PR merge automation`
Automatically closed via PR merge automation`
});
// Close the issue