Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore: export issues funcs#163

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
SamMorrowDrums merged 3 commits intomainfromexport-issues
Apr 8, 2025
Merged

chore: export issues funcs#163

SamMorrowDrums merged 3 commits intomainfromexport-issues
Apr 8, 2025

Conversation

SamMorrowDrums
Copy link
Collaborator

Export issues functions outside the package.

@CopilotCopilotAI review requested due to automatic review settingsApril 7, 2025 21:23
@SamMorrowDrumsSamMorrowDrums changed the base branch frommain toexport-code-scanningApril 7, 2025 21:23
Copy link
Contributor

@CopilotCopilotAI 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 exports a set of GitHub issue and code scanning tool functions for external use.

  • Renames functions from unexported (lowercase) to exported (uppercase) in files: server.go, issues.go, and code_scanning.go.
  • Updates tests in issues_test.go and code_scanning_test.go to reference the new exported function names.

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.

Show a summary per file
FileDescription
pkg/github/server.goUpdated tool functions to exported versions for issues handling.
pkg/github/issues_test.goUpdated tests to use new exported function names; note potential syntax error.
pkg/github/issues.goRenamed internal functions to exported functions for issue handling.
pkg/github/code_scanning_test.goUpdated tests to use exported function names for code scanning.
pkg/github/code_scanning.goConverted functions to exported, making code scanning tools accessible externally.

@SamMorrowDrumsSamMorrowDrums changed the titleExport issueschore: export issues funcsApr 7, 2025
juruen
juruen previously approved these changesApr 8, 2025
Copy link
Collaborator

@juruenjuruen 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 fromexport-code-scanning tomainApril 8, 2025 07:26
@SamMorrowDrumsSamMorrowDrums dismissedjuruen’sstale reviewApril 8, 2025 07:26

The base branch was changed.

@SamMorrowDrumsSamMorrowDrums merged commitf4770fa intomainApr 8, 2025
16 checks passed
@SamMorrowDrumsSamMorrowDrums deleted the export-issues branchApril 8, 2025 07:32
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

Copilot code reviewCopilotCopilot left review comments

@juruenjuruenjuruen left review comments

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@SamMorrowDrums@juruen

[8]ページ先頭

©2009-2025 Movatter.jp