Skip to content

[spec-extractor] Update package specifications for parser, repoutil, semverutil, sliceutil - #47971

Merged
pelikhan merged 1 commit into
mainfrom
spec-extractor/2026-07-25-0dbca5c3c4cab947
Jul 25, 2026
Merged

[spec-extractor] Update package specifications for parser, repoutil, semverutil, sliceutil#47971
pelikhan merged 1 commit into
mainfrom
spec-extractor/2026-07-25-0dbca5c3c4cab947

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

Summary

Updates package specifications (README documentation) for parser, repoutil, semverutil, and sliceutil packages.

Changes

File Change
pkg/parser/README.md Added VerifyCommitExists to the API reference table

Details

  • pkg/parser/README.md: Added a row documenting the VerifyCommitExists function — func(ctx context.Context, owner, repo, sha, host string) error — which verifies that a specific commit SHA exists in a repository on the given GitHub host. This is a documentation-only addition aligned with the function already present in the codebase.

Impact

  • Breaking changes: None
  • Scope: Documentation only

Generated by PR Description Updater for #47971 · sonnet46 · 20.3 AIC · ⌖ 7.36 AIC · ⊞ 4.8K ·

…util

- parser: add VerifyCommitExists to Remote Fetching section
- repoutil, semverutil, sliceutil: specifications verified, no changes needed

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions github-actions Bot added automation documentation Improvements or additions to documentation pkg-specifications labels Jul 25, 2026
@pelikhan
pelikhan merged commit 1eebffa into main Jul 25, 2026
@pelikhan
pelikhan deleted the spec-extractor/2026-07-25-0dbca5c3c4cab947 branch July 25, 2026 10:14
@github-actions

Copy link
Copy Markdown
Contributor Author

🎉 This pull request is included in a new release.

Release: v0.83.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation documentation Improvements or additions to documentation pkg-specifications

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant