Bug 241618 - Add a way to create resources in webkitscmpy.GitHub
Summary: Add a way to create resources in webkitscmpy.GitHub
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Enhancement
Assignee: Alan Coon
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-06-14 16:46 PDT by Alan Coon
Modified: 2022-06-14 17:02 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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