Skip to content

docs: add ci event-drop and notify-skip failure modes - #16

Merged
xnoto merged 1 commit into
mainfrom
docs/ci-failure-modes
Aug 25, 2026
Merged

docs: add ci event-drop and notify-skip failure modes#16
xnoto merged 1 commit into
mainfrom
docs/ci-failure-modes

Conversation

@xnoto

Copy link
Copy Markdown
Contributor

Documentation-only follow-up to the 2026-08-24/25 Actions event-drop window:

  • Checks never appear on a PR: zero runs of every event type org-wide means a platform incident, not config — check githubstatus first; recover via close/reopen (reopened) or force-push (synchronize).
  • dependabot-notify skipped on human PRs: expected actor-filter behavior; gh run watch --exit-status misreports all-skipped runs as failures — watch the ci/opentofu run instead.

@xnoto
xnoto merged commit 95712da into mainAug 25, 2026
2 checks passed
@xnoto
xnoto deleted the docs/ci-failure-modes branch August 25, 2026 16:18
Sign up for freeto 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

@xnoto