Skip to content

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

Merged
manuelcandales merged 3 commits into
pytorch:mainfrom
OpenByteDev:patch-1
May 4, 2026
Merged

Fix unexpected "tags" in build-wheels-aarch64-linux.yml#19023
manuelcandales merged 3 commits into
pytorch:mainfrom
OpenByteDev:patch-1

Conversation

@OpenByteDev

@OpenByteDev OpenByteDev commented Apr 21, 2026

Copy link
Copy Markdown
Contributor

@pytorch-bot

pytorch-bot Bot commented Apr 21, 2026

Copy link
Copy Markdown

🔗 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 Unrelated Failures

As of commit 75e6c6d with merge base 48ec3fc (image):

NEW FAILURE - The following job has failed:

FLAKY - The following job failed but was likely due to flakiness present on trunk:

  • pull / test-moshi-linux / linux-job (gh) (matched linux rule in flaky-rules.json)
    E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/p/pocketsphinx/pocketsphinx-en-us_0.8.0%2breal5prealpha%2b1-14ubuntu1_all.deb Unable to connect to archive.ubuntu.com:80: [IP: 91.189.91.82 80]

BROKEN TRUNK - The following jobs failed but was 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

meta-cla Bot commented Apr 21, 2026

Copy link
Copy Markdown

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 cla@meta.com. 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

meta-cla Bot commented Apr 21, 2026

Copy link
Copy Markdown

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

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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.

@manuelcandales

Copy link
Copy Markdown
Contributor

thank you! merging...

@manuelcandales manuelcandales merged commit 54b8176 into pytorch:main May 4, 2026
171 of 175 checks passed
@nil-is-all nil-is-all added the module: doc Issues related to documentation, both in docs/ and inlined in code label May 28, 2026
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. module: doc Issues related to documentation, both in docs/ and inlined in code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants