[Webkit-unassigned] [Bug 255043] New: [git pre-push] Prevent pushing commits for redacted issues

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 5 12:53:31 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=255043

            Bug ID: 255043
           Summary: [git pre-push] Prevent pushing commits for redacted
                    issues
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jbedard at apple.com

Right now, our pre-push hook will prompt a user before pushing a commit for a redacted issue. Instead, we should just prevent users from pushing commits for redacted issues. There should be three notable exceptions to this rule:
1) The commit already exists on a public remote
2) The commit is a cherry-pick of one on a public remote
3) The commit also refers to an issue which is exempt from redaction

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230405/363673fd/attachment.htm>


More information about the webkit-unassigned mailing list