Skip to content

fix(ci): drop github-actions dependabot ecosystem with no manifests - #9

Merged
seonghobae merged 1 commit into
mainfrom
fix-dependabot-gha
Jul 13, 2026
Merged

fix(ci): drop github-actions dependabot ecosystem with no manifests#9
seonghobae merged 1 commit into
mainfrom
fix-dependabot-gha

Conversation

@seonghobae

Copy link
Copy Markdown
Contributor

The scheduled Dependabot github_actions update job fails with dependency_file_not_found (/action.yml or /.github/workflows/<anything>.yml not found) — see run 29200956644. The repo has no workflow files or action.yml, so there is nothing for that ecosystem to update. Remove the entry (pip/docker entries unchanged) with a comment explaining when to re-add it.

🤖 Generated with Claude Code

The github-actions update job aborts with dependency_file_not_found
because the repo has no .github/workflows/*.yml or action.yml.
Remove the entry until workflow files exist.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@seonghobae
seonghobae enabled auto-merge (squash) July 13, 2026 01:42

@opencode-agent opencode-agent Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

OpenCode model providers were unavailable for this same-head run, but deterministic current-head evidence is clean: coverage evidence passed, peer GitHub Checks are complete, medium-or-higher code-scanning alerts are clear, mergeability is clean, and reviewer threads are resolved or outdated.

Findings

No blocking findings.

Evidence

  • Result: APPROVE
  • Reason: current-head model-unavailable evidence fallback; coverage, docstring, peer GitHub Checks, code-scanning alerts, mergeability, and review threads were clear for current head.
  • Scope: unsupported
  • Changed files: 0
  • Model-pool outcome: exhausted
  • Head SHA: 9cda97f43cdcab751381661aa7c188eae1163c2e
  • Workflow run: 29217953687
  • Workflow attempt: 1

This fallback does not suppress failed checks, medium-or-higher code-scanning alerts, merge conflicts, unresolved reviewer threads, or failed coverage evidence; any of those conditions still publish REQUEST_CHANGES or leave the approval state unchanged.

@seonghobae
seonghobae merged commit 29559da into main Jul 13, 2026
23 checks passed
@seonghobae
seonghobae deleted the fix-dependabot-gha branch July 13, 2026 01:54
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