Sync Linux packages with servo/servo (97b7f86)#207
Closed
jschwe wants to merge 1 commit intoservo:mainfrom
Closed
Conversation
Member
Author
|
Don't merge, this was created as part of testing servo/servo#42063 |
github-merge-queue Bot
pushed a commit
to servo/servo
that referenced
this pull request
Mar 9, 2026
Follow-up to #41775 This allows syncing our package list to the book automatically, keeping the documented required packages in sync with what bootstrap installs. We use two personal access token of the `servo-bot` account. One PAT with the Resource-owner `servo-bot` for the repository `servo-bot/book`, to push the branch to the bots fork. This PAT should be created with the following permissions: Choose "Only select repositories", select the forked book repo and give the token Contents: Read and write permissions. The second PAT must have the resource owner `servo`, and access to the repository `servo/servo` as well as the permissions "Pull-Request: Read and Write". This split has the advantag of limiting the PAT permissions for the upstream repo, avoiding `Content: Write` permissions for the `servo/book` repository. Testing: Manually tested by letting the action run on this branch. [successfull run](https://github.com/servo/servo/actions/runs/22387422307/job/64800999782?pr=42063), [created upstream PR](servo/book#207) --------- Signed-off-by: Jonathan Schwender <schwenderjonathan@gmail.com> Signed-off-by: Jonathan Schwender <55576758+jschwe@users.noreply.github.com> Co-authored-by: shuppy <dazabani@igalia.com>
github-merge-queue Bot
pushed a commit
to servo/servo
that referenced
this pull request
Mar 9, 2026
Follow-up to #41775 This allows syncing our package list to the book automatically, keeping the documented required packages in sync with what bootstrap installs. We use two personal access token of the `servo-bot` account. One PAT with the Resource-owner `servo-bot` for the repository `servo-bot/book`, to push the branch to the bots fork. This PAT should be created with the following permissions: Choose "Only select repositories", select the forked book repo and give the token Contents: Read and write permissions. The second PAT must have the resource owner `servo`, and access to the repository `servo/servo` as well as the permissions "Pull-Request: Read and Write". This split has the advantag of limiting the PAT permissions for the upstream repo, avoiding `Content: Write` permissions for the `servo/book` repository. Testing: Manually tested by letting the action run on this branch. [successfull run](https://github.com/servo/servo/actions/runs/22387422307/job/64800999782?pr=42063), [created upstream PR](servo/book#207) --------- Signed-off-by: Jonathan Schwender <schwenderjonathan@gmail.com> Signed-off-by: Jonathan Schwender <55576758+jschwe@users.noreply.github.com> Co-authored-by: shuppy <dazabani@igalia.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update dependency list based on 97b7f86