Update dependency palantir/policy-bot to v1.41.0#167
Open
balena-renovate[bot] wants to merge 1 commit intomasterfrom
Open
Update dependency palantir/policy-bot to v1.41.0#167balena-renovate[bot] wants to merge 1 commit intomasterfrom
balena-renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
ee6dfcf to
46db9c3
Compare
b067d62 to
16dd099
Compare
16dd099 to
747210d
Compare
69da07c to
4d61ec0
Compare
d721623 to
605fff2
Compare
5c4584b to
168f123
Compare
6f629e8 to
4f336b1
Compare
4651f95 to
b9f6110
Compare
b74806a to
cdc239e
Compare
c010fcc to
3b49af7
Compare
39b3de3 to
c4d4faf
Compare
120b6dd to
8ae90c4
Compare
cc30d8c to
ea904bd
Compare
fddf97c to
335f496
Compare
b714029 to
bfbe78f
Compare
022132f to
6182b12
Compare
Update palantir/policy-bot from 1.36.4 to 1.41.0 Change-type: patch
6182b12 to
a6e0df5
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.36.4→v1.41.0Release Notes
palantir/policy-bot (palantir/policy-bot)
v1.41.0Compare Source
✨ Features
🐛 Fixes
💡 Improvements
Full Changelog: palantir/policy-bot@v1.40.1...v1.41.0
v1.40.1Compare Source
🐛 Fixes
Full Changelog: palantir/policy-bot@v1.40.0...v1.40.1
v1.40.0Compare Source
✨ Features
custom_property_is_not_null,custom_property_is_null,custom_property_matches_any_of, andcustom_property_matches_none_of(#1054, by @south-mer)validatesubcommand to validate local policy files (#1114, by @AtzeDeVries)💡 Improvements
Full Changelog: palantir/policy-bot@v1.39.3...v1.40.0
v1.39.3Compare Source
🐛 Fixes
POLICYBOT_OPTIONS_FORCE_SHARED_POLICYenvironment variable to configure the force shared policy option (#1095 by @mchristopher)Full Changelog: palantir/policy-bot@v1.39.2...v1.39.3
v1.39.2Compare Source
🐛 Fixes
RESOURCE_LIMITS_EXCEEDEDerrors when assigning reviewers (#1089 by @DepickereSven)Full Changelog: palantir/policy-bot@v1.39.1...v1.39.2
v1.39.1Compare Source
🐛 Fixes
💡 Improvements
Full Changelog: palantir/policy-bot@v1.39.0...v1.39.1
v1.39.0Compare Source
✨ Features
force_shared_policyserver option to disable loading individual repository policies (#975, by @south-mer)💡 Improvements
modified_linespredicate to specific files by setting include and exclude patterns (#1043)Full Changelog: palantir/policy-bot@v1.38.2...v1.39.0
v1.38.2Compare Source
Re-release of 1.38.0
Add option to ignore edited comments on the server (#977)
Policy Bot now supports server side configuration to ignore edited commits and improve the overall security posture of a running instance.
Other Changes
Full Changelog: palantir/policy-bot@v1.37.0...v1.38.2
v1.38.1Compare Source
Re-release of 1.38.0
Add option to ignore edited comments on the server (#977)
Policy Bot now supports server side configuration to ignore edited commits and improve the overall security posture of a running instance.
Other Changes
Full Changelog: palantir/policy-bot@v1.37.0...v1.38.1
v1.38.0Compare Source
Add option to ignore edited comments on the server (#977)
Policy Bot now supports server side configuration to ignore edited commits and improve the overall security posture of a running instance.
Other Changes
Full Changelog: palantir/policy-bot@v1.37.0...v1.38.0
v1.37.0Compare Source
Add file creation and deletion predicates (#935, #938)
The
file_added,file_not_added,file_deleted, andfile_not_deletedpredicates allow writing policies that change when the PR introduces or removes specific files. Contributed by @dblinkhorn.Add server option for strict review dismissals (#942)
By default, Policy Bot only dismisses a review if it no longer satisfies all rules. When rules have different
invalidate_on_pushsettings, this means a review may remain because it still satisfies one rule while no longer satisfying another. If the newstrict_review_dismissaloption is enabled in the server configuration, Policy Bot will dismiss a review if it no longer satisfies any rule. This may be more intuitive for users, depending on how policies are constructed. Contributed by @devinburnette.Other Changes
Note that these Go types are not part of Policy Bot's public API and may change in any version
check_runevents (#966)Full Changelog: palantir/policy-bot@v1.36.5...v1.37.0
v1.36.5Compare Source
Fixes
post_insecure_status_checksoption when handling merge group events (#933 by @mglazer)Other Changes
Full Changelog: palantir/policy-bot@v1.36.4...v1.36.5
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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 has been generated by Renovate Bot.