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

Improve "not found" error messages #2112

Merged
merged 2 commits into from
Aug 1, 2024

Commits on Aug 1, 2024

  1. fix: Improve "release not found" message (#2112)

    Clarify that users need to check the release, project, and organization when encountering a "release not found" error, since any of these being wrong can cause a "release not found" error.
    
    Fixes #2111
    szokeasaurusrex committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    ee6e728 View commit details
    Browse the repository at this point in the history
  2. fix: Improve "project not found" message (#2112)

    Update "project not found" message to avoid mentioning "IDs" and "slugs," which might confuse some users. Instead, make this error message follow the same format as the "release not found" message.
    szokeasaurusrex committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    8343763 View commit details
    Browse the repository at this point in the history