[openSUSE/open-build-service] b18886: Reduce validation value of the length of a submit ...
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: b18886f2bb1703fd83ac81aabbe5ebb1d2f90d65 https://github.com/openSUSE/open-build-service/commit/b18886f2bb1703fd83ac81... Author: Eduardo Navarro <enavarro@suse.com> Date: 2024-08-29 (Thu, 29 Aug 2024) Changed paths: M src/api/app/models/bs_request.rb M src/api/app/views/webui/requests/submissions/new.html.haml Log Message: ----------- Reduce validation value of the length of a submit request description This is a workoaround to prevent notifications from not being sent when the description of the submit requests are very big. Commit: 42b16ef9d57fdc7a90db1066a5583763153978cc https://github.com/openSUSE/open-build-service/commit/42b16ef9d57fdc7a90db10... Author: Henne Vogelsang <hvogel@opensuse.org> Date: 2024-08-29 (Thu, 29 Aug 2024) Changed paths: M src/api/app/models/bs_request.rb M src/api/app/views/webui/requests/submissions/new.html.haml Log Message: ----------- Merge pull request #16767 from eduardoj/fix/modify_length_validation_of_requests_descriptions Reduce validation value of the length of a submit request description Compare: https://github.com/openSUSE/open-build-service/compare/af80d1988a79...42b16e... To unsubscribe from these emails, change your notification settings at https://github.com/openSUSE/open-build-service/settings/notifications
participants (1)
-
Henne Vogelsang