Uploaded image for project: 'Lustre'
  1. Lustre
  2. LU-883

commit-msg disallows common reference tags

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Minor
    • Lustre 2.2.0
    • Lustre 2.2.0
    • None
    • Development -- the commit validation script disallows "Reviewed-By:" tags at the end of the commit message
    • 4723

    Description

      The code needs to be extended to add these tags:

      + readonly INNOCUOUS='^('$(
      + echo \
      + Acked-by \
      + Tested-by \
      + CC \
      + Reported-by \
      + Reviewed-by \
      + | sed 's/ /|/g'
      + )'):'

      and to be able to add more in a trivial fashion.
      Adding to this echo list should be trivial enough.

      Attachments

        Issue Links

          Activity

            People

              adilger Andreas Dilger
              bkorb Bruce Korb (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: