Skip to content

Fix unexpected "tags" in build-wheels-aarch64-linux.yml#19023

Open
OpenByteDev wants to merge 2 commits intopytorch:mainfrom
OpenByteDev:patch-1
Open

Fix unexpected "tags" in build-wheels-aarch64-linux.yml#19023
OpenByteDev wants to merge 2 commits intopytorch:mainfrom
OpenByteDev:patch-1

Conversation

@OpenByteDev
Copy link
Copy Markdown

@pytorch-bot
Copy link
Copy Markdown

pytorch-bot Bot commented Apr 21, 2026

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/19023

Note: Links to docs will display an error until the docs builds have been completed.

❗ 1 Active SEVs

There are 1 currently active SEVs. If your PR is affected, please view them below:

❌ 1 New Failure, 3 Pending, 3 Unrelated Failures

As of commit 2c188f1 with merge base 48ec3fc (image):

NEW FAILURE - The following job has failed:

BROKEN TRUNK - The following jobs failed but were present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@meta-cla
Copy link
Copy Markdown

meta-cla Bot commented Apr 21, 2026

Hi @OpenByteDev!

Thank you for your pull request and welcome to our community.

Action Required

In order to merge any pull request (code, docs, etc.), we require contributors to sign our Contributor License Agreement, and we don't seem to have one on file for you.

Process

In order for us to review and merge your suggested changes, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA.

Once the CLA is signed, our tooling will perform checks and validations. Afterwards, the pull request will be tagged with CLA signed. The tagging process may take up to 1 hour after signing. Please give it that time before contacting us about it.

If you have received this in error or have any questions, please contact us at [email protected]. Thanks!

@github-actions
Copy link
Copy Markdown

This PR needs a release notes: label

If your change should be included in the release notes (i.e. would users of this library care about this change?), please use a label starting with release notes:. This helps us keep track and include your important work in the next release notes.

To add a label, you can comment to pytorchbot, for example
@pytorchbot label "release notes: none"

For more information, see
https://github.com/pytorch/pytorch/wiki/PyTorch-AutoLabel-Bot#why-categorize-for-release-notes-and-how-does-it-work.

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Apr 21, 2026
@meta-cla
Copy link
Copy Markdown

meta-cla Bot commented Apr 21, 2026

Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Meta Open Source project. Thanks!

@manuelcandales
Copy link
Copy Markdown
Contributor

Thank you! Can you also do in this PR the same clean up for build-wheels-linux.yml, build-wheels-macos.yml, and build-wheels-windows.yml?

@manuelcandales manuelcandales self-requested a review April 22, 2026 15:53
@manuelcandales manuelcandales self-assigned this Apr 22, 2026
@kirklandsign kirklandsign requested a review from Copilot April 22, 2026 18:32
Copy link
Copy Markdown
Contributor

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

Removes an invalid tags key from the pull_request trigger in the Aarch64 Linux wheel build workflow, aligning the workflow syntax with GitHub Actions’ supported event filters.

Changes:

  • Deletes on.pull_request.tags from .github/workflows/build-wheels-aarch64-linux.yml (unsupported for pull_request events).

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

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

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants