Skip to content

Add Update HAF/TF-A Yaml Workflow - #1482

Open
Raymond-MS wants to merge 1 commit into
microsoft:mainfrom
Raymond-MS:personal/rdiaz/AddUpdateHafTfaYaml
Open

Add Update HAF/TF-A Yaml Workflow#1482
Raymond-MS wants to merge 1 commit into
microsoft:mainfrom
Raymond-MS:personal/rdiaz/AddUpdateHafTfaYaml

Conversation

@Raymond-MS

@Raymond-MS Raymond-MS commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Description

Ported the update HAF/TF-A workflow from Patina to update the external dependencies and update the build flag.

  • Impacts functionality?
  • Impacts security?
  • Breaking change?
  • Includes tests?
  • Includes documentation?

How This Was Tested

N/A

Integration Instructions

N/A

@mu-automation mu-automation Bot added the impact:non-functional Does not have a functional impact label Aug 14, 2026
env:
REPO: ${{ env.REPO }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # We can use the normal token here, as we are just reading releases.
EVENT_NAME: ${{ github.event_name }}

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.

Same feedback I left in OpenDevicePartnership/patina-qemu#301.

It doesn't look like EVENT_NAME is used anymore.

Suggested change
EVENT_NAME: ${{ github.event_name }}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

impact:non-functional Does not have a functional impact

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants