Skip to content

Fix git config --global and add workflow timeouts#13

Merged
jpr5 merged 1 commit into
mainfrom
fix/git-config-local-and-timeouts
May 15, 2026
Merged

Fix git config --global and add workflow timeouts#13
jpr5 merged 1 commit into
mainfrom
fix/git-config-local-and-timeouts

Conversation

@jpr5
Copy link
Copy Markdown
Contributor

@jpr5 jpr5 commented May 15, 2026

Summary

  • Switch git config --global to git config --local in sync-versions.yml and update-skills.yml to avoid polluting the runner's global git config
  • Add timeout-minutes to every job across all workflows: sync-versions (20min), update-skills (20min), smoke-tests (10min), notify-pr (5min), dependabot-auto-merge (5min), dependabot-major-analysis (5min)

Test plan

  • Verify sync-versions workflow still pushes marketplace.json sync commits
  • Verify update-skills workflow can still create PRs with Claude-generated guides
  • Confirm no workflow exceeds its timeout under normal conditions

@jpr5 jpr5 merged commit 5e03a1d into main May 15, 2026
4 checks passed
@jpr5 jpr5 deleted the fix/git-config-local-and-timeouts branch May 15, 2026 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant