Skip to content

Comments

do add naming to github action workflow job so that it can be used in…#9

Merged
MaximilianFT merged 1 commit intomainfrom
feature/require_successful_build_on_pr
Feb 16, 2026
Merged

do add naming to github action workflow job so that it can be used in…#9
MaximilianFT merged 1 commit intomainfrom
feature/require_successful_build_on_pr

Conversation

@turtletramp
Copy link
Collaborator

This pull request makes a minor update to the DevKit build workflow configuration. The workflow is now set to run only on pull requests targeting the main branch, and the build job has been given a more descriptive name.

… PR status checks + only run on PR to main
Copilot AI review requested due to automatic review settings February 15, 2026 07:33
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the DevKit build workflow to restrict pull request triggers to the main branch and adds a descriptive name to the build job. However, there is a critical issue with the runner specification that will prevent the workflow from executing successfully.

Changes:

  • Restricts the pull request trigger to only run on PRs targeting the main branch
  • Adds a descriptive name "Build_DevKit" to the build job

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@turtletramp turtletramp marked this pull request as ready for review February 15, 2026 07:36
@turtletramp turtletramp requested a review from a team February 15, 2026 07:36
@MaximilianFT MaximilianFT merged commit d55c7bd into main Feb 16, 2026
7 checks passed
@MaximilianFT MaximilianFT deleted the feature/require_successful_build_on_pr branch February 16, 2026 07:42
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