Skip to content

Conversation

nil-is-all
Copy link
Contributor

No description provided.

Copy link

pytorch-bot bot commented Aug 18, 2025

🔗 Helpful Links

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

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

❌ 1 New Failure

As of commit 0fc7a20 with merge base 81ea6a1 (image):

NEW FAILURE - The following job has failed:

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

@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 Aug 18, 2025
Copy link

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.

@GregoryComer
Copy link
Member

GregoryComer commented Aug 19, 2025

Can you add a line to trigger the workflow run whenever a PR changes this file? Feel free to do it on a follow-up PR if you want to merge this one first.

Here's an example from nightly.yml:

pull_request:
paths:
.github/workflows/nightly.yml
.

@nil-is-all
Copy link
Contributor Author

Can you add a line to trigger the workflow run whenever a PR changes this file? Feel free to do it on a follow-up PR if you want to merge this one first.

Here's an example from nightly.yml:

pull_request:
paths:
.github/workflows/nightly.yml

.

Reflected this trigger under this patch now. Do review and if it works, merge as well. Thanks!

@GregoryComer
Copy link
Member

@nil-is-all Looks like the workflow does run now, though there is a permission issue somewhere still. Here's the job logs:

https://github.com/pytorch/executorch/actions/runs/17076796886/job/48420229944?pr=13486

Having this PR should make it easier to debug, as it will know run the job whenever a PR updates this file. We can talk with dev infra, if needed, to figure out what permission is needed.

@GregoryComer GregoryComer merged commit d11656c into pytorch:main Aug 19, 2025
104 of 105 checks passed
agrima1304 pushed a commit to agrima1304/executorch that referenced this pull request Aug 26, 2025
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.

2 participants