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

Add anchor to review types #26894

Merged
merged 5 commits into from
Oct 14, 2023
Merged

Commits on Sep 4, 2023

  1. add anchor to review types

    - The review type '22' is a general comment type that is attached to
    single codecomments, reviews with multiple comments or to simple approve
    and request changes comment. This comment can be used to create a link
    towards this action on an pull request.
    - Adds an anchor to the review comment type, so that when its getting
    linked to it, it actually jumps towards that event.
    - This also now fixes the behavior that after you created a review you
    will be redirected to that review and because this is an general comment
    type other mails will also be 'fixed' such as the approved or request changes.
    - Resolves https://codeberg.org/forgejo/forgejo/issues/1248
    
    (cherry picked from commit 1741a5f1fe6adc68bb5f87bdd1c5bdc5bfaa45c7)
    Gusted authored and earl-warren committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    16ebcbc View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. remove duplicate id

    caesar authored and earl-warren committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    e06f0e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a28b8e View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2023

  1. Configuration menu
    Copy the full SHA
    4ac7577 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b86e96e View commit details
    Browse the repository at this point in the history