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 }}
oliverm91
/
processes
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
5
Code
Issues
0
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat: report notifications (email + webhook) and comms package refactor
- #5
#5
Merged
oliverm91
merged 14 commits into
main
oliverm91/processes:main
from
feature/report-notifications
oliverm91/processes:feature/report-notifications
Copy head branch name to clipboard
Jun 20, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
feat: report notifications (email + webhook) and comms package refactor
#5
oliverm91
merged 14 commits into
main
oliverm91/processes:main
from
feature/report-notifications
oliverm91/processes:feature/report-notifications
Copy head branch name to clipboard
Commits
Commits on Jun 16, 2026
feat: add ProcessExecutionReport.notify/.notify_errors stubs
Show description for 6cc0714
oliverm91
committed
6cc0714
View commit details
Copy full SHA for 6cc0714
Browse repository at this point
docs: add report notifications design doc
Show description for d61d0c3
oliverm91
committed
d61d0c3
View commit details
Copy full SHA for d61d0c3
Browse repository at this point
docs: remove obsolete FEATURE_PLAN1.MD
oliverm91
committed
f525a4b
View commit details
Copy full SHA for f525a4b
Browse repository at this point
feat: add ReportChannel architecture for report notifications
Show description for a40768a
oliverm91
committed
a40768a
View commit details
Copy full SHA for a40768a
Browse repository at this point
Commits on Jun 17, 2026
feat: implement WebhookChannel and EmailChannel send_report
Show description for 5692a4d
oliverm91
committed
5692a4d
View commit details
Copy full SHA for 5692a4d
Browse repository at this point
docs: add architecture plan for domain/comms reorganization
oliverm91
committed
f315f36
View commit details
Copy full SHA for f315f36
Browse repository at this point
Commits on Jun 18, 2026
refactor: extract task value types to leaf module, break import cycle
Show description for de39c3a
oliverm91
committed
de39c3a
View commit details
Copy full SHA for de39c3a
Browse repository at this point
refactor: unify SMTP and webhook transport behind single classes
Show description for 846aa3d
oliverm91
committed
846aa3d
View commit details
Copy full SHA for 846aa3d
Browse repository at this point
refactor: group communication code into a comms/ package
Show description for 2b94e63
oliverm91
committed
2b94e63
View commit details
Copy full SHA for 2b94e63
Browse repository at this point
docs: record as-built deviations and Phase 3 skip in architecture plan
oliverm91
committed
50b9808
View commit details
Copy full SHA for 50b9808
Browse repository at this point
Commits on Jun 19, 2026
test: send real email through in-process SMTP instead of mocking smtplib
Show description for 1abcb23
oliverm91
committed
1abcb23
View commit details
Copy full SHA for 1abcb23
Browse repository at this point
test: add manual report-notify SMTP inspection script
Show description for b7c5a0c
oliverm91
committed
b7c5a0c
View commit details
Copy full SHA for b7c5a0c
Browse repository at this point
feat: replace notify_errors with notify(only_errors=...) and add task filter
Show description for 033d221
oliverm91
committed
033d221
View commit details
Copy full SHA for 033d221
Browse repository at this point
Commits on Jun 20, 2026
style: apply ruff format to comms/_email.py and test_report_send.py
oliverm91
committed
f334964
View commit details
Copy full SHA for f334964
Browse repository at this point
You can’t perform that action at this time.