Skip to content
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

config-bot: include source ref checksum used in commit message #42

Merged
merged 1 commit into from
Sep 24, 2019

Conversation

jlebon
Copy link
Member

@jlebon jlebon commented Sep 23, 2019

That way we know exactly what content from what commit was propagated.
Similarly, in the promotion script, include the commit that was
promoted.

Hat tip to Colin who suggested this during a review of the FCOS release
process.

That way we know exactly what content from what commit was propagated.
Similarly, in the promotion script, include the commit that was
promoted.

Hat tip to Colin who suggested this during a review of the FCOS release
process.
@dustymabe
Copy link
Member

This is nice. Maybe in the future we can include the commit ids of all the commits the last merge. git shortlog --no-merges --pretty=format:"%h %s" -e LASTMERGE..HEAD would show a nice summary.

Copy link
Member

@dustymabe dustymabe left a comment

Choose a reason for hiding this comment

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

LGTM

@jlebon
Copy link
Member Author

jlebon commented Sep 24, 2019

I like that; opened #44.

@jlebon jlebon deleted the pr/add-originating-checksum branch April 22, 2023 22:23
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.

None yet

2 participants