Skip to content

fix: correct issue labeling action path#3853

Open
M0nd0R wants to merge 1 commit into
angular:mainfrom
M0nd0R:agent/fix-issue-labeling-path-clean
Open

fix: correct issue labeling action path#3853
M0nd0R wants to merge 1 commit into
angular:mainfrom
M0nd0R:agent/fix-issue-labeling-path-clean

Conversation

@M0nd0R

@M0nd0R M0nd0R commented Jul 17, 2026

Copy link
Copy Markdown

Supersedes #3851.

What changed

  • update .github/workflows/dev-infra.yml to use the checked-in issue labeling action path

Why

The issues job in the DevInfra workflow points at ./github-actions/issue-labeling, but the local action actually lives at ./github-actions/labeling/issue. That mismatch causes issue-triggered runs to fail before the labeling action starts.

Validation

  • confirmed github-actions/labeling/issue/action.yml exists in the repository
  • inspected workflow run 29552379887, which failed with: Can't find 'action.yml' ... under '/home/runner/work/dev-infra/dev-infra/github-actions/issue-labeling'

@gemini-code-assist

Copy link
Copy Markdown

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

@josephperrott josephperrott left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@josephperrott josephperrott added the action: merge The PR is ready for merge by the caretaker label Jul 17, 2026
@M0nd0R
M0nd0R force-pushed the agent/fix-issue-labeling-path-clean branch from 75fe959 to a9c84d3 Compare July 17, 2026 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants