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
I recently had the Require signed commits setting enabled for a repo as a security measure. However, this setting now prevents me from merging Pull Requests including any of licensed-ci's Auto-update license files commits.
Hello, thanks for creating this action!
I recently had the
Require signed commits
setting enabled for a repo as a security measure. However, this setting now prevents me from merging Pull Requests including any of licensed-ci'sAuto-update license files
commits.I was wondering if it's possible to have signed commits when licensed-ci pushes its
Auto-update license files
commit via push/push_for_bots to help with this. It sadly does not seem possible when looking at the current push script :https://github.com/github/licensed-ci/blob/6238e9d3b8f908d8cf5da450950d40ace4faf597/lib/workflows/push.js#L51C1-L65
The text was updated successfully, but these errors were encountered: