Skip to content

Sync .github/workflows directory with azure-sdk-tools for PR 16662 - #48453

Closed
azure-sdk-automation[bot] wants to merge 1 commit into
mainfrom
sync-.github-workflows-expandEngCommonWorkflow-16662
Closed

Sync .github/workflows directory with azure-sdk-tools for PR 16662#48453
azure-sdk-automation[bot] wants to merge 1 commit into
mainfrom
sync-.github-workflows-expandEngCommonWorkflow-16662

Conversation

@azure-sdk-automation

Copy link
Copy Markdown
Contributor

Sync .github/workflows directory with azure-sdk-tools for PR Azure/azure-sdk-tools#16662 See eng/common workflow

Copilot AI balanced review requested due to automatic review settings August 5, 2026 18:21
@azure-sdk-automation
azure-sdk-automation Bot requested a review from a team as a code owner August 5, 2026 18:21
@azure-sdk-automation azure-sdk-automation Bot added EngSys This issue is impacting the engineering system. Central-EngSys This issue is owned by the Engineering System team. labels Aug 5, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.

This PR makes a small change to the “Verify Links” GitHub Actions workflow, seemingly to test that the pipeline triggers and runs as expected.

Changes:

  • Added a comment line in the verify-links workflow file.

Comment thread .github/workflows/verify-links.yml Outdated
@@ -1,5 +1,6 @@
name: Verify Links

# Add random change to test the pipeline
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 1 pipeline(s).
10 pipeline(s) were filtered out due to trigger conditions.
There may be pipelines that require an authorized user to comment /azp run to run.

@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor
[Pilot] PR Pipeline Failure Analysis

A CI pipeline failed on this pull request. Here is an automated analysis of what went wrong and how to get the build green.

What failed

The spell-check (CSpell) validation step failed on .github/workflows/verify-links.yml. CSpell flagged an unknown word SOURCECOMMITID at line 49, column 30 of the changed file.

Pipeline build: https://dev.azure.com/azure-sdk/public/_build/results?buildId=6663343

Recommended next steps

  • Add SOURCECOMMITID to the cspell allowlist (.vscode/cspell.json or the word list it references), or rename the variable/identifier to a recognized spelling.
  • Alternatively, if this word is intentional, add an inline cspell:ignore comment in the YAML file.
  • See the CI troubleshooting guide: https://aka.ms/ci-fix
  • Push new commits to address the failures; this comment updates automatically on the next failing run.
Raw pipeline analysis (azsdk ci analyze)
Analyzing pipeline https://github.com/Azure/azure-sdk-for-python/pull/48453...
--------------------------------------------------------------------------------
Failed Tasks
--------------------------------------------------------------------------------
### Errors:

##[error].github/workflows/verify-links.yml:49:30 - Unknown word (SOURCECOMMITID)
##[error]Spelling errors detected. To correct false positives or learn about spell checking see: https://aka.ms/azsdk/engsys/spellcheck
##[error]PowerShell exited with code '1'.

### Pipeline: https://dev.azure.com/azure-sdk/public/_build/results?buildId=6663343

Copilot detected the failing pipeline and generated the analysis above. To have it attempt a fix automatically, reply with @copilot please fix the failing pipeline on this PR.

Generated by Pipeline Analysis - Next Steps · 19.3 AIC · ⌖ 8.54 AIC · ⊞ 6.6K ·

Copilot AI review requested due to automatic review settings August 5, 2026 22:23
@azure-sdk-automation
azure-sdk-automation Bot force-pushed the sync-.github-workflows-expandEngCommonWorkflow-16662 branch from c7ec878 to 19a3034 Compare August 5, 2026 22:23

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

Suppressed comments (1)

.github/workflows/event.yml:4

  • This marker comment is ambiguous and may be removed during routine cleanup. Consider standardizing it into a clearly documented, machine-detectable format (e.g., including an ownership/tool reference or a structured tag like sync-marker:) so it remains stable and self-explanatory to future maintainers.
# Sync test marker for shared GitHub workflows.

@azure-sdk-automation
azure-sdk-automation Bot deleted the sync-.github-workflows-expandEngCommonWorkflow-16662 branch August 9, 2026 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Central-EngSys This issue is owned by the Engineering System team. EngSys This issue is impacting the engineering system.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants