Skip to content

Allow project level override of thanks message

Mark Fletcher requested to merge 89-project-specific-thanks into master

Summary

Projects can override the thanks message sent by triage-serverless for new MRs

  • triage/strings/thanks.rb contains project thanks messages
  • Project -> String mapping in Thanks processor
  • Default message if no override exists

Closes #89 (closed)

Merge request reports