Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
sbdchd
/
squawk
Public
Notifications
You must be signed in to change notification settings
Fork
70
Star
1.2k
Code
Issues
41
Pull requests
5
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Actions: sbdchd/squawk
Actions
All workflows
Workflows
Demo GitHub Comment Generation
Demo GitHub Comment Generation
Dependabot Updates
Dependabot Updates
Javascript
Javascript
python
python
Rust
Rust
VSCode
VSCode
Show more workflows...
Management
Caches
Deployments
python
python
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
python.yml
will be ignored since log searching is not yet available
1,633 workflow runs
1,633 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
parser: warn about empty / invalid params & empty quoted idents (#1164)
python
#1918:
Commit
3b922f3
pushed by
kodiakhq
Bot
4m 50s
master
master
4m 50s
View workflow file
parser: warn about empty / invalid params & empty quoted idents
python
#1917:
Pull request
#1164
opened by
sbdchd
5m 6s
steved-add-more-validation
steved-add-more-validation
5m 6s
View #1164
View workflow file
parser: warn about invalid octal/hex/binary digits (#1163)
python
#1916:
Commit
9308d3f
pushed by
kodiakhq
Bot
5m 0s
master
master
5m 0s
View workflow file
parser: warn about invalid octal/hex/binary digits
python
#1915:
Pull request
#1163
opened by
sbdchd
4m 52s
steved-octal-lit-errors
steved-octal-lit-errors
4m 52s
View #1163
View workflow file
parser: improve error reporting for malformed literals (#1162)
python
#1914:
Commit
d6b096a
pushed by
kodiakhq
Bot
6m 40s
master
master
6m 40s
View workflow file
parser: improve error reporting for malformed literals
python
#1913:
Pull request
#1162
opened by
sbdchd
4m 58s
steved-error-reporting-malformed-literals
steved-error-reporting-malformed-literals
4m 58s
View #1162
View workflow file
parser/ide: improve lexer validation + goto def for t.c%type (#1161)
python
#1912:
Commit
b3e2a78
pushed by
kodiakhq
Bot
8m 58s
master
master
8m 58s
View workflow file
parser/ide: improve lexer validation + goto def for t.c%type
python
#1911:
Pull request
#1161
opened by
sbdchd
4m 51s
steved-lexer-validation-and-goto-def-tctype
steved-lexer-validation-and-goto-def-tctype
4m 51s
View #1161
View workflow file
feat(github): Arg to make the github PR comment cleaner with zero violations.
python
#1910:
Pull request
#1160
synchronize by
joshzcold
5m 14s
joshzcold:feat/post_to_github_clean_report
joshzcold:feat/post_to_github_clean_report
5m 14s
View #1160
View workflow file
feat(github): Arg to make the github PR comment cleaner with zero violations.
python
#1909:
Pull request
#1160
opened by
joshzcold
5m 20s
joshzcold:feat/post_to_github_clean_report
joshzcold:feat/post_to_github_clean_report
5m 20s
View #1160
View workflow file
lexer: add parsing and erroring for num trailing suffix (#1159)
python
#1908:
Commit
1557a29
pushed by
kodiakhq
Bot
4m 57s
master
master
4m 57s
View workflow file
lexer: add parsing and erroring for num trailing suffix
python
#1907:
Pull request
#1159
synchronize by
sbdchd
9m 59s
junk-parsing-for-lexer
junk-parsing-for-lexer
9m 59s
View #1159
View workflow file
lexer: add parsing and erroring for num trailing suffix
python
#1906:
Pull request
#1159
synchronize by
sbdchd
5m 36s
junk-parsing-for-lexer
junk-parsing-for-lexer
5m 36s
View #1159
View workflow file
lexer: add parsing and erroring for num trailing suffix
python
#1905:
Pull request
#1159
opened by
sbdchd
4m 54s
junk-parsing-for-lexer
junk-parsing-for-lexer
4m 54s
View #1159
View workflow file
lexer: fix unicode escape string issue (#1158)
python
#1904:
Commit
43fdb89
pushed by
kodiakhq
Bot
5m 1s
master
master
5m 1s
View workflow file
lexer: fix unicode escape string issue
python
#1903:
Pull request
#1158
opened by
sbdchd
5m 18s
steved-lexer-string-fixes
steved-lexer-string-fixes
5m 18s
View #1158
View workflow file
vscode: update TextMate grammar to support other numeric literal kind…
python
#1902:
Commit
4f73b76
pushed by
kodiakhq
Bot
6m 24s
master
master
6m 24s
View workflow file
vscode: update TextMate grammar to support other numeric literal kinds
python
#1901:
Pull request
#1157
opened by
sbdchd
5m 2s
steved-update-text-mate-grammar-and-add-test
steved-update-text-mate-grammar-and-add-test
5m 2s
View #1157
View workflow file
ide: improve numeric literal type inference (#1156)
python
#1900:
Commit
2d2cdc0
pushed by
kodiakhq
Bot
6m 5s
master
master
6m 5s
View workflow file
ide: improve numeric literal type inference
python
#1899:
Pull request
#1156
opened by
sbdchd
6m 4s
steved-improve-literal-type-inference
steved-improve-literal-type-inference
6m 4s
View #1156
View workflow file
ide: add hover for string literals (#1155)
python
#1898:
Commit
055225a
pushed by
kodiakhq
Bot
6m 24s
master
master
6m 24s
View workflow file
ide: add hover for string literals
python
#1897:
Pull request
#1155
synchronize by
kodiakhq
Bot
6m 26s
steved-ide-add-hover-for-string-literals
steved-ide-add-hover-for-string-literals
6m 26s
View #1155
View workflow file
ide: add hover for string literals
python
#1896:
Pull request
#1155
opened by
sbdchd
5m 20s
steved-ide-add-hover-for-string-literals
steved-ide-add-hover-for-string-literals
5m 20s
View #1155
View workflow file
build(deps): bump openssl from 0.10.79 to 0.10.80 in the cargo group …
python
#1895:
Commit
f5854d0
pushed by
kodiakhq
Bot
12s
master
master
12s
View workflow file
build(deps): bump openssl from 0.10.79 to 0.10.80 in the cargo group across 1 directory
python
#1894:
Pull request
#1154
opened by
dependabot
Bot
8m 43s
dependabot/cargo/cargo-b5bfc02d2b
dependabot/cargo/cargo-b5bfc02d2b
8m 43s
View #1154
View workflow file
Previous
1
2
…
12
13
14
15
16
…
65
66
Next
ProTip!
You can narrow down the results and go further in time using
created:<2026-05-20
or the other filters available.
You can’t perform that action at this time.