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

Fix NPE when using non-numeric #20277

Merged
merged 2 commits into from
Jul 7, 2022
Merged

Commits on Jul 7, 2022

  1. Fix NPE when using non-numeric

    - This code is only valid when `refNumeric` exist(otherwise we didn't find
    such numeric PR and can skip that check) and give a free-pas to the  "BEFORE" check when
    `ref` is nil.
    - Resolves go-gitea#20109
    Gusted committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    226f62b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff00cbd View commit details
    Browse the repository at this point in the history