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 }}
fullsend-ai
/
fullsend
Public
Notifications
You must be signed in to change notification settings
Fork
103
Star
132
Code
Issues
2k
Pull requests
115
Discussions
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(#3697): add on_failure mode for comment.completion status notifications
- #5736
#5736
Merged
ralphbean
merged 22 commits into
main
fullsend-ai/fullsend:main
from
feat/3697-on-failure-comment-completion
fullsend-ai/fullsend:feat/3697-on-failure-comment-completion
Copy head branch name to clipboard
Aug 11, 2026
Conversation
Commits
22
(22)
Checks
Files changed
Merged
feat(#3697): add on_failure mode for comment.completion status notifications
#5736
ralphbean
merged 22 commits into
main
fullsend-ai/fullsend:main
from
feat/3697-on-failure-comment-completion
fullsend-ai/fullsend:feat/3697-on-failure-comment-completion
Copy head branch name to clipboard
Commits
Commits on Aug 10, 2026
feat(#3697): add on_failure mode for comment.completion status notifications
Show description for 87f9eca
ralphbean
committed
87f9eca
View commit details
Copy full SHA for 87f9eca
Browse repository at this point
docs(#3697): move status notifications to user-facing config guide
Show description for e5d30a7
ralphbean
committed
e5d30a7
View commit details
Copy full SHA for e5d30a7
Browse repository at this point
docs(#3697): fix stale status notification doc comment and deduplicate operations.md
Show description for 819e6c3
ralphbean
committed
819e6c3
View commit details
Copy full SHA for 819e6c3
Browse repository at this point
fix(#3697): auto-suppress start comment when completion is on_failure
Show description for 75a56e1
ralphbean
committed
75a56e1
View commit details
Copy full SHA for 75a56e1
Browse repository at this point
fix(#3697): tighten on_failure predicate and fix orphan reconciliation
Show description for b95181e
ralphbean
committed
b95181e
View commit details
Copy full SHA for b95181e
Browse repository at this point
fix: prevent false interrupted comments on successful on_failure runs
Show description for 970d562
fullsend-ai-coder[bot]
authored and
ralphbean
committed
970d562
View commit details
Copy full SHA for 970d562
Browse repository at this point
fix: uppercase WARNING prefix to match codebase convention
Show description for 8a2f328
ralphbean
committed
8a2f328
View commit details
Copy full SHA for 8a2f328
Browse repository at this point
fix(#3697): guard against empty jobStatus in ReconcileOrphaned
Show description for 6c66146
ralphbean
committed
6c66146
View commit details
Copy full SHA for 6c66146
Browse repository at this point
fix: include fallback context in config loading warning
Show description for 31e54c5
ralphbean
committed
31e54c5
View commit details
Copy full SHA for 31e54c5
Browse repository at this point
test: add on_failure + timeout coverage for shouldPostCompletion
Show description for 33b3d1a
ralphbean
committed
33b3d1a
View commit details
Copy full SHA for 33b3d1a
Browse repository at this point
fix: remove unreachable "timeout" status from on_failure allowlist
Show description for f92c3dc
ralphbean
committed
f92c3dc
View commit details
Copy full SHA for f92c3dc
Browse repository at this point
test: add CLI-level tests for --fullsend-dir config loading
Show description for 2a8c0c7
ralphbean
committed
2a8c0c7
View commit details
Copy full SHA for 2a8c0c7
Browse repository at this point
fix: log diagnostic when reconcile-status config isn't org-shaped
Show description for 96dc517
ralphbean
committed
96dc517
View commit details
Copy full SHA for 96dc517
Browse repository at this point
fix: run status-comment Finalize step after other always() steps
Show description for e9d2488
ralphbean
committed
e9d2488
View commit details
Copy full SHA for e9d2488
Browse repository at this point
fix: post on_failure completion comment for skipped runs
Show description for db5c82b
ralphbean
committed
db5c82b
View commit details
Copy full SHA for db5c82b
Browse repository at this point
fix: synthesize interrupted comment on skip-post failure, include agent name
Show description for e73c338
ralphbean
committed
e73c338
View commit details
Copy full SHA for e73c338
Browse repository at this point
fix: update stale ReconcileOrphaned call missing new params
Show description for 7100f1c
ralphbean
committed
7100f1c
View commit details
Copy full SHA for 7100f1c
Browse repository at this point
docs: add missing --was-skipped flag to reconcile-status CLI tree
Show description for 8311887
ralphbean
committed
8311887
View commit details
Copy full SHA for 8311887
Browse repository at this point
fix: distinguish skip-comment-post-failure from hard termination
Show description for b4fec87
ralphbean
committed
b4fec87
View commit details
Copy full SHA for b4fec87
Browse repository at this point
fix(reconcile-status): use ConfigWriter.StatusNotifications() directly
Show description for 46c5d58
ralphbean
committed
46c5d58
View commit details
Copy full SHA for 46c5d58
Browse repository at this point
fix: soften skip-comment label and synthesize orphan comments in default mode
Show description for 9199342
ralphbean
committed
9199342
View commit details
Copy full SHA for 9199342
Browse repository at this point
Commits on Aug 11, 2026
docs: document enabled-mode orphan comment synthesis
Show description for fa6d15a
ralphbean
committed
fa6d15a
View commit details
Copy full SHA for fa6d15a
Browse repository at this point
You can’t perform that action at this time.