Skip to content

Commit Graph: Pull-Requests should not link to issues #15730

@MarkusAmshove

Description

@MarkusAmshove
  • Gitea version (or commit ref): 1.14.1

Description

With Gitea 1.14.0 and #12766 the commit graph (<repository-url>/graph) includes links to pull requests instead of the names of the ref's.

I like this change a lot, however I can't really use it, because my repositories use an external issue tracker.

The links associated with the pull requests are generated as: <repository-url>/issues/<pr-id>
The links would work if they were generated as: <repository-url>/pulls/<pr-id>

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions