Skip to content

fix: add missing GitHub and Discord buttons/links to project pages#735

Open
arpan7sarkar wants to merge 1 commit into
AOSSIE-Org:mainfrom
arpan7sarkar:fix/missing-repo-buttons
Open

fix: add missing GitHub and Discord buttons/links to project pages#735
arpan7sarkar wants to merge 1 commit into
AOSSIE-Org:mainfrom
arpan7sarkar:fix/missing-repo-buttons

Conversation

@arpan7sarkar

@arpan7sarkar arpan7sarkar commented Jul 21, 2026

Copy link
Copy Markdown

Addressed Issues:

Fixes #734

Screenshots/Recordings:

Before

Image

After

Image

Additional Notes:

AI Usage Disclosure:

We encourage contributors to use AI tools responsibly when creating Pull Requests. While AI can be a valuable aid, it is essential to ensure that your contributions meet the task requirements, build successfully, include relevant tests, and pass all linters. Submissions that do not meet these standards may be closed without warning to maintain the quality and integrity of the project. Please take the time to understand the changes you are proposing and their impact. AI slop is strongly discouraged and may lead to banning and blocking. Do not spam our repos with AI slop.

Check one of the checkboxes below:

  • This PR does not contain AI-generated code at all.
  • This PR contains AI-generated code. I have read the AI Usage Policy and this PR complies with this policy. I have tested the code locally and I am responsible for it.

I have used the following AI models and tools: TODO

Checklist

  • My PR addresses a single issue, fixes a single bug or makes a single improvement.
  • My code follows the project's code style and conventions
  • If applicable, I have made corresponding changes or additions to the documentation
  • If applicable, I have made corresponding changes or additions to tests
  • My changes generate no new warnings or errors
  • I have joined the Discord server and I will share a link to this PR with the project maintainers there
  • I have read the Contribution Guidelines
  • Once I submit my PR, CodeRabbit AI will automatically review it and I will address CodeRabbit's comments.
  • I have filled this PR template completely and carefully, and I understand that my PR may be closed without review otherwise.

Summary by CodeRabbit

  • Bug Fixes
    • Added missing GitHub and Discord links to several ongoing project listings.
    • Standardized project categorization to ensure these listings appear as ongoing projects.

@coderabbitai

coderabbitai Bot commented Jul 21, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

Six ongoing project entries now include githubLink and discordLink metadata, enabling their existing project-page action buttons.

Changes

Project link metadata

Layer / File(s) Summary
Populate missing project links
src/helper/projects.js
Adds GitHub and Discord links to the Agora Blockchain, EduAid, OpenChat, Resonate, Monumento, and Social Street Smart project entries.

Estimated code review effort: 1 (Trivial) | ~3 minutes

Possibly related PRs

  • AOSSIE-Org/Website#641: Updates project link fields in the same projects.js data source for overlapping projects.
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Linked Issues check ✅ Passed The PR updates the affected project entries to provide the missing GitHub and Discord links for the listed pages.
Out of Scope Changes check ✅ Passed No obvious out-of-scope changes stand out beyond the link field updates for the affected projects.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly matches the main change: restoring missing GitHub and Discord links on project pages.

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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.

[BUG]: Missing GitHub and Discord buttons on several project pages

1 participant