-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
enhancementNew feature or requestNew feature or request
Description
为了防止一个issue有多个branch造成冲突,在创建issue时自动创建对应的branch,约定针对该issue统一在此branch中修改
实现:
github api,create a ref
https://docs.github.com/en/rest/git/refs?apiVersion=2022-11-28#create-a-reference
https://stackoverflow.com/questions/9506181/github-api-create-bran
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request