mirror of
https://github.com/stan220/flathub.git
synced 2026-09-08 17:28:57 +00:00
Apply ruff auto-lint fixes
This commit is contained in:
@@ -15,7 +15,7 @@ auth = Auth.Token(GITHUB_TOKEN)
|
|||||||
g = Github(auth=auth)
|
g = Github(auth=auth)
|
||||||
|
|
||||||
query = (
|
query = (
|
||||||
f'is:issue is:open author:flathubbot created:>=2026-02-17 '
|
"is:issue is:open author:flathubbot created:>=2026-02-17 "
|
||||||
'("Stable commit job failed" OR '
|
'("Stable commit job failed" OR '
|
||||||
'"Beta commit job failed" OR '
|
'"Beta commit job failed" OR '
|
||||||
'"Stable publish job failed" OR '
|
'"Stable publish job failed" OR '
|
||||||
|
|||||||
Reference in New Issue
Block a user