Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/codertesla/ai-coding-deals
/ functions
Functions
5 in github.com/codertesla/ai-coding-deals
⨍
Functions
5
◇
Types & classes
0
↓ 1 callers
Function
create_issue
(tool: str, expiry: str, days: int)
scripts/check_promo_expiry.py:75
↓ 1 callers
Function
existing_open_titles
Titles of open issues authored by the workflow / gh user.
scripts/check_promo_expiry.py:59
↓ 1 callers
Function
extract_promos
Return [(tool, 'YYYY-MM-DD'), ...] from the Time-limited promos table.
scripts/check_promo_expiry.py:29
↓ 1 callers
Function
main
()
scripts/check_promo_expiry.py:106
↓ 1 callers
Function
run
(cmd: list[str])
scripts/check_promo_expiry.py:25