1. 15 Mar, 2022 1 commit
    • Andrew Fontaine's avatar
      Add deployment approval comment field · 5dfb9cab
      Andrew Fontaine authored
      A comment field allows users to describe why a deployment is approved or
      rejected.
      
      It shows a count of remaining characters. The count turns orange when 30
      or less are left, and turns red once the comment is over the limit.
      
      This counter should be added to GitLab UI (and made pajamas compliant),
      but is good here for now.
      
      Changelog: added
      EE: true
      5dfb9cab
  2. 11 Mar, 2022 39 commits