Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: edb8e1f2126426cd4da6507457347d53918b9fc8 https://github.com/openSUSE/open-build-service/commit/edb8e1f2126426cd4da650... Author: Jacob Michalskie <jacob.michalskie@suse.com> Date: 2024-04-18 (Thu, 18 Apr 2024) Changed paths: M src/api/app/models/decision.rb A src/api/app/models/decision_cleared.rb A src/api/app/policies/decision_cleared_policy.rb Log Message: ----------- Add an empty DecisionCleared class Commit: a8ec62aae83a7aa8cbb1483faa68c056453388f6 https://github.com/openSUSE/open-build-service/commit/a8ec62aae83a7aa8cbb148... Author: Jacob Michalskie <jacob.michalskie@suse.com> Date: 2024-04-18 (Thu, 18 Apr 2024) Changed paths: M src/api/app/models/decision.rb A src/api/db/migrate/20240417122758_add_type_to_decisions.rb M src/api/db/schema.rb Log Message: ----------- Create a type column in decisions table for sti Commit: 821b458ecb235e2eb9790294460e79d8cf17028b https://github.com/openSUSE/open-build-service/commit/821b458ecb235e2eb97902... Author: Jacob Michalskie <jacob.michalskie@suse.com> Date: 2024-04-18 (Thu, 18 Apr 2024) Changed paths: M src/api/app/components/reports_modal_component.html.haml M src/api/app/views/webui/appeals/new.html.haml Log Message: ----------- Make sure to use the new class name in the views and specs Commit: eddb272271daed94fa3e3610f479d622a59395b1 https://github.com/openSUSE/open-build-service/commit/eddb272271daed94fa3e36... Author: Jacob Michalskie <jacob.michalskie@suse.com> Date: 2024-04-18 (Thu, 18 Apr 2024) Changed paths: M src/api/app/components/reports_modal_component.html.haml M src/api/app/models/decision.rb A src/api/app/models/decision_cleared.rb A src/api/app/policies/decision_cleared_policy.rb M src/api/app/views/webui/appeals/new.html.haml A src/api/db/migrate/20240417122758_add_type_to_decisions.rb M src/api/db/schema.rb Log Message: ----------- Merge pull request #16007 from hellcp-work/refactor-decision-kind Create a type column for the decision table Compare: https://github.com/openSUSE/open-build-service/compare/34cf613b365e...eddb27... To unsubscribe from these emails, change your notification settings at https://github.com/openSUSE/open-build-service/settings/notifications