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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
OpenStackweb
/
summit-api
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
3
Code
Issues
3
Pull requests
17
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
fix(attendees): chunk the bulk attendee email send and add a sent-proof for resume-safety
- #600
#600
Open
smarcet
wants to merge 19 commits into
main
OpenStackweb/summit-api:main
from
feat/attendee-bulk-email-hardening
OpenStackweb/summit-api:feat/attendee-bulk-email-hardening
Copy head branch name to clipboard
Conversation
Commits
19
(19)
Checks
Files changed
Open
fix(attendees): chunk the bulk attendee email send and add a sent-proof for resume-safety
#600
smarcet
wants to merge 19 commits into
main
OpenStackweb/summit-api:main
from
feat/attendee-bulk-email-hardening
OpenStackweb/summit-api:feat/attendee-bulk-email-hardening
Copy head branch name to clipboard
Commits
Commits on Sep 8, 2026
fix(repositories): add deterministic ORDER BY to getAllIdsByPage pagination
Show description for eac186f
smarcet
committed
eac186f
View commit details
Copy full SHA for eac186f
Browse repository at this point
feat(attendees): add SummitAttendeeAnnouncementEmail sent-proof entity
Show description for 8accd35
smarcet
committed
8accd35
View commit details
Copy full SHA for 8accd35
Browse repository at this point
feat(attendees): wire the sent-proof resume check into every email strategy
Show description for 5d72132
smarcet
committed
5d72132
View commit details
Copy full SHA for 5d72132
Browse repository at this point
feat(attendees): chunk the bulk email send instead of one unbounded job
Show description for 809c4d2
smarcet
committed
809c4d2
View commit details
Copy full SHA for 809c4d2
Browse repository at this point
feat(attendees): add failed() hook and fix the extra-questions N+1
Show description for cabd31a
smarcet
committed
cabd31a
View commit details
Copy full SHA for cabd31a
Browse repository at this point
test(attendees): add job-level regression tests for resume and failure reporting
Show description for d0aafc7
smarcet
committed
d0aafc7
View commit details
Copy full SHA for d0aafc7
Browse repository at this point
test(attendees): strengthen the filter-based chunking test to span pages
Show description for 7c9c1b3
smarcet
committed
7c9c1b3
View commit details
Copy full SHA for 7c9c1b3
Browse repository at this point
fix(attendees): correct the $announcement_emails PHPDoc collection type
Show description for af1b9fe
smarcet
committed
af1b9fe
View commit details
Copy full SHA for af1b9fe
Browse repository at this point
fix(attendees): correct the stale 2000 fallback for the job chunk size
Show description for 5ed82d8
smarcet
committed
5ed82d8
View commit details
Copy full SHA for 5ed82d8
Browse repository at this point
fix(attendees): route resume-skip notices to the excerpt as INFO lines, not ERROR
Show description for aea09e9
smarcet
committed
aea09e9
View commit details
Copy full SHA for aea09e9
Browse repository at this point
fix(attendees): skip explicit attendee ids that belong to another summit
Show description for 1f7bff3
smarcet
committed
1f7bff3
View commit details
Copy full SHA for 1f7bff3
Browse repository at this point
Commits on Sep 9, 2026
fix(emails): resolve bulk-send ids inside one REPEATABLE READ transaction
Show description for b363a5c
smarcet
committed
b363a5c
View commit details
Copy full SHA for b363a5c
Browse repository at this point
chore(ci): run the bulk-email chunk/resume test classes in the push matrix
Show description for 91051af
smarcet
committed
91051af
View commit details
Copy full SHA for 91051af
Browse repository at this point
fix(emails): redact field names of a scalar filter in the failed-chunk log
Show description for d27d7fb
smarcet
committed
d27d7fb
View commit details
Copy full SHA for d27d7fb
Browse repository at this point
fix(emails): redact range and set operator operands in failed-chunk logs
Show description for 6bc5346
smarcet
committed
6bc5346
View commit details
Copy full SHA for 6bc5346
Browse repository at this point
fix(attendees): build the email strategy from the attendee's managed summit
Show description for d043893
smarcet
committed
d043893
View commit details
Copy full SHA for d043893
Browse repository at this point
fix(attendees): report a per-attendee send failure as an ERROR line in the excerpt
Show description for bff2b4f
smarcet
committed
bff2b4f
View commit details
Copy full SHA for bff2b4f
Browse repository at this point
test(attendees): seed the email flow types the resume and failed-hook tests need
Show description for df5dc7e
smarcet
committed
df5dc7e
View commit details
Copy full SHA for df5dc7e
Browse repository at this point
fix(speakers): resolve the summit inside each per-speaker send transaction
Show description for 874fa87
smarcet
committed
874fa87
View commit details
Copy full SHA for 874fa87
Browse repository at this point
You can’t perform that action at this time.