mirror of
https://github.com/elder-plinius/OBLITERATUS.git
synced 2026-08-30 06:30:37 +02:00
ci: preserve signed canonical integrations
This commit is contained in:
@@ -61,6 +61,13 @@ currently fingerprint
|
||||
signing path. Maintainers preserve the original contributor as author when carrying
|
||||
their work and keep maintainer hardening or test commits separately attributable.
|
||||
|
||||
Canonical integration must preserve a verifiable signature. Use an exact
|
||||
fast-forward of the audited signed head, or the repository's configured merge
|
||||
method after confirming that the resulting canonical commit is verified. Do not
|
||||
use GitHub rebase merge: GitHub recreates the commits and can publish unsigned
|
||||
canonical objects even when the pull-request head was signed. Post-merge
|
||||
reconciliation must verify the commit that actually landed on `main`.
|
||||
|
||||
Verify your local commit before pushing:
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user