Skip to content

Use verified commits for GitHub apps #150

Answered by BetaHuhn
alvarezfr asked this question in Ideas
Discussion options

You must be logged in to vote

Hey @alvarezfr,

thanks for the nice words and for taking the time to create this discussion!

So your goal is to essentially sign all commits made by this action?

If so, please first take a look at the import-gpg, it might solve your problem without any changes to the repo-file-sync-action. It allows you to specify a GPG key and the action will setup git to use that key to sign commits automatically. Since repo-file-sync-action uses git under the hood all its commits would be signed as well.

Regarding the debug logs, if you run the action locally it should output the debug logs already, at least it does for me. How are you running the action locally?

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@alvarezfr
Comment options

@alvarezfr
Comment options

@BetaHuhn
Comment options

@BetaHuhn
Comment options

@alvarezfr
Comment options

Answer selected by BetaHuhn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
feature request Idea for a new feature resolved Issue or question was resolved/answered
2 participants