Skip to content

fix(ci): check-commands workflow missing push trigger for staging branch (staging review — PR #1081) #1086

Description

@rapiercraft-forge

Problem

check-commands.yml only triggers on pull_request events. Direct pushes to staging bypass the native-conflict CI check. The publish.yml workflow has its own guard on push to main, but the standalone check has a gap.

Source: PR #1081 — fix(commands): native conflict resolution and CI guard
Confidence: CONFIRMED
Severity: LOW

Affected Files

  1. .github/workflows/check-commands.yml:3 — Add push trigger for staging/main

Source Branch Context

Code branch: staging
Worktree base: origin/staging

Acceptance Criteria

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority:P3review-findingDefect or improvement found during automated PR review. Managed by ForgeDock.staging-reviewFinding from a staging branch review before deploy to main. Managed by ForgeDock.workflow:merged

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions