Conversation
- In .github/workflows/ci.yml set the default token to read-only (contents,
actions) and added job-level issues: write only for the comment-posting
jobs, keeping everything else read-only.
- Added persist-credentials: false to all checkout steps to avoid leaving the
token in Git config for any subsequent untrusted shell commands.
- Made Gradle caching read-only for pull_request runs to prevent cache
poisoning; note that with actions: read tokens, caches will no longer be
saved (only restored) unless you opt back into broader permissions.
- Scoped PR-only behavior more tightly: size-report now runs only on
pull_request events, and benchmark/diff comment steps only run for PRs.
CAMOBAP
approved these changes
Dec 1, 2025
|
Diffuse report: |
|
Benchmark report:
|
|
amintao
…On Tue, Dec 2, 2025, 2:15 AM e271828- ***@***.***> wrote:
Merged #225 <#225>
into main.
—
Reply to this email directly, view it on GitHub
<#225 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BYEUARQVSH43XJOGUKWCZNT37SASJAVCNFSM6AAAAACNV66ILGVHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMRRGI4DGOBRGMYDENY>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***
.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.
Uh oh!
There was an error while loading. Please reload this page.