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 }}
chobbledotcom
/
tickets
Public template
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
3
Star
32
Code
Issues
96
Pull requests
7
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Accept only confirmed Square refund outcomes
- #1911
#1911
Merged
stefan-burke
merged 22 commits into
main
chobbledotcom/tickets:main
from
split/confirmed-square-refunds
chobbledotcom/tickets:split/confirmed-square-refunds
Copy head branch name to clipboard
Jul 25, 2026
Conversation
Commits
22
(22)
Checks
Files changed
Merged
Accept only confirmed Square refund outcomes
#1911
stefan-burke
merged 22 commits into
main
chobbledotcom/tickets:main
from
split/confirmed-square-refunds
chobbledotcom/tickets:split/confirmed-square-refunds
Copy head branch name to clipboard
Commits
Commits on Jul 25, 2026
Accept only confirmed Square refund outcomes
Show description for 6b1a52f
stefan-burke
committed
6b1a52f
View commit details
Copy full SHA for 6b1a52f
Browse repository at this point
Throw on malformed Square refund responses (PR #1911 review)
Show description for ec78336
stefan-burke
committed
ec78336
View commit details
Copy full SHA for ec78336
Browse repository at this point
Log malformed Square refund responses directly (PR #1911 review)
Show description for 2588b35
stefan-burke
committed
2588b35
View commit details
Copy full SHA for 2588b35
Browse repository at this point
Accept APPROVED Square refunds (PR #1911 review)
Show description for 62689e1
stefan-burke
committed
62689e1
View commit details
Copy full SHA for 62689e1
Browse repository at this point
Refresh equivalent-mutant line numbers and TODO after #1909/#1910/#1912 rebase
Show description for 2858c6e
stefan-burke
committed
2858c6e
View commit details
Copy full SHA for 2858c6e
Browse repository at this point
Validate refund id/status as strings; document APPROVED (PR #1911 review)
Show description for 1693aa5
stefan-burke
committed
1693aa5
View commit details
Copy full SHA for 1693aa5
Browse repository at this point
Drop SUCCEEDED (not a Square refund status) from the confirmed set (PR #1911 review)
Show description for 464576d
stefan-burke
committed
464576d
View commit details
Copy full SHA for 464576d
Browse repository at this point
Reject empty-string refund ids; sync refundPayment docstring (PR #1911 review)
Show description for ebec21d
stefan-burke
committed
ebec21d
View commit details
Copy full SHA for ebec21d
Browse repository at this point
Resolve all three merge blockers from independent review
Show description for 073f91b
stefan-burke
committed
073f91b
View commit details
Copy full SHA for 073f91b
Browse repository at this point
Add placeholder recovery regression test + resolving system note + clean TODOs (PR #1911 review)
Show description for b933296
stefan-burke
committed
b933296
View commit details
Copy full SHA for b933296
Browse repository at this point
Restrict placeholder bypass; limit resolving note; i18n; deleted-listing test (PR #1911 review)
Show description for 6c64434
stefan-burke
committed
6c64434
View commit details
Copy full SHA for 6c64434
Browse repository at this point
Validate refund status with picklist; check ledger for sale legs (PR #1911 review)
Show description for 0a97591
stefan-burke
committed
0a97591
View commit details
Copy full SHA for 0a97591
Browse repository at this point
Document picklist throw behavior; remove stale line-number references (PR #1911 review)
Show description for ed2bfa7
stefan-burke
committed
ed2bfa7
View commit details
Copy full SHA for ed2bfa7
Browse repository at this point
Use legMatches for account comparison; fix deleted-listing test ID (PR #1911 review)
Show description for 90b9bba
stefan-burke
committed
90b9bba
View commit details
Copy full SHA for 90b9bba
Browse repository at this point
Ensure 200 responses always reach Valibot parse (PR #1911 review)
Show description for c3bfaa1
stefan-burke
committed
c3bfaa1
View commit details
Copy full SHA for c3bfaa1
Browse repository at this point
Re-throw SyntaxError from invalid JSON 200 bodies (PR #1911 review)
Show description for e017a9e
stefan-burke
committed
e017a9e
View commit details
Copy full SHA for e017a9e
Browse repository at this point
Validate refund payment_id and amount_money at the boundary (PR #1911 review)
Show description for 8999951
stefan-burke
committed
8999951
View commit details
Copy full SHA for 8999951
Browse repository at this point
Fix refundPayment docstring: distinguish HTTP failures (false) from malformed throws (PR #1911 review)
Show description for 037b812
stefan-burke
committed
037b812
View commit details
Copy full SHA for 037b812
Browse repository at this point
Add Square e2e refund exercise; verify refund amount; delete stale note; fix coverage
Show description for 99d3860
stefan-burke
committed
99d3860
View commit details
Copy full SHA for 99d3860
Browse repository at this point
Split placeholder refresh tests; extract shared postPaymentLeg helper; add e2e Square refund
Show description for 23cae69
stefan-burke
committed
23cae69
View commit details
Copy full SHA for 23cae69
Browse repository at this point
Make stale-note cleanup retryable on already-refunded attendees (PR #1911 review)
Show description for d549c0b
stefan-burke
committed
d549c0b
View commit details
Copy full SHA for d549c0b
Browse repository at this point
Gate refund activity log on first-time only (PR #1911 review)
Show description for 2532c11
stefan-burke
committed
2532c11
View commit details
Copy full SHA for 2532c11
Browse repository at this point
You can’t perform that action at this time.