Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[EngSys] Unified pipeline not adding labels some PRs #32854

Closed
mikeharder opened this issue Feb 26, 2025 · 1 comment
Closed

[EngSys] Unified pipeline not adding labels some PRs #32854

mikeharder opened this issue Feb 26, 2025 · 1 comment
Assignees

Comments

@mikeharder
Copy link
Member

For some reason, the unified pipeline refuses to add labels to this PR:

#32805

Maybe this one as well:

#32811

@mikeharder mikeharder self-assigned this Feb 26, 2025
@mikeharder mikeharder moved this from 🤔 Triage to 🐝 Dev in Azure SDK EngSys 🤖🧠 Feb 26, 2025
@mikeharder
Copy link
Member Author

This is a bug in the "Summary" step of the unified pipeline, where it doesn't handle a non-existing file reference from a spec.

error checking PR summary
{
  stack: 'ResolverError: Error reading file "/mnt/vss/_work/1/azure-rest-api-specs/common-types/resource-management/v4/types.json"\n' +
    '    at onError (/mnt/vss/_work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/@[email protected]/node_modules/@apidevtools/json-schema-ref-parser/lib/parse.js:92:16)\n' +
    '    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)',

https://dev.azure.com/azure-sdk/internal/_build/results?buildId=4598592&view=logs&j=d6a48a56-e996-55ca-2302-c3a9a7be685b&t=f4162ac4-a5be-580e-39db-db0d6209bd6a&l=56

However, fixing this is a low priority, since the next step is to fix the spec regardless of the failure reason.

@github-project-automation github-project-automation bot moved this from 🐝 Dev to 🎊 Closed in Azure SDK EngSys 🤖🧠 Feb 26, 2025
@mikeharder mikeharder moved this from 🎊 Closed to 🔬 Dev in PR in Azure SDK EngSys 🤖🧠 Feb 26, 2025
@kurtzeborn kurtzeborn moved this from 🔬 Dev in PR to 🎊 Closed in Azure SDK EngSys 🤖🧠 Feb 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

1 participant