Skip to content

Conversation

pytorchbot
Copy link
Collaborator

Summary

The New Contributor Guide added in this PR had an inaccuracy, mentioned in this comment from @byjlw. The guide mistakenly said that only core contributors can merge PRs.

This PR corrects that error. It encourages the reader to merge their PR themselves once approved, and provides illustrative screenshots.

### Summary
The New Contributor Guide added in [this
PR](#9977) had an inaccuracy,
mentioned in [this
comment](#9977 (comment))
from @byjlw. The guide mistakenly said that only core contributors can
merge PRs.

This PR corrects that error. It encourages the reader to merge their PR
themselves once approved, and provides illustrative screenshots.

Co-authored-by: jhels <11036537+jhels@users.noreply.github.com>
(cherry picked from commit eeabc29)
Copy link

pytorch-bot bot commented Apr 11, 2025

🔗 Helpful Links

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

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

❌ 1 New Failure

As of commit 563694f with merge base 771588a (image):

NEW FAILURE - The following job has failed:

  • pull / unittest-arm / linux-job (gh)
    RuntimeError: Command docker exec -t badcb4132ec017433ba533becd2a28ab7314def78432322f64ab09fbcce043e3 /exec failed with exit code 1

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

@facebook-github-bot facebook-github-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 11, 2025
byjlw pushed a commit that referenced this pull request Apr 11, 2025
…one can merge PRs after checks and approvals (#10123)

### Summary
As discussed in [this
PR](#10118), anyone can merge
PRs once approved and all CI checks have passed. `CONTRIBUTING.md` was
outdated, saying only people with write-access could merge.

This change:

* Updates CONTRIBUTING.md to reflect the fact anyone can merge their PR
after required approvals and checks.
* Adds step-by-step instructions on this to the New Contributors Guide.

---------

Co-authored-by: jhels <11036537+jhels@users.noreply.github.com>
@metascroy metascroy merged commit fa37c40 into release/0.6 Apr 11, 2025
78 of 79 checks passed
@metascroy metascroy deleted the cherry-pick-10101-by-pytorch_bot_bot_ branch April 11, 2025 22:21
keyprocedure pushed a commit to keyprocedure/executorch that referenced this pull request Apr 21, 2025
…one can merge PRs after checks and approvals (pytorch#10123)

### Summary
As discussed in [this
PR](pytorch#10118), anyone can merge
PRs once approved and all CI checks have passed. `CONTRIBUTING.md` was
outdated, saying only people with write-access could merge.

This change:

* Updates CONTRIBUTING.md to reflect the fact anyone can merge their PR
after required approvals and checks.
* Adds step-by-step instructions on this to the New Contributors Guide.

---------

Co-authored-by: jhels <11036537+jhels@users.noreply.github.com>
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