Skip to content

Conversation

@simonostendorf
Copy link
Contributor

I want to use automated trunk updates in a repository where all commits need to be signed.

So I thought about adding it to the github action because the create-pull-request action that is used here has support for signed commits using GitHub API starting with v7.

So I upgraded create-pull-request to v7 and added a new input value to enable signing.

I am using my forked action currently and its working fine but I would like to contribute this to you :)

Copy link
Contributor

@det det left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for the contribution!

@simonostendorf
Copy link
Contributor Author

LGTM. Thanks for the contribution!

@det thanks. Is there any chance to get this merged and released?

@simonostendorf simonostendorf force-pushed the feat/upgrade/add-sign-commits-input-parameter branch from eb3967b to 2a17a09 Compare November 10, 2024 13:51
@chris3ware
Copy link

It would be great if this feature could be merged. 👍🏻

@EliSchleifer
Copy link
Member

Looking at this now...hope we can verify tests and get this in. Sorry for the delay

@TylerJang27 TylerJang27 merged commit 75699af into trunk-io:main May 23, 2025
27 of 40 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

5 participants