Skip to content

Regenerate azure-storage-file-share API snapshot for consistency check#47676

Draft
Copilot wants to merge 1 commit into
mainfrom
copilot/fix-consistency-job
Draft

Regenerate azure-storage-file-share API snapshot for consistency check#47676
Copilot wants to merge 1 commit into
mainfrom
copilot/fix-consistency-job

Conversation

Copilot AI commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

The consistency GitHub Actions job was failing because the committed API snapshot for azure-storage-file-share no longer matched the public surface produced by azpysdk apistub. This updates the checked-in snapshot and metadata to match the current generated surface.

  • API snapshot alignment

    • Regenerated sdk/storage/azure-storage-file-share/api.md
    • Removed the stale SignedIdentifier entry that was still present in the committed snapshot but is not emitted in the current public API surface
  • Metadata refresh

    • Updated sdk/storage/azure-storage-file-share/api.metadata.yml
    • Refreshed apiMdSha256 to match the regenerated api.md
  • Result

    • Brings the checked-in api.md/api.metadata.yml pair back in sync with the consistency gate’s generated output
# Removed from the committed api.md snapshot
class azure.storage.fileshare.SignedIdentifier(DictMixin):
    access_policy: Optional[AccessPolicy]
    id: str

Copilot AI changed the title [WIP] Fix failing GitHub Actions job consistency Regenerate azure-storage-file-share API snapshot for consistency check Jun 25, 2026
Copilot AI requested a review from l0lawrence June 25, 2026 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants