Uploaded image for project: 'AppFormer'
  1. AppFormer
  2. AF-1633

Provide an error feedback from githook return code

XMLWordPrintable

      As a user, I want to be able to provide a better error handling on git hooks.

      On git hook execution user can return an exit code. The goal in this jira is to map this return code with a properties file (multi-language) proved by the user and if the return code matches with a positive code provided in the property file, we will present a message on the project.

      0 -> will be considered as Success (green notification). This is the default for all platforms.
      1-30 -> will be shown as a Warning (amber notification)
      any other code -> will be shown asn Error (red notification)

            rh-ee-pefernan Pere Fernandez Perez
            eignatow Eder Ignatowicz
            Dominik Hanak Dominik Hanak
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: