mirror of
https://github.com/peter-evans/create-pull-request.git
synced 2026-05-14 02:22:41 +00:00
debug commit verification
This commit is contained in:
@@ -270,7 +270,7 @@ export class GitHubHelper {
|
||||
core.info(
|
||||
`Created commit ${remoteCommit.sha} for local commit ${commit.sha}`
|
||||
)
|
||||
core.debug(`Commit verification: ${remoteCommit.verification}`)
|
||||
core.debug(`Commit verified: ${remoteCommit.verification.verified}; reason: ${remoteCommit.verification.reason}`)
|
||||
return remoteCommit.sha
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user