Bug 241618

Summary: Add a way to create resources in webkitscmpy.GitHub
Product: WebKit Reporter: Alan Coon <alancoon>
Component: Tools / TestsAssignee: Alan Coon <alancoon>
Status: NEW ---    
Severity: Enhancement CC: alancoon, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

Description Alan Coon 2022-06-14 16:46:25 PDT
Open a method to create resources with the GitHub API in the webkitscmpy.GitHub class.
This is important for tooling to be able to create git resources, such as tags.
Comment 1 Radar WebKit Bug Importer 2022-06-14 16:46:50 PDT
<rdar://problem/95153858>
Comment 2 Alan Coon 2022-06-14 17:02:44 PDT
Pull request: https://github.com/WebKit/WebKit/pull/1525