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

[Backport] feat: highlight issue references (#8101) #8404

Merged
merged 3 commits into from
Oct 7, 2019

Commits on Oct 6, 2019

  1. feat: highlight issue references with : (go-gitea#8101)

    * feat: highlight issue references with :
    
    e.g. go-gitea#1287: my commit msg
    e.g. ABC-1234: my commit msg
    
    * ref: update model regex to consistent with issueNumericPattern
    
    * test: check highlight issue with : in commits messages
    grinat authored and 6543 committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    da69ad5 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2019

  1. Configuration menu
    Copy the full SHA
    49e6eed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e63b057 View commit details
    Browse the repository at this point in the history