Skip to content
Snippets Groups Projects

Support pipeline job context in Duo Chat

Merged Eva Kadlecová requested to merge 468461-support-pipeline-context-in-duo-chat into master
All threads resolved!
Compare and
16 files
+ 628
4
Compare changes
  • Side-by-side
  • Inline
Files
16
@@ -5,3 +5,5 @@ class JobSerializer < BaseSerializer
entity Ci::JobEntity
end
end
Ci::JobSerializer.prepend_mod
Loading