Skip to content

Update GitHub marketplace link#1981

Merged
mrT23 merged 1 commit into
The-PR-Agent:mainfrom
ericglau:update-gh-app-link
Aug 8, 2025
Merged

Update GitHub marketplace link#1981
mrT23 merged 1 commit into
The-PR-Agent:mainfrom
ericglau:update-gh-app-link

Conversation

@ericglau
Copy link
Copy Markdown
Contributor

@ericglau ericglau commented Aug 8, 2025

User description

Fixes the GitHub marketplace link in the docs for open source projects.

The previous URL did not work. Updated it to match the one described in README.md.


PR Type

Bug fix


Description

  • Fix broken GitHub marketplace link for open source projects

File Walkthrough

Relevant files
Bug fix
qodo_merge.md
Fix marketplace link URL path                                                       

docs/docs/installation/qodo_merge.md

  • Updated GitHub marketplace URL from /apps/ to /marketplace/ path
+1/-1     

@qodo-free-for-open-source-projects
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 TODO sections
🔒 No security concerns identified
⚡ Recommended focus areas for review

Link Validity

Verify the updated marketplace URL resolves correctly, matches the intended product listing, and is accessible without authentication.

For open-source projects, Qodo Merge is available for free usage. To install Qodo Merge for your open-source repositories, use the following marketplace [link](https://github.com/marketplace/qodo-merge-pro-for-open-source).

@qodo-free-for-open-source-projects
Copy link
Copy Markdown
Contributor

PR Code Suggestions ✨

Explore these optional code suggestions:

CategorySuggestion                                                                                                                                    Impact
Learned
best practice
Simplify hyperlink anchor text

The anchor text redundantly says "marketplace link" while already being a
hyperlink. Simplify the phrasing for clarity and professionalism. Use concise,
descriptive anchor text and remove redundant words.

docs/docs/installation/qodo_merge.md [36]

-use the following marketplace [link](https://github.com/marketplace/qodo-merge-pro-for-open-source).
+use the following [GitHub Marketplace page](https://github.com/marketplace/qodo-merge-pro-for-open-source).

[To ensure code accuracy, apply this suggestion manually]

Suggestion importance[1-10]: 6

__

Why:
Relevant best practice - Fix typos and grammatical errors in documentation and user-facing text to ensure clarity and consistency.

Low
General
Add direct install link

The new marketplace URL may not initiate app installation directly and could
confuse users. Provide both the marketplace listing and the direct install URL
to ensure a seamless install flow.

docs/docs/installation/qodo_merge.md [36]

-For open-source projects, Qodo Merge is available for free usage. To install Qodo Merge for your open-source repositories, use the following marketplace [link](https://github.com/marketplace/qodo-merge-pro-for-open-source).
+For open-source projects, Qodo Merge is available for free usage. To install Qodo Merge for your open-source repositories, use the marketplace listing [here](https://github.com/marketplace/qodo-merge-pro-for-open-source) or go directly to the install page [here](https://github.com/apps/qodo-merge-pro-for-open-source/installations/new).
  • Apply / Chat
Suggestion importance[1-10]: 5

__

Why: Adds a direct install URL alongside the marketplace listing to improve the user flow; it's accurate and relevant but represents a modest documentation enhancement rather than a critical fix.

Low
  • More
  • Author self-review: I have reviewed the PR code suggestions, and addressed the relevant ones.

@mrT23 mrT23 merged commit 6be8860 into The-PR-Agent:main Aug 8, 2025
@ericglau ericglau deleted the update-gh-app-link branch August 8, 2025 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants