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
.
SomeBlackMagic
/
helm-assistant
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
3
Pull requests
7
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Claude/job failed exit detection lmzgq6
- #76
#76
Merged
wirwolf
merged 16 commits into
master
SomeBlackMagic/helm-assistant:master
from
claude/job-failed-exit-detection-lmzgq6
SomeBlackMagic/helm-assistant:claude/job-failed-exit-detection-lmzgq6
Copy head branch name to clipboard
Jul 14, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Claude/job failed exit detection lmzgq6
#76
wirwolf
merged 16 commits into
master
SomeBlackMagic/helm-assistant:master
from
claude/job-failed-exit-detection-lmzgq6
SomeBlackMagic/helm-assistant:claude/job-failed-exit-detection-lmzgq6
Copy head branch name to clipboard
Commits
Commits on Jul 10, 2026
fix(job-watch): require condition.status === 'True' for Failed detection
Show description for 6ceaa7a
claude
committed
6ceaa7a
View commit details
Copy full SHA for 6ceaa7a
Browse repository at this point
feat(job-watch): log job name, reason and message on Failed detection
Show description for 3265967
claude
committed
3265967
View commit details
Copy full SHA for 3265967
Browse repository at this point
fix(job-watch): ignore stale Jobs created before this upgrade started
Show description for ae79d35
claude
committed
ae79d35
View commit details
Copy full SHA for ae79d35
Browse repository at this point
fix(job-watch): catch polling errors instead of leaking to unhandledRejection
Show description for ec2d12a
claude
committed
ec2d12a
View commit details
Copy full SHA for ec2d12a
Browse repository at this point
fix(job-watch): stop treating kubectl exit code 1 as success
Show description for 8df31b0
claude
committed
8df31b0
View commit details
Copy full SHA for 8df31b0
Browse repository at this point
docs(job-watch): document why status.failed/succeeded counters aren't used
Show description for 173f751
claude
committed
173f751
View commit details
Copy full SHA for 173f751
Browse repository at this point
fix(job-watch): emit SIGTERM only once per polling tick
Show description for b3f81c5
claude
committed
b3f81c5
View commit details
Copy full SHA for b3f81c5
Browse repository at this point
test(ci): add CI coverage for the Failed-Job detection path
Show description for 3796cc3
claude
committed
3796cc3
View commit details
Copy full SHA for 3796cc3
Browse repository at this point
refactor(job-watch): extract typed, pure decision functions for unit testing
Show description for 9f3fb10
claude
committed
9f3fb10
View commit details
Copy full SHA for 9f3fb10
Browse repository at this point
test: add unit tests for Job-failed detection and exit-code handling
Show description for 50c97dc
claude
committed
50c97dc
View commit details
Copy full SHA for 50c97dc
Browse repository at this point
Commits on Jul 14, 2026
[feat] refactor repo structure, upgrade dependencies, and refine job handling logic
wirwolf
committed
a3110a4
View commit details
Copy full SHA for a3110a4
Browse repository at this point
[chore] upgrade upload-artifact action to v4 in CI workflow
wirwolf
committed
835d9b8
View commit details
Copy full SHA for 835d9b8
Browse repository at this point
[chore] upgrade dependencies and replace "pkg" with scoped "@yao-pkg/pkg"
wirwolf
committed
07c23e7
View commit details
Copy full SHA for 07c23e7
Browse repository at this point
[chore] update download-artifact action to v4 in CI workflow
wirwolf
committed
bbbf573
View commit details
Copy full SHA for bbbf573
Browse repository at this point
[fix] correct exit code in job-failed test case
wirwolf
committed
c62f0a0
View commit details
Copy full SHA for c62f0a0
Browse repository at this point
[fix] refine job-failed test case logic for accurate detection
wirwolf
committed
76c6cd0
View commit details
Copy full SHA for 76c6cd0
Browse repository at this point
You can’t perform that action at this time.