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

Add possibility to generate signed commits #65

Open
Viserion77 opened this issue Nov 13, 2024 · 3 comments
Open

Add possibility to generate signed commits #65

Viserion77 opened this issue Nov 13, 2024 · 3 comments

Comments

@Viserion77
Copy link

I tested the tool for the first time today and I found it incredible and very practical! I just have to thank everyone involved!

Well, in this test I realized that the tool generated a commit with my name, but without any signature.

Would it be possible to integrate it with Github to generate the signature automatically? (This already happens in codespaces, for example)

Now:
image
Expect:
image

@askpt
Copy link

askpt commented Nov 15, 2024

I agree. This change is essential for some actions that require signed commits to be merged.

@obryckim
Copy link

obryckim commented Dec 5, 2024

Agree; we have a requirement for all commits to be signed. It would be helpful to have the tool sign the commits just as if making the changes in github.com, etc.

@neilenns
Copy link

neilenns commented Dec 7, 2024

I just hit this as well, I have signed commits required on my repo and was messing around with copilot workspaces to generate unit tests. I had copilot create a PR, then I made some additional changes. My commit is verified but the original copilot one isn't, and github won't let me merge.

image

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

No branches or pull requests

4 participants