Skip to content

Add Gitstar - Social feed for GitHub developers#1332

Open
0xconal wants to merge 2 commits intogithub:mainfrom
0xconal:add-gitstar
Open

Add Gitstar - Social feed for GitHub developers#1332
0xconal wants to merge 2 commits intogithub:mainfrom
0xconal:add-gitstar

Conversation

@0xconal
Copy link
Copy Markdown

@0xconal 0xconal commented Apr 8, 2026

Adding Gitstar to the GitHub tools section.

Gitstar adds a social layer to GitHub. You follow developers, get a feed of what
they're starring and shipping, and discover repos through people you trust rather
than algorithms. Think of it as a dev-focused social network that runs on GitHub data.

Site: https://gitstar.ai?utm_medium=github_readme&utm_source=awesome_list&utm_campaign=github_awesome-copilot

@0xconal 0xconal requested a review from aaronpowell as a code owner April 8, 2026 10:55
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

⚠️ This PR targets main, but PRs should target staged.

The main branch is auto-published from staged and should not receive direct PRs.
Please close this PR and re-open it against the staged branch.

You can change the base branch using the Edit button at the top of this PR,
or run: gh pr edit 1332 --base staged

Copy link
Copy Markdown
Contributor

@aaronpowell aaronpowell left a comment

Choose a reason for hiding this comment

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

It looks like you've incorrectly branched from the main branch not staged, and as a result all the materialised plugins are included in this PR.

You can attempt to fix this with a rebase:

git fetch origin staged
git rebase --onto origin/staged origin/main <branch name>
git push --force-with-lease

If that does not resolve it, you can run npm run plugin:clean which will delete the materialised plugins and you can commit that change.

@github-actions github-actions bot requested a review from dvelton as a code owner April 8, 2026 23:55
@github-actions github-actions bot force-pushed the main branch 14 times, most recently from e4dfb78 to a68b190 Compare April 9, 2026 06:26
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.

3 participants