oujezdsky opened a new pull request, #251: URL: https://github.com/apache/tooling-trusted-releases/pull/251
This PR addresses issue #243 by making error messages more user-friendly throughout the codebase. I focused on rewriting vague or generic messages to be more explicit, actionable, and helpful, while also adjusting a few status codes to better reflect the nature of the errors. No instances were found where 5xx codes were incorrectly used instead of 4xx (e.g., no 500 for permissions errors), so those weren't modified. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
