Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 280 Bytes

example_1.md

File metadata and controls

12 lines (11 loc) · 280 Bytes

Multi-selection of Co-authored-by from the git log (default behavior)

trailers:
  - name: Co-authored-by
    type: multi_select
    values:
      type: from_git_log
      format_strings:
        - "%an <%ae>"
        - "%(trailers:key=Co-authored-by,valueonly=true)"