Skip to content

FEAT: mssql-python driver changes to support bulk copy logging. #2435

FEAT: mssql-python driver changes to support bulk copy logging.

FEAT: mssql-python driver changes to support bulk copy logging. #2435

Triggered via pull request February 12, 2026 17:11
Status Failure
Total duration 9s
Artifacts

pr-format-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
check
❌ PR must contain a meaningful summary section with actual text content (minimum 10 characters). Please add a clear description under the '### Summary' heading in your PR description.
check
❌ PR must contain either a valid GitHub issue link OR a valid ADO Work Item link. GitHub issue format: https://github.com/microsoft/mssql-python/issues/XXX or #XXX ADO Work Item format: https://sqlclientdrivers.visualstudio.com/.../_workitems/edit/<ID> Please include at least one reference in the PR description. For more information, see CONTRIBUTING.md.
check
❌ PR title must start with one of the allowed prefixes: FEAT:, CHORE:, FIX:, DOC:, STYLE:, REFACTOR:, RELEASE: