Skip to content

Update HAF/TF-A Yaml for Releases - #301

Open
Raymond-MS wants to merge 1 commit into
OpenDevicePartnership:mainfrom
Raymond-MS:personal/rdiaz/UpdateHafTfaYaml
Open

Update HAF/TF-A Yaml for Releases#301
Raymond-MS wants to merge 1 commit into
OpenDevicePartnership:mainfrom
Raymond-MS:personal/rdiaz/UpdateHafTfaYaml

Conversation

@Raymond-MS

Copy link
Copy Markdown
Contributor

Description

Update the HAF/TF-A workflow to occur when releases are made rather than weekly.

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

How This Was Tested

N/A

Integration Instructions

N/A

@Raymond-MS
Raymond-MS requested a review from Javagedes August 14, 2026 23:55
@github-actions github-actions Bot added the impact:non-functional Does not have a functional impact label Aug 14, 2026
@makubacki
makubacki self-requested a review August 14, 2026 23:57
REPO: ${{ env.REPO }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # We can use the normal token here, as we are just reading releases.
CUTOFF_DATE: $(date -d '7 days ago' --iso-8601=seconds)
EVENT_NAME: ${{ github.event_name }}

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

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