Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed repo link in generated comment for cross repository dependency (#9863) #9935

Merged
merged 1 commit into from
Jan 22, 2020

Commits on Jan 22, 2020

  1. Fixed repo link in generated comment for cross repository dependency (g…

    …o-gitea#9863)
    
    * fixed link to issue in issue comments after adding/removing a dependency, before links assumed the issue was in the same repository. also changed the format of the displayed issue since the issue will not necessarily be in the same repo
    
    * based on pr comments, changed to use HTMLURL instead of piecing together the issue url, and added an if statement around the issue link display as a nil protection
    
    * only showing repo name in dependency comment if the issue is from another repo
    
    Co-authored-by: Antoine GIRARD <sapk@users.noreply.github.com>
    2 people authored and 6543 committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    918707a View commit details
    Browse the repository at this point in the history