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
.
Rails-Designer
/
courrier
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
6
Star
88
Code
Issues
1
Pull requests
6
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Actions: Rails-Designer/courrier
Actions
All workflows
Workflows
Ruby
Ruby
Show more workflows...
Management
Caches
All workflows
All workflows
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
Showing runs from all workflows
will be ignored since log searching is not yet available
108 workflow runs
108 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
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.
Escape a backslash in a quoted display name
Ruby
#190:
Pull request
#68
opened by
pcbeingused333
20s
pcbeingused333:fix/escape-backslash-in-display-name
pcbeingused333:fix/escape-backslash-in-display-name
20s
View #68
View workflow file
Substitute the layout
%{content}
token literally, not through String#%
Ruby
#189:
Pull request
#67
opened by
pcbeingused333
18s
pcbeingused333:fix/literal-content-token-in-layouts
pcbeingused333:fix/literal-content-token-in-layouts
18s
View #67
View workflow file
Fix subscriber requests that address the wrong member via the URL
Ruby
#188:
Pull request
#66
synchronize by
pcbeingused333
14s
pcbeingused333:fix/encode-email-in-subscriber-urls
pcbeingused333:fix/encode-email-in-subscriber-urls
14s
View #66
View workflow file
Fix subscriber requests that address the wrong member via the URL
Ruby
#187:
Pull request
#66
opened by
pcbeingused333
15s
pcbeingused333:fix/encode-email-in-subscriber-urls
pcbeingused333:fix/encode-email-in-subscriber-urls
15s
View #66
View workflow file
Don't raise when a layout is set for only one of html/text
Ruby
#186:
Pull request
#65
opened by
pcbeingused333
15s
pcbeingused333:fix/single-format-layout
pcbeingused333:fix/single-format-layout
15s
View #65
View workflow file
Return {} for a response with no body instead of raising TypeError
Ruby
#185:
Pull request
#64
opened by
pcbeingused333
14s
pcbeingused333:fix/result-nil-body
pcbeingused333:fix/result-nil-body
14s
View #64
View workflow file
Split recipient strings without breaking a quoted display name
Ruby
#184:
Pull request
#63
synchronize by
pcbeingused333
20s
pcbeingused333:fix/split-addresses-on-quoted-display-name
pcbeingused333:fix/split-addresses-on-quoted-display-name
20s
View #63
View workflow file
Split recipient strings without breaking a quoted display name
Ruby
#183:
Pull request
#63
synchronize by
pcbeingused333
16s
pcbeingused333:fix/split-addresses-on-quoted-display-name
pcbeingused333:fix/split-addresses-on-quoted-display-name
16s
View #63
View workflow file
Split recipient strings without breaking a quoted display name
Ruby
#182:
Pull request
#63
opened by
pcbeingused333
18s
pcbeingused333:fix/split-addresses-on-quoted-display-name
pcbeingused333:fix/split-addresses-on-quoted-display-name
18s
View #63
View workflow file
Bump version for 1.1.0
Ruby
#181:
Commit
79ac14f
pushed by
eelcoj
19s
main
main
19s
View workflow file
Send cc and bcc through the six providers that were dropping them (#62)
Ruby
#180:
Commit
14c5c5f
pushed by
eelcoj
21s
main
main
21s
View workflow file
Send cc and bcc through the six providers that were dropping them
Ruby
#179:
Pull request
#62
opened by
pcbeingused333
19s
pcbeingused333:cc-bcc-missing-providers
pcbeingused333:cc-bcc-missing-providers
19s
View #62
View workflow file
Refactored into reusable email addressess list helper (#61)
Ruby
#178:
Commit
4d25da7
pushed by
eelcoj
18s
main
main
18s
View workflow file
Refactored into reusable email addressess list helper
Ruby
#177:
Pull request
#61
opened by
eelcoj
16s
reusable-email-list-helper
reusable-email-list-helper
16s
View #61
View workflow file
Fix NameError in Mailgun and Mailjet on Ruby 3.4 (#57)
Ruby
#176:
Commit
f70ba59
pushed by
eelcoj
14s
main
main
14s
View workflow file
Fix NameError in Mailgun and Mailjet on Ruby 3.4
Ruby
#175:
Pull request
#57
synchronize by
eelcoj
14s
pcbeingused333:fix-base64-mailgun-mailjet
pcbeingused333:fix-base64-mailgun-mailjet
14s
View #57
View workflow file
Add SMTP.com email provider (#55)
Ruby
#174:
Commit
662c9f6
pushed by
eelcoj
17s
main
main
17s
View workflow file
Add SMTP.com email provider
Ruby
#173:
Pull request
#55
synchronize by
eelcoj
17s
pcbeingused333:add-smtpcom-provider
pcbeingused333:add-smtpcom-provider
17s
View #55
View workflow file
Add Mailtrap email provider (#54)
Ruby
#172:
Commit
4b837cb
pushed by
eelcoj
17s
main
main
17s
View workflow file
Add Mailtrap email provider
Ruby
#171:
Pull request
#54
synchronize by
eelcoj
14s
pcbeingused333:add-mailtrap-provider
pcbeingused333:add-mailtrap-provider
14s
View #54
View workflow file
Add MailerSend email provider (#53)
Ruby
#170:
Commit
a93ea3e
pushed by
eelcoj
14s
main
main
14s
View workflow file
Add MailerSend email provider
Ruby
#169:
Pull request
#53
synchronize by
eelcoj
10s
pcbeingused333:add-mailersend-provider
pcbeingused333:add-mailersend-provider
10s
View #53
View workflow file
Add MailKite email provider (#60)
Ruby
#168:
Commit
1f03ed5
pushed by
eelcoj
17s
main
main
17s
View workflow file
Escape html with optional overrides (#52)
Ruby
#167:
Commit
5c93d3e
pushed by
eelcoj
38s
main
main
38s
View workflow file
Add MailKite email provider
Ruby
#166:
Pull request
#60
opened by
bucabay
32s
bucabay:add-mailkite-provider
bucabay:add-mailkite-provider
32s
View #60
View workflow file
Previous
1
2
3
4
5
Next
You can’t perform that action at this time.