-
Notifications
You must be signed in to change notification settings - Fork 18
PR refs 不存在 issue,会导致 product docs sync 任务失败 #214
Copy link
Copy link
Closed
Labels
area:workflowGitHub workflows and Python automation scriptsGitHub workflows and Python automation scriptsbugSomething isn't workingSomething isn't workingready-to-implementSpec is ready for implementationSpec is ready for implementationrepro:highHigh-confidence or easily reproducible issueHigh-confidence or easily reproducible issuetriagedIssue has been reviewed and categorizedIssue has been reviewed and categorized
Description
Metadata
Metadata
Assignees
Labels
area:workflowGitHub workflows and Python automation scriptsGitHub workflows and Python automation scriptsbugSomething isn't workingSomething isn't workingready-to-implementSpec is ready for implementationSpec is ready for implementationrepro:highHigh-confidence or easily reproducible issueHigh-confidence or easily reproducible issuetriagedIssue has been reviewed and categorizedIssue has been reviewed and categorized
github/scripts/prepare_product_docs_sync_context.py 的 fetch_issue() 调用处对不存在的 issue 做容错,跳过 missing issue reference。