Add public API endpoint for finding repos by commit (including forks) #3132

Open
opened 2025-11-02 05:01:40 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @SoniEx2 on GitHub (Apr 2, 2019).

  • Gitea version (or commit ref):
  • Git version:
  • Operating system:
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant
  • Log gist:

Description

I'd like a public API endpoint that lists the repos/branches that contain a given commit.

Screenshots

Originally created by @SoniEx2 on GitHub (Apr 2, 2019). <!-- NOTE: If your issue is a security concern, please send an email to security@gitea.io instead of opening a public issue --> <!-- 1. Please speak English, this is the language all maintainers can speak and write. 2. Please ask questions or configuration/deploy problems on our Discord server (https://discord.gg/gitea) or forum (https://discourse.gitea.io). 3. Please take a moment to check that your issue doesn't already exist. 4. Please give all relevant information below for bug reports, because incomplete details will be handled as an invalid report. --> - Gitea version (or commit ref): - Git version: - Operating system: - Database (use `[x]`): - [ ] PostgreSQL - [ ] MySQL - [ ] MSSQL - [ ] SQLite - Can you reproduce the bug at https://try.gitea.io: - [ ] Yes (provide example URL) - [ ] No - [ ] Not relevant - Log gist: ## Description I'd like a public API endpoint that lists the repos/branches that contain a given commit. ## Screenshots <!-- **If this issue involves the Web Interface, please include a screenshot** -->
GiteaMirror added the type/proposalmodifies/api labels 2025-11-02 05:01:40 -06:00
Author
Owner

@SoniEx2 commented on GitHub (Apr 18, 2019):

More context: I am currently working on this thing https://ganarchy.autistic.space/

I'd like it to be more efficient and perhaps integrate it into gitea at some later point. Mainly just more efficient, i.e. it should be able to run on shitbox VPSes.

@SoniEx2 commented on GitHub (Apr 18, 2019): More context: I am currently working on this thing https://ganarchy.autistic.space/ I'd like it to be more efficient and perhaps integrate it into gitea at some later point. Mainly just more efficient, i.e. it should be able to run on shitbox VPSes.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#3132