Skip to content

.github: Add a missing comma to labels-by-language workflow#32748

Merged
peterbarker merged 1 commit into
ArduPilot:masterfrom
cclauss:patch-7
Apr 12, 2026
Merged

.github: Add a missing comma to labels-by-language workflow#32748
peterbarker merged 1 commit into
ArduPilot:masterfrom
cclauss:patch-7

Conversation

@cclauss

@cclauss cclauss commented Apr 12, 2026

Copy link
Copy Markdown
Contributor

Summary

Add a missing comma to the labels-by-language workflow.

Note

One of the strange things about failing GitHub Actions pull_request_trigger jobs is that they will continue to fail until after they are merged. This is because pull_request_trigger jobs run on the master branch, not on the pull request branch.

Classification & Testing (check all that apply and add your own)

  • Checked by a human programmer
  • Non-functional change
  • No-binary change
  • Infrastructure change (e.g. unit tests, helper scripts)
  • Automated test(s) verify changes (e.g. unit test, autotest)
  • Tested manually, description below (e.g. SITL)
  • Tested on hardware
  • Logs attached
  • Logs available on request

Description

@cclauss

cclauss commented Apr 12, 2026

Copy link
Copy Markdown
Contributor Author

Note

One of the strange things about failing GitHub Actions pull_request_trigger jobs is that they will continue to fail until after they are merged. This is because pull_request_trigger jobs run on the master branch, not on the pull request branch.

@peterbarker peterbarker merged commit f3836cf into ArduPilot:master Apr 12, 2026
108 of 109 checks passed
@cclauss cclauss deleted the patch-7 branch April 12, 2026 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants