Bug 261905 - [git-webkit] Need easier way to bypass commit security feature
Summary: [git-webkit] Need easier way to bypass commit security feature
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: All Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-09-21 14:51 PDT by Michael Catanzaro
Modified: 2023-09-28 14:52 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Catanzaro 2023-09-21 14:51:07 PDT
I'm intentionally trying to publish an unembargoed commit from WebKit-security repo to the public WebKit repo, but:

$ git push
Pushing to origin, which is classified as a public remote
Verifying commits in 'default' mode
Attempting to push 1 batch of commits to origin...
'e960cdca5447' fixes a redacted issue, but 'origin' is a public remote
error: failed to push some refs to 'github.com:WebKit/WebKit.git

jbedard says currently the only way to publish the commit is to sabotage my git hook, because the intended solution requires access to radar. He suggests a Bugzilla-based solution is needed.
Comment 1 Radar WebKit Bug Importer 2023-09-28 14:52:31 PDT
<rdar://problem/116204116>