[openSUSE/open-build-service] 7171e1: Add favor decision with comment moderation
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 7171e15e76597a2d2414114eface0c7f4c127863 https://github.com/openSUSE/open-build-service/commit/7171e15e76597a2d241411... Author: Jacob Michalskie <jacob.michalskie@suse.com> Date: 2024-04-23 (Tue, 23 Apr 2024) Changed paths: M src/api/app/models/canned_response.rb M src/api/app/models/decision.rb A src/api/app/models/decision_favored_with_comment_moderation.rb A src/api/app/policies/decision_favored_with_comment_moderation_policy.rb Log Message: ----------- Add favor decision with comment moderation Commit: b6e4672aebefe33bd7ca0e6cb5469ca6efbd4be7 https://github.com/openSUSE/open-build-service/commit/b6e4672aebefe33bd7ca0e... Author: Dani Donisa <dani.doni@gmail.com> Date: 2024-04-23 (Tue, 23 Apr 2024) Changed paths: A src/api/spec/factories/decision_favored_with_comment_moderation.rb A src/api/spec/models/decision_favored_with_comment_moderation_spec.rb Log Message: ----------- Spec the moderate_comment method Commit: 1a2c2f304a6f5314b118b198caeb9cf6c5f29686 https://github.com/openSUSE/open-build-service/commit/1a2c2f304a6f5314b118b1... Author: Saray Cabrera Padrón <scabrerapadron@suse.com> Date: 2024-04-23 (Tue, 23 Apr 2024) Changed paths: M src/api/app/models/canned_response.rb M src/api/app/models/decision.rb A src/api/app/models/decision_favored_with_comment_moderation.rb A src/api/app/policies/decision_favored_with_comment_moderation_policy.rb A src/api/spec/factories/decision_favored_with_comment_moderation.rb A src/api/spec/models/decision_favored_with_comment_moderation_spec.rb Log Message: ----------- Merge pull request #16011 from hellcp-work/decision-comment-moderation Add favor decision with comment moderation Compare: https://github.com/openSUSE/open-build-service/compare/878ca48c43b7...1a2c2f... To unsubscribe from these emails, change your notification settings at https://github.com/openSUSE/open-build-service/settings/notifications
participants (1)
-
Saray Cabrera Padrón