You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The backport-action cherry-picks the commits, it keeps the author of the original commit and commits it using a special git user (currently github-actions[bot] <github-actions[bot]@users.noreply.github.com>), but it does not sign these commits. On github this means that these commits are labeled as unverified.
The text was updated successfully, but these errors were encountered:
The backport-action cherry-picks the commits, it keeps the author of the original commit and commits it using a special git user (currently
github-actions[bot] <github-actions[bot]@users.noreply.github.com>
), but it does not sign these commits. On github this means that these commits are labeled asunverified
.The text was updated successfully, but these errors were encountered: