Skip to content

Add clientside prs and issues tracking - #65

Merged
tn-lorenz merged 1 commit into
Steel-Foundation:masterfrom
DarkMrMelther:issue-tracking
Aug 25, 2026
Merged

tn-lorenz merged 1 commit into
Steel-Foundation:masterfrom
DarkMrMelther:issue-tracking

Conversation

@DarkMrMelther

Copy link
Copy Markdown
Contributor

Added badges and titles for issues and prs into the tracker.
It works this way:

  • The client calls the GH api for the issues (PRs are considered a type of issue in the api)
  • For each issue it checks if contains the class name as a whole word (case insensitive)
  • It stores the issue in the class model
  • That's it 👍
    It depends on the client (and GH) how fast the issues and prs appears tho

@tn-lorenz

tn-lorenz commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

could we store the tags in a database?

We already had a huge PR by filou and evald (#11) that did this with a db and logins but 4lve wanted to keep it minimal, so he rejected it (so no, possibly some time in the future tho idk)

@tn-lorenz

Copy link
Copy Markdown
Contributor

Yo I this ready? I'd just merge this

@ArSiJa8

ArSiJa8 commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Didnt do testing, but just from reading it, it looks fine

@tn-lorenz

Copy link
Copy Markdown
Contributor

Will merge now, thx melthy 👍🏼

@tn-lorenz
tn-lorenz merged commit 4e973c5 into Steel-Foundation:master Aug 25, 2026
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