GitProject.get_pr_files_diff
inconsistencies
#895
Labels
area/forgejo
area/github
Related to GitHub implementation.
area/gitlab
Related to GitLab implementation.
complexity/single-task
Regular task, should be done within days.
kind/bug
Something isn't working.
workaround-exists
There is an existing workaround that can be used in the meantime of implementing the issue.
What happened? What is the problem?
PullRequest
instead of a method on theGitProject
that's relayed to a static method on thePullRequest
.dict
… Ideally define a dataclass and enums for some reasonable interface that could be shared with implementation for other forges too.What did you expect to happen?
n/a
Example URL(s)
n/a
Steps to reproduce
Workaround
Participation
The text was updated successfully, but these errors were encountered: