chore(dev-lead): decommission claude.yml, bump ACTION_TIMEOUT_SEC to 600s - #194
Closed
don-petry wants to merge 0 commit into
Closed
chore(dev-lead): decommission claude.yml, bump ACTION_TIMEOUT_SEC to 600s#194don-petry wants to merge 0 commit into
don-petry wants to merge 0 commit into
Conversation
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Shadow period complete (tracking issue #180). This PR:
.github/workflows/claude.yml— replaced bydev-lead.yml. All 8 org repos havedev-lead.ymldeployed; shadow period monitoring confirmed no regressions, no duplicate comments, and correct routing across all intent types.ACTION_TIMEOUT_SECdefault300s → 600sinscripts/engine.sh— PR ci: add required ci.yml workflow #80 had 3 consecutive timeouts under the old limit; large-repo fix-ci runs need the headroom.AGENTS.md— removes theclaude.ymlimmutability exemption (file no longer exists); adds a note thatdev-lead.ymlis the active AI automation workflow and that behavior changes go todev-lead-reusable.yml, not the caller stub.Test plan
claude.ymlworkflow runs trigger after mergedev-lead.ymlruns continue succeeding (watch Actions after merge)claude.ymlremovedRelated: #180
🤖 Generated with Claude Code