chore(deps): update dependency edbfi/automation to v2 - #142
Merged
github-actions[bot] merged 1 commit intoSep 18, 2026
Merged
Conversation
renovate
Bot
force-pushed
the
renovate/major-shared-automation-policy
branch
from
September 17, 2026 23:39
0706d0f to
ce55509
Compare
Contributor
Author
|
/merge-when-green |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate
Bot
force-pushed
the
renovate/major-shared-automation-policy
branch
from
September 18, 2026 02:27
ce55509 to
8d7a727
Compare
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.
This PR contains the following updates:
v1.2.0→v2.0.0Release Notes
edbfi/automation (edbfi/automation)
v2.0.0: — App-authenticated Renovate repairsCompare Source
Repairs now publish their final non-force branch update with a repository-scoped GitHub App token, allowing GitHub to start normal PR CI without the approval required for GITHUB_TOKEN-authored updates. Computation remains read-only; API validation, Git object creation and guarded full-CI dispatch retain the existing workflow credential. All existing identity, path, head/base and merge gates remain in force.
Breaking change: callers of biome-repair.yml must supply repair-app-client-id and the repair-app-private-key secret. Install a private App on each intended consumer with Contents: write only. Minting is confined to the trusted publisher, scoped to the current repository, and tokens are revoked at job completion. Missing App credentials fail closed.
A bounded read-only reconciliation handles GitHub's PR-head cache lag after publication without retrying writes or CI dispatches. Concurrent pushes still invalidate the repair.
Validation: 65 Python tests, real Renovate preset/extraction tests, strict configuration validation and actionlint; full PR and default-branch CI passed. Roll out through the zondarr canary before the remaining consumers.
Live canary: zondarr #231 received an App-published repair, passed full normal PR CI and guarded dispatched CI on attempt 1 without approval, received a genuine Renovate request, and merged through the checked helper. Full CI also passed on its merged commit. The preceding canary demonstrated Renovate regeneration after a base update and unchanged repair results on the next scan. Production-validator probes continued to refuse stale and newer failed/pending evidence.
Configuration
📅 Schedule: (in timezone Europe/Copenhagen)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.