Skip to content

Conversation

charliechiou
Copy link
Contributor

Previously, only "Co-authored-by" appeared before Chang-Id, while other trailers (e.g., Signed-off-by, Reviewed-by) were placed after it. This change ensures that all trailers consistently appear before Change-Id.

Change-Id: I12c391c4ced8e200f26f53c34fc0e877b7af8561

done
keys+=("$key")
done < <(git config --get-regexp 'trailer.*.key')
TRAILERS_BY_REGEX="^($(IFS='|'; echo "${trailers_by[*]}")):"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add comments to make list for the possible trailers.

jserv

This comment was marked as duplicate.

Copy link
Contributor

@jserv jserv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Squash commits and refine the commit messages.

Copy link
Contributor

@jserv jserv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rebase the latest master branch, fix conflicts, and squash commits.

Previously, only "Co-authored-by" appeared before Chang-Id, while
other trailers (e.g., Signed-off-by, Reviewed-by) were placed after
it. This change ensures that all trailers consistently appear
before Change-Id.

Co-authored-by: EricccTaiwan <yphbchou0911@gmail.com>
Change-Id: Ia86b357fa5dcb44ea172000f296f70a364723080
@jserv jserv merged commit 0155c71 into sysprog21:master Mar 10, 2025
1 of 2 checks passed
@jserv
Copy link
Contributor

jserv commented Mar 10, 2025

Thank @charliechiou for contributing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants