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

feat(upgrade): update create-pull-request to v7 and add sign-commits input parameter #263

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

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
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.

2 participants