Skip to content

Run test-mcu-cortex-m-backend on ARM-related PR diffs#1

Draft
Copilot wants to merge 4 commits intomainfrom
copilot/update-test-schedule-in-trunk
Draft

Run test-mcu-cortex-m-backend on ARM-related PR diffs#1
Copilot wants to merge 4 commits intomainfrom
copilot/update-test-schedule-in-trunk

Conversation

Copy link

Copilot AI commented Jan 27, 2026

Summary

The test-mcu-cortex-m-backend job previously ran only on nightly schedules and main branch pushes. This PR makes it run on pull requests that modify ARM-related code paths.

Changes:

  • Added backends/arm/**, examples/arm/**, backends/cortex_m/** to workflow-level pull_request.paths trigger
  • Extended changes job with arm output filter for the same paths
  • Made test-mcu-cortex-m-backend conditionally execute via needs: changes + if: needs.changes.outputs.arm == 'true'

Follows existing pattern from test-static-llama-qnn-eval-linux job. Job still runs on main branch pushes and nightly schedules.

Test plan

  • Validated YAML syntax
  • Verified pattern matches existing conditional job structure in workflow
  • Security scan: 0 alerts
Original prompt

On trunk.yml, How to make test-mcu-cortex-m-backend run per every diff in backends/arm/**
examples/arm/**// is there a way to run instead of nightly ?


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Github Executorch and others added 2 commits January 27, 2026 10:14
Copilot AI and others added 2 commits January 27, 2026 20:00
Co-authored-by: psiddh <2467117+psiddh@users.noreply.github.com>
Co-authored-by: psiddh <2467117+psiddh@users.noreply.github.com>
Copilot AI changed the title [WIP] Update test schedule for MCU Cortex M backend Run test-mcu-cortex-m-backend on ARM-related PR diffs Jan 27, 2026
Copilot AI requested a review from psiddh January 27, 2026 20:07
@psiddh psiddh force-pushed the main branch 6 times, most recently from 39666cd to 7f14a9d Compare February 4, 2026 09:06
@psiddh psiddh force-pushed the main branch 7 times, most recently from d7d85fb to b222911 Compare February 6, 2026 09:09
@psiddh psiddh force-pushed the main branch 6 times, most recently from c9b8169 to 105498e Compare February 26, 2026 02:59
@psiddh psiddh force-pushed the main branch 4 times, most recently from 0cd86ee to 0907294 Compare March 4, 2026 01:26
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.

2 participants