* [bluez/action-ci] c4559c: githubtool: fix create_pr with the current PyGithub
@ 2026-09-10 17:32 Luiz Augusto von Dentz
0 siblings, 0 replies; only message in thread
From: Luiz Augusto von Dentz @ 2026-09-10 17:32 UTC (permalink / raw)
To: linux-bluetooth
Branch: refs/heads/main
Home: https://github.com/bluez/action-ci
Commit: c4559c5dfe40fa36feadc59a1fbeb158ed25233e
https://github.com/bluez/action-ci/commit/c4559c5dfe40fa36feadc59a1fbeb158ed25233e
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2026-09-10 (Thu, 10 Sep 2026)
Changed paths:
M libs/githubtool.py
Log Message:
-----------
githubtool: fix create_pr with the current PyGithub
Repository.create_pull() only takes 'base' and 'head' positionally now and
everything else must be passed by keyword, so creating a pull request for a
new patchwork series fails with:
TypeError: Repository.create_pull() takes 3 positional arguments but 6 were given
To unsubscribe from these emails, change your notification settings at https://github.com/bluez/action-ci/settings/notifications
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-10 17:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-10 17:32 [bluez/action-ci] c4559c: githubtool: fix create_pr with the current PyGithub Luiz Augusto von Dentz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox