Skip to content

Fix missing Change-Id #269

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 16, 2025
Merged

Fix missing Change-Id #269

merged 1 commit into from
Mar 16, 2025

Conversation

charliechiou
Copy link
Contributor

@charliechiou charliechiou commented Mar 16, 2025

The previous pull request 43a311d mistakenly set the trailers_by variable to DEFAULT_TRAILERS_BY, causing the change ID to disappear. Change the variable to KNOWN_TRAILERS_BY to ensure the change ID appears correctly.
Close #267
Change-Id: I4e3b4bfa06aba31bed2c26925ecfa5593a3d327b

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.

Mention short commit hash instead of pull request numbers in commit messages. Append Close #267 when you confirm to fix.

@charliechiou
Copy link
Contributor Author

charliechiou commented Mar 16, 2025

I'm not sure where I should append Close #267. It seems like I don’t have permission to close the issue. Thanks!

@charliechiou charliechiou changed the title Fix missing change-id Fix missing Change-Id Mar 16, 2025
@jserv
Copy link
Contributor

jserv commented Mar 16, 2025

I'm not sure where I should append Close #267. It seems like I don’t have permission to close the issue. Thanks!

No, check this: https://docs.github.com/en/issues/tracking-your-work-with-issues/using-issues/linking-a-pull-request-to-an-issue

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.

Use your name in (Hànyǔ) Pinyin in commit messages.

The pull request 43a311d mistakenly set the trailers_by variable to
DEFAULT_TRAILERS_BY, causing the change ID to disappear. Change
the variable to KNOWN_TRAILERS_BY to ensure the change ID appears
correctly.

Co-authored-by: Cheng-Yang Chou <[email protected]>
Change-Id: I4e3b4bfa06aba31bed2c26925ecfa5593a3d327b
@jserv jserv merged commit aec0044 into sysprog21:master Mar 16, 2025
1 of 2 checks passed
@jserv
Copy link
Contributor

jserv commented Mar 16, 2025

Thank @charliechiou for contributing! Do reply the posts accordingly.

@charliechiou charliechiou deleted the fix-change-id branch March 17, 2025 11:07
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.

Missing Change-Id
2 participants