-
Notifications
You must be signed in to change notification settings - Fork 68
GitProject.get_pr_files_diff inconsistencies #895
Copy link
Copy link
Open
Labels
area/forgejoForgejo-forge relatedForgejo-forge relatedarea/githubGitHub-forge relatedGitHub-forge relatedarea/gitlabGitLab-forge relatedGitLab-forge relatedcomplexity/single-taskRegular task; should be done within daysRegular task; should be done within daysgood-first-issueGood for newcomersGood for newcomerskind/bugAn unexpected problem or behaviorAn unexpected problem or behaviorworkaround-existsThere is a workaround that can be used in the meantimeThere is a workaround that can be used in the meantime
Metadata
Metadata
Assignees
Labels
area/forgejoForgejo-forge relatedForgejo-forge relatedarea/githubGitHub-forge relatedGitHub-forge relatedarea/gitlabGitLab-forge relatedGitLab-forge relatedcomplexity/single-taskRegular task; should be done within daysRegular task; should be done within daysgood-first-issueGood for newcomersGood for newcomerskind/bugAn unexpected problem or behaviorAn unexpected problem or behaviorworkaround-existsThere is a workaround that can be used in the meantimeThere is a workaround that can be used in the meantime
What happened? What is the problem?
PullRequestinstead of a method on theGitProjectthat'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