Skip to content

946: Added Andrew to credits#910

Merged
rootandroo merged 1 commit into
mainfrom
946
Apr 26, 2026
Merged

946: Added Andrew to credits#910
rootandroo merged 1 commit into
mainfrom
946

Conversation

@rootandroo

@rootandroo rootandroo commented Apr 20, 2026

Copy link
Copy Markdown

946

Description of changes

Added Andrew as contributor to /api endpoint

Checklist before review

  • I have done a thorough self-review of the PR
  • Copilot has reviewed my latest changes, and all comments have been fixed and/or closed.
  • If I have made database changes, I have made sure I followed all the db repo rules listed in the wiki here. (check if no db changes)
  • All tests have passed
  • I have successfully deployed this PR to staging
  • I have done manual QA in both dev (and staging if possible) and attached screenshots below.

Screenshots

Dev

image

Staging

image

@github-actions

Copy link
Copy Markdown
Contributor

Available PR Commands

  • /ai - Triggers all AI review commands at once
  • /review - AI review of the PR changes
  • /describe - AI-powered description of the PR
  • /improve - AI-powered suggestions
  • /deploy - Deploy to staging

See: https://github.com/tahminator/codebloom/wiki/CI-Commands

@github-actions

Copy link
Copy Markdown
Contributor

Title

946: Added Andrew to credits


PR Type

Enhancement


Description

  • Adds Andrew Yu to credits

  • Updates server metadata authors


File Walkthrough

Relevant files
Enhancement
ServerMetadataObject.java
Add new author to server metadata                                               

src/main/java/org/patinanetwork/codebloom/utilities/ServerMetadataObject.java

  • Added "Andrew Yu" to the authors list within the ServerMetadataObject
    constructor.
  • This updates the list of contributors displayed by the server metadata
    endpoint.
+2/-1     

@github-actions

Copy link
Copy Markdown
Contributor

PR Reviewer Guide 🔍

Here are some key observations to aid the review process:

⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
🧪 No relevant tests
🔒 No security concerns identified
⚡ No major issues detected

@github-actions

Copy link
Copy Markdown
Contributor

PR Code Suggestions ✨

No code suggestions found for the PR.

@rootandroo

Copy link
Copy Markdown
Author

/deploy

@rootandroo

Copy link
Copy Markdown
Author

/deploy

@github-actions

Copy link
Copy Markdown
Contributor

Title

946: Added Andrew to credits


PR Type

Enhancement


Description

  • Add Andrew Yu to authors list.

  • Update server metadata contributors.


Diagram Walkthrough

flowchart LR
  A["ServerMetadataObject.java"] -- "Add 'Andrew Yu' to authors" --> B["Updated Authors List"]
Loading

File Walkthrough

Relevant files
Enhancement
ServerMetadataObject.java
Update server metadata with new author                                     

src/main/java/org/patinanetwork/codebloom/utilities/ServerMetadataObject.java

  • Added Andrew Yu to the authors list within the ServerMetadataObject
    constructor.
  • Expanded the list of contributors for the server metadata.
+2/-1     

@github-actions

Copy link
Copy Markdown
Contributor

PR Reviewer Guide 🔍

Here are some key observations to aid the review process:

⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
🧪 No relevant tests
🔒 No security concerns identified
⚡ Recommended focus areas for review

Scope Mismatch

The PR description and title indicate that only 'Andrew Yu' is being added to the credits. However, 'Randy Dean' is also added in the same change. Please clarify if adding 'Randy Dean' is intended as part of this PR's scope.

"Randy Dean",
"Andrew Yu"));

@github-actions

Copy link
Copy Markdown
Contributor

PR Code Suggestions ✨

No code suggestions found for the PR.

@github-actions

Copy link
Copy Markdown
Contributor

Title

946: Added Andrew to credits


PR Type

Enhancement


Description

  • Add Andrew Yu to server authors.

  • Update contributors list for /api endpoint.


File Walkthrough

Relevant files
Enhancement
ServerMetadataObject.java
Include new contributor in server metadata                             

src/main/java/org/patinanetwork/codebloom/utilities/ServerMetadataObject.java

  • Added "Andrew Yu" to the authors list within the ServerMetadataObject
    constructor.
  • This update includes the new contributor in the server's metadata,
    typically exposed via the /api endpoint.
+2/-1     

@github-actions

Copy link
Copy Markdown
Contributor

PR Reviewer Guide 🔍

Here are some key observations to aid the review process:

⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
🧪 PR contains tests
🔒 No security concerns identified
⚡ No major issues detected

@github-actions

Copy link
Copy Markdown
Contributor

PR Code Suggestions ✨

No code suggestions found for the PR.

@rootandroo

Copy link
Copy Markdown
Author

/deploy

@rootandroo rootandroo merged commit 7e5eb4c into main Apr 26, 2026
33 checks passed
@rootandroo rootandroo deleted the 946 branch April 26, 2026 14:38
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