Skip to content

Conversation

steveteuber
Copy link

Recreate the pull request #2222 to resolve issue #2077.


Before the change?

  • For a repository update, there's a bug in the GitHub 2022-11-28 version, that throws a 422 error whenever the web_commit_signoff_required is set to true, even when it is already true.

After the change?

  • On a repository update, we check if the web_commit_signoff_required has been modified. If it has, it is passed along in the request. If it hasn't, it is silently dropped from the request.

Pull request checklist

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been reviewed and added / updated if needed (for bug fixes / features)

Does this introduce a breaking change?

Please see our docs on breaking changes to help!

  • No

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

Successfully merging this pull request may close these issues.

2 participants