Skip to content

[v0.20.x-branch] Backport #10940: Add public key for gijswijs - #11050

Merged
ziggie1984 merged 1 commit into
v0.20.x-branchfrom
backport-10940-to-v0.20.x-branch
Aug 9, 2026
Merged

[v0.20.x-branch] Backport #10940: Add public key for gijswijs#11050
ziggie1984 merged 1 commit into
v0.20.x-branchfrom
backport-10940-to-v0.20.x-branch

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 8, 2026

Copy link
Copy Markdown

Backport of #10940


@github-actions

github-actions Bot commented Aug 8, 2026

Copy link
Copy Markdown
Author

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin backport-10940-to-v0.20.x-branch
git worktree add --checkout .worktree/backport-10940-to-v0.20.x-branch backport-10940-to-v0.20.x-branch
cd .worktree/backport-10940-to-v0.20.x-branch
git reset --hard HEAD^
git cherry-pick -x 74102ae633caf5f9d83274d52f7c184cc0259052
git push --force-with-lease

@ziggie1984
ziggie1984 force-pushed the backport-10940-to-v0.20.x-branch branch from 3715852 to b86fcc0 Compare August 8, 2026 20:26
@github-actions github-actions Bot added the severity-low Best-effort review label Aug 8, 2026
@github-actions

github-actions Bot commented Aug 8, 2026

Copy link
Copy Markdown
Author

🟢 PR Severity: LOW

file paths | 2 files | 52 lines changed

🟢 Low (2 files)
  • scripts/keys/gijswijs.asc - new PGP public key added under scripts/, no runtime code impact
  • scripts/verify-install.sh - single-line modification to a release verification helper script

Analysis

Both changed files live under scripts/*, which is categorized as best-effort review (docs/scripts/tooling). The change adds a contributor's PGP key and registers it in the install-verification script — a small, low-risk, non-functional-code change. No wallet, channel, HTLC, networking, or database code is touched, and the change is far below the file-count/line-count thresholds that would trigger a severity bump.


To override, add a severity-override-{critical,high,medium,low} label.

@ziggie1984
ziggie1984 marked this pull request as ready for review August 9, 2026 20:02

@ziggie1984 ziggie1984 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM (previous range conflict was due to George's key (#11052) not being on 20.x branch as well, which is now also backported and therefore this change has not merge conflict anymore.

@ziggie1984
ziggie1984 merged commit 0ff5924 into v0.20.x-branch Aug 9, 2026
34 of 36 checks passed
@ziggie1984
ziggie1984 deleted the backport-10940-to-v0.20.x-branch branch August 9, 2026 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants