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

chore: export pr funcs #164

Merged
merged 1 commit into from
Apr 8, 2025
Merged

chore: export pr funcs #164

merged 1 commit into from
Apr 8, 2025

Conversation

SamMorrowDrums
Copy link
Collaborator

Export the PR related funcs.

@Copilot Copilot bot review requested due to automatic review settings April 7, 2025 21:46
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the pull request related functions so they are now exported. The changes include renaming functions in the server, test, and main pull request files to use PascalCase, and updating corresponding comments and test references.

Reviewed Changes

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

File Description
pkg/github/server.go Updated tool function calls to use exported names.
pkg/github/pullrequests_test.go Updated test references to call the exported functions.
pkg/github/pullrequests.go Renamed function definitions and updated comments accordingly.

juruen
juruen previously approved these changes Apr 8, 2025
Copy link
Collaborator

@juruen juruen left a comment

Choose a reason for hiding this comment

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

🚀

Base automatically changed from export-issues to main April 8, 2025 07:32
@SamMorrowDrums SamMorrowDrums dismissed juruen’s stale review April 8, 2025 07:32

The base branch was changed.

@SamMorrowDrums SamMorrowDrums merged commit c85dd07 into main Apr 8, 2025
13 of 15 checks passed
@SamMorrowDrums SamMorrowDrums deleted the export-prs branch April 8, 2025 07:33
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