@octokit/openapi 13.1.0 → 13.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "13.1.0",
4
+ "version": "13.3.0",
5
5
  "title": "GitHub's official OpenAPI spec + Octokit extension",
6
6
  "description": "OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs",
7
7
  "license": {
@@ -37219,7 +37219,7 @@
37219
37219
  "operationId": "repos/list-webhooks",
37220
37220
  "externalDocs": {
37221
37221
  "description": "API method documentation",
37222
- "url": "https://docs.github.com/enterprise-server@3.8/rest/webhooks/repos#list-repository-webhooks"
37222
+ "url": "https://docs.github.com/enterprise-server@3.8/rest/repos/webhooks#list-repository-webhooks"
37223
37223
  },
37224
37224
  "parameters": [
37225
37225
  {
@@ -37266,8 +37266,8 @@
37266
37266
  "x-github": {
37267
37267
  "githubCloudOnly": false,
37268
37268
  "enabledForGitHubApps": true,
37269
- "category": "webhooks",
37270
- "subcategory": "repos"
37269
+ "category": "repos",
37270
+ "subcategory": "webhooks"
37271
37271
  },
37272
37272
  "x-octokit": {}
37273
37273
  },
@@ -37280,7 +37280,7 @@
37280
37280
  "operationId": "repos/create-webhook",
37281
37281
  "externalDocs": {
37282
37282
  "description": "API method documentation",
37283
- "url": "https://docs.github.com/enterprise-server@3.8/rest/webhooks/repos#create-a-repository-webhook"
37283
+ "url": "https://docs.github.com/enterprise-server@3.8/rest/repos/webhooks#create-a-repository-webhook"
37284
37284
  },
37285
37285
  "parameters": [
37286
37286
  {
@@ -37403,8 +37403,8 @@
37403
37403
  "x-github": {
37404
37404
  "githubCloudOnly": false,
37405
37405
  "enabledForGitHubApps": true,
37406
- "category": "webhooks",
37407
- "subcategory": "repos"
37406
+ "category": "repos",
37407
+ "subcategory": "webhooks"
37408
37408
  },
37409
37409
  "x-octokit": {}
37410
37410
  }
@@ -37419,7 +37419,7 @@
37419
37419
  "operationId": "repos/get-webhook",
37420
37420
  "externalDocs": {
37421
37421
  "description": "API method documentation",
37422
- "url": "https://docs.github.com/enterprise-server@3.8/rest/webhooks/repos#get-a-repository-webhook"
37422
+ "url": "https://docs.github.com/enterprise-server@3.8/rest/repos/webhooks#get-a-repository-webhook"
37423
37423
  },
37424
37424
  "parameters": [
37425
37425
  {
@@ -37455,8 +37455,8 @@
37455
37455
  "x-github": {
37456
37456
  "githubCloudOnly": false,
37457
37457
  "enabledForGitHubApps": true,
37458
- "category": "webhooks",
37459
- "subcategory": "repos"
37458
+ "category": "repos",
37459
+ "subcategory": "webhooks"
37460
37460
  },
37461
37461
  "x-octokit": {}
37462
37462
  },
@@ -37469,7 +37469,7 @@
37469
37469
  "operationId": "repos/update-webhook",
37470
37470
  "externalDocs": {
37471
37471
  "description": "API method documentation",
37472
- "url": "https://docs.github.com/enterprise-server@3.8/rest/webhooks/repos#update-a-repository-webhook"
37472
+ "url": "https://docs.github.com/enterprise-server@3.8/rest/repos/webhooks#update-a-repository-webhook"
37473
37473
  },
37474
37474
  "parameters": [
37475
37475
  {
@@ -37588,8 +37588,8 @@
37588
37588
  "x-github": {
37589
37589
  "githubCloudOnly": false,
37590
37590
  "enabledForGitHubApps": true,
37591
- "category": "webhooks",
37592
- "subcategory": "repos"
37591
+ "category": "repos",
37592
+ "subcategory": "webhooks"
37593
37593
  },
37594
37594
  "x-octokit": {}
37595
37595
  },
@@ -37602,7 +37602,7 @@
37602
37602
  "operationId": "repos/delete-webhook",
37603
37603
  "externalDocs": {
37604
37604
  "description": "API method documentation",
37605
- "url": "https://docs.github.com/enterprise-server@3.8/rest/webhooks/repos#delete-a-repository-webhook"
37605
+ "url": "https://docs.github.com/enterprise-server@3.8/rest/repos/webhooks#delete-a-repository-webhook"
37606
37606
  },
37607
37607
  "parameters": [
37608
37608
  {
@@ -37626,8 +37626,8 @@
37626
37626
  "x-github": {
37627
37627
  "githubCloudOnly": false,
37628
37628
  "enabledForGitHubApps": true,
37629
- "category": "webhooks",
37630
- "subcategory": "repos"
37629
+ "category": "repos",
37630
+ "subcategory": "webhooks"
37631
37631
  },
37632
37632
  "x-octokit": {}
37633
37633
  }
@@ -37642,7 +37642,7 @@
37642
37642
  "operationId": "repos/get-webhook-config-for-repo",
37643
37643
  "externalDocs": {
37644
37644
  "description": "API method documentation",
37645
- "url": "https://docs.github.com/enterprise-server@3.8/rest/webhooks/repo-config#get-a-webhook-configuration-for-a-repository"
37645
+ "url": "https://docs.github.com/enterprise-server@3.8/rest/repos/webhooks#get-a-webhook-configuration-for-a-repository"
37646
37646
  },
37647
37647
  "parameters": [
37648
37648
  {
@@ -37675,8 +37675,8 @@
37675
37675
  "x-github": {
37676
37676
  "githubCloudOnly": false,
37677
37677
  "enabledForGitHubApps": true,
37678
- "category": "webhooks",
37679
- "subcategory": "repo-config"
37678
+ "category": "repos",
37679
+ "subcategory": "webhooks"
37680
37680
  },
37681
37681
  "x-octokit": {}
37682
37682
  },
@@ -37689,7 +37689,7 @@
37689
37689
  "operationId": "repos/update-webhook-config-for-repo",
37690
37690
  "externalDocs": {
37691
37691
  "description": "API method documentation",
37692
- "url": "https://docs.github.com/enterprise-server@3.8/rest/webhooks/repo-config#update-a-webhook-configuration-for-a-repository"
37692
+ "url": "https://docs.github.com/enterprise-server@3.8/rest/repos/webhooks#update-a-webhook-configuration-for-a-repository"
37693
37693
  },
37694
37694
  "parameters": [
37695
37695
  {
@@ -37756,8 +37756,8 @@
37756
37756
  "x-github": {
37757
37757
  "githubCloudOnly": false,
37758
37758
  "enabledForGitHubApps": true,
37759
- "category": "webhooks",
37760
- "subcategory": "repo-config"
37759
+ "category": "repos",
37760
+ "subcategory": "webhooks"
37761
37761
  },
37762
37762
  "x-octokit": {}
37763
37763
  }
@@ -37772,7 +37772,7 @@
37772
37772
  "operationId": "repos/list-webhook-deliveries",
37773
37773
  "externalDocs": {
37774
37774
  "description": "API method documentation",
37775
- "url": "https://docs.github.com/enterprise-server@3.8/rest/webhooks/repo-deliveries#list-deliveries-for-a-repository-webhook"
37775
+ "url": "https://docs.github.com/enterprise-server@3.8/rest/repos/webhooks#list-deliveries-for-a-repository-webhook"
37776
37776
  },
37777
37777
  "parameters": [
37778
37778
  {
@@ -37828,8 +37828,8 @@
37828
37828
  "x-github": {
37829
37829
  "githubCloudOnly": false,
37830
37830
  "enabledForGitHubApps": true,
37831
- "category": "webhooks",
37832
- "subcategory": "repo-deliveries"
37831
+ "category": "repos",
37832
+ "subcategory": "webhooks"
37833
37833
  },
37834
37834
  "x-octokit": {}
37835
37835
  }
@@ -37844,7 +37844,7 @@
37844
37844
  "operationId": "repos/get-webhook-delivery",
37845
37845
  "externalDocs": {
37846
37846
  "description": "API method documentation",
37847
- "url": "https://docs.github.com/enterprise-server@3.8/rest/webhooks/repo-deliveries#get-a-delivery-for-a-repository-webhook"
37847
+ "url": "https://docs.github.com/enterprise-server@3.8/rest/repos/webhooks#get-a-delivery-for-a-repository-webhook"
37848
37848
  },
37849
37849
  "parameters": [
37850
37850
  {
@@ -37886,8 +37886,8 @@
37886
37886
  "x-github": {
37887
37887
  "githubCloudOnly": false,
37888
37888
  "enabledForGitHubApps": true,
37889
- "category": "webhooks",
37890
- "subcategory": "repo-deliveries"
37889
+ "category": "repos",
37890
+ "subcategory": "webhooks"
37891
37891
  },
37892
37892
  "x-octokit": {}
37893
37893
  }
@@ -37902,7 +37902,7 @@
37902
37902
  "operationId": "repos/redeliver-webhook-delivery",
37903
37903
  "externalDocs": {
37904
37904
  "description": "API method documentation",
37905
- "url": "https://docs.github.com/enterprise-server@3.8/rest/webhooks/repo-deliveries#redeliver-a-delivery-for-a-repository-webhook"
37905
+ "url": "https://docs.github.com/enterprise-server@3.8/rest/repos/webhooks#redeliver-a-delivery-for-a-repository-webhook"
37906
37906
  },
37907
37907
  "parameters": [
37908
37908
  {
@@ -37932,8 +37932,8 @@
37932
37932
  "x-github": {
37933
37933
  "githubCloudOnly": false,
37934
37934
  "enabledForGitHubApps": true,
37935
- "category": "webhooks",
37936
- "subcategory": "repo-deliveries"
37935
+ "category": "repos",
37936
+ "subcategory": "webhooks"
37937
37937
  },
37938
37938
  "x-octokit": {}
37939
37939
  }
@@ -37948,7 +37948,7 @@
37948
37948
  "operationId": "repos/ping-webhook",
37949
37949
  "externalDocs": {
37950
37950
  "description": "API method documentation",
37951
- "url": "https://docs.github.com/enterprise-server@3.8/rest/webhooks/repos#ping-a-repository-webhook"
37951
+ "url": "https://docs.github.com/enterprise-server@3.8/rest/repos/webhooks#ping-a-repository-webhook"
37952
37952
  },
37953
37953
  "parameters": [
37954
37954
  {
@@ -37972,8 +37972,8 @@
37972
37972
  "x-github": {
37973
37973
  "githubCloudOnly": false,
37974
37974
  "enabledForGitHubApps": true,
37975
- "category": "webhooks",
37976
- "subcategory": "repos"
37975
+ "category": "repos",
37976
+ "subcategory": "webhooks"
37977
37977
  },
37978
37978
  "x-octokit": {}
37979
37979
  }
@@ -37988,7 +37988,7 @@
37988
37988
  "operationId": "repos/test-push-webhook",
37989
37989
  "externalDocs": {
37990
37990
  "description": "API method documentation",
37991
- "url": "https://docs.github.com/enterprise-server@3.8/rest/webhooks/repos#test-the-push-repository-webhook"
37991
+ "url": "https://docs.github.com/enterprise-server@3.8/rest/repos/webhooks#test-the-push-repository-webhook"
37992
37992
  },
37993
37993
  "parameters": [
37994
37994
  {
@@ -38012,8 +38012,8 @@
38012
38012
  "x-github": {
38013
38013
  "githubCloudOnly": false,
38014
38014
  "enabledForGitHubApps": true,
38015
- "category": "webhooks",
38016
- "subcategory": "repos"
38015
+ "category": "repos",
38016
+ "subcategory": "webhooks"
38017
38017
  },
38018
38018
  "x-octokit": {}
38019
38019
  }
@@ -41410,6 +41410,9 @@
41410
41410
  }
41411
41411
  }
41412
41412
  }
41413
+ },
41414
+ "404": {
41415
+ "$ref": "#/components/responses/not_found"
41413
41416
  }
41414
41417
  },
41415
41418
  "x-github": {
@@ -73452,7 +73455,7 @@
73452
73455
  "pull-request-edited": {
73453
73456
  "post": {
73454
73457
  "summary": "This event occurs when there is activity on a pull request. For more information, see \"[About pull requests](https://docs.github.com/enterprise-server@3.8/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests).\" For information about the APIs to manage pull requests, see [the GraphQL API documentation](https://docs.github.com/enterprise-server@3.8/graphql/reference/objects#pullrequest) or \"[Pulls](https://docs.github.com/enterprise-server@3.8/rest/pulls/pulls)\" in the REST API documentation.\n\nFor activity related to pull request reviews, pull request review comments, pull request comments, or pull request review threads, use the `pull_request_review`, `pull_request_review_comment`, `issue_comment`, or `pull_request_review_thread` events instead.\n\nTo subscribe to this event, a GitHub App must have at least read-level access for the \"Pull requests\" repository permission.",
73455
- "description": "The title or body of a pull request was edited.",
73458
+ "description": "The title or body of a pull request was edited, or the base branch of a pull request was changed.",
73456
73459
  "operationId": "pull-request/edited",
73457
73460
  "externalDocs": {
73458
73461
  "url": "https://docs.github.com/enterprise-server@3.8/webhooks/webhook-events-and-payloads#pull_request"
@@ -92337,9 +92340,9 @@
92337
92340
  "permissions"
92338
92341
  ]
92339
92342
  },
92340
- "nullable-repository": {
92341
- "title": "Repository",
92342
- "description": "A repository on GitHub.",
92343
+ "team-repository": {
92344
+ "title": "Team Repository",
92345
+ "description": "A team's access to a repository.",
92343
92346
  "type": "object",
92344
92347
  "properties": {
92345
92348
  "id": {
@@ -92363,9 +92366,6 @@
92363
92366
  "license": {
92364
92367
  "$ref": "#/components/schemas/nullable-license-simple"
92365
92368
  },
92366
- "organization": {
92367
- "$ref": "#/components/schemas/nullable-simple-user"
92368
- },
92369
92369
  "forks": {
92370
92370
  "type": "integer"
92371
92371
  },
@@ -92394,8 +92394,12 @@
92394
92394
  "push"
92395
92395
  ]
92396
92396
  },
92397
+ "role_name": {
92398
+ "type": "string",
92399
+ "example": "admin"
92400
+ },
92397
92401
  "owner": {
92398
- "$ref": "#/components/schemas/simple-user"
92402
+ "$ref": "#/components/schemas/nullable-simple-user"
92399
92403
  },
92400
92404
  "private": {
92401
92405
  "description": "Whether the repository is private or public.",
@@ -92623,7 +92627,6 @@
92623
92627
  "example": 80
92624
92628
  },
92625
92629
  "size": {
92626
- "description": "The size of the repository. Size is calculated hourly. When a repository is initially created, the size is 0.",
92627
92630
  "type": "integer",
92628
92631
  "example": 108
92629
92632
  },
@@ -92673,13 +92676,6 @@
92673
92676
  "description": "Whether downloads are enabled.",
92674
92677
  "default": true,
92675
92678
  "type": "boolean",
92676
- "example": true,
92677
- "deprecated": true
92678
- },
92679
- "has_discussions": {
92680
- "description": "Whether discussions are enabled.",
92681
- "default": false,
92682
- "type": "boolean",
92683
92679
  "example": true
92684
92680
  },
92685
92681
  "archived": {
@@ -92720,371 +92716,6 @@
92720
92716
  "type": "boolean",
92721
92717
  "example": true
92722
92718
  },
92723
- "template_repository": {
92724
- "nullable": true,
92725
- "type": "object",
92726
- "properties": {
92727
- "id": {
92728
- "type": "integer"
92729
- },
92730
- "node_id": {
92731
- "type": "string"
92732
- },
92733
- "name": {
92734
- "type": "string"
92735
- },
92736
- "full_name": {
92737
- "type": "string"
92738
- },
92739
- "owner": {
92740
- "type": "object",
92741
- "properties": {
92742
- "login": {
92743
- "type": "string"
92744
- },
92745
- "id": {
92746
- "type": "integer"
92747
- },
92748
- "node_id": {
92749
- "type": "string"
92750
- },
92751
- "avatar_url": {
92752
- "type": "string"
92753
- },
92754
- "gravatar_id": {
92755
- "type": "string"
92756
- },
92757
- "url": {
92758
- "type": "string"
92759
- },
92760
- "html_url": {
92761
- "type": "string"
92762
- },
92763
- "followers_url": {
92764
- "type": "string"
92765
- },
92766
- "following_url": {
92767
- "type": "string"
92768
- },
92769
- "gists_url": {
92770
- "type": "string"
92771
- },
92772
- "starred_url": {
92773
- "type": "string"
92774
- },
92775
- "subscriptions_url": {
92776
- "type": "string"
92777
- },
92778
- "organizations_url": {
92779
- "type": "string"
92780
- },
92781
- "repos_url": {
92782
- "type": "string"
92783
- },
92784
- "events_url": {
92785
- "type": "string"
92786
- },
92787
- "received_events_url": {
92788
- "type": "string"
92789
- },
92790
- "type": {
92791
- "type": "string"
92792
- },
92793
- "site_admin": {
92794
- "type": "boolean"
92795
- }
92796
- }
92797
- },
92798
- "private": {
92799
- "type": "boolean"
92800
- },
92801
- "html_url": {
92802
- "type": "string"
92803
- },
92804
- "description": {
92805
- "type": "string"
92806
- },
92807
- "fork": {
92808
- "type": "boolean"
92809
- },
92810
- "url": {
92811
- "type": "string"
92812
- },
92813
- "archive_url": {
92814
- "type": "string"
92815
- },
92816
- "assignees_url": {
92817
- "type": "string"
92818
- },
92819
- "blobs_url": {
92820
- "type": "string"
92821
- },
92822
- "branches_url": {
92823
- "type": "string"
92824
- },
92825
- "collaborators_url": {
92826
- "type": "string"
92827
- },
92828
- "comments_url": {
92829
- "type": "string"
92830
- },
92831
- "commits_url": {
92832
- "type": "string"
92833
- },
92834
- "compare_url": {
92835
- "type": "string"
92836
- },
92837
- "contents_url": {
92838
- "type": "string"
92839
- },
92840
- "contributors_url": {
92841
- "type": "string"
92842
- },
92843
- "deployments_url": {
92844
- "type": "string"
92845
- },
92846
- "downloads_url": {
92847
- "type": "string"
92848
- },
92849
- "events_url": {
92850
- "type": "string"
92851
- },
92852
- "forks_url": {
92853
- "type": "string"
92854
- },
92855
- "git_commits_url": {
92856
- "type": "string"
92857
- },
92858
- "git_refs_url": {
92859
- "type": "string"
92860
- },
92861
- "git_tags_url": {
92862
- "type": "string"
92863
- },
92864
- "git_url": {
92865
- "type": "string"
92866
- },
92867
- "issue_comment_url": {
92868
- "type": "string"
92869
- },
92870
- "issue_events_url": {
92871
- "type": "string"
92872
- },
92873
- "issues_url": {
92874
- "type": "string"
92875
- },
92876
- "keys_url": {
92877
- "type": "string"
92878
- },
92879
- "labels_url": {
92880
- "type": "string"
92881
- },
92882
- "languages_url": {
92883
- "type": "string"
92884
- },
92885
- "merges_url": {
92886
- "type": "string"
92887
- },
92888
- "milestones_url": {
92889
- "type": "string"
92890
- },
92891
- "notifications_url": {
92892
- "type": "string"
92893
- },
92894
- "pulls_url": {
92895
- "type": "string"
92896
- },
92897
- "releases_url": {
92898
- "type": "string"
92899
- },
92900
- "ssh_url": {
92901
- "type": "string"
92902
- },
92903
- "stargazers_url": {
92904
- "type": "string"
92905
- },
92906
- "statuses_url": {
92907
- "type": "string"
92908
- },
92909
- "subscribers_url": {
92910
- "type": "string"
92911
- },
92912
- "subscription_url": {
92913
- "type": "string"
92914
- },
92915
- "tags_url": {
92916
- "type": "string"
92917
- },
92918
- "teams_url": {
92919
- "type": "string"
92920
- },
92921
- "trees_url": {
92922
- "type": "string"
92923
- },
92924
- "clone_url": {
92925
- "type": "string"
92926
- },
92927
- "mirror_url": {
92928
- "type": "string"
92929
- },
92930
- "hooks_url": {
92931
- "type": "string"
92932
- },
92933
- "svn_url": {
92934
- "type": "string"
92935
- },
92936
- "homepage": {
92937
- "type": "string"
92938
- },
92939
- "language": {
92940
- "type": "string"
92941
- },
92942
- "forks_count": {
92943
- "type": "integer"
92944
- },
92945
- "stargazers_count": {
92946
- "type": "integer"
92947
- },
92948
- "watchers_count": {
92949
- "type": "integer"
92950
- },
92951
- "size": {
92952
- "type": "integer"
92953
- },
92954
- "default_branch": {
92955
- "type": "string"
92956
- },
92957
- "open_issues_count": {
92958
- "type": "integer"
92959
- },
92960
- "is_template": {
92961
- "type": "boolean"
92962
- },
92963
- "topics": {
92964
- "type": "array",
92965
- "items": {
92966
- "type": "string"
92967
- }
92968
- },
92969
- "has_issues": {
92970
- "type": "boolean"
92971
- },
92972
- "has_projects": {
92973
- "type": "boolean"
92974
- },
92975
- "has_wiki": {
92976
- "type": "boolean"
92977
- },
92978
- "has_pages": {
92979
- "type": "boolean"
92980
- },
92981
- "has_downloads": {
92982
- "type": "boolean"
92983
- },
92984
- "archived": {
92985
- "type": "boolean"
92986
- },
92987
- "disabled": {
92988
- "type": "boolean"
92989
- },
92990
- "visibility": {
92991
- "type": "string"
92992
- },
92993
- "pushed_at": {
92994
- "type": "string"
92995
- },
92996
- "created_at": {
92997
- "type": "string"
92998
- },
92999
- "updated_at": {
93000
- "type": "string"
93001
- },
93002
- "permissions": {
93003
- "type": "object",
93004
- "properties": {
93005
- "admin": {
93006
- "type": "boolean"
93007
- },
93008
- "maintain": {
93009
- "type": "boolean"
93010
- },
93011
- "push": {
93012
- "type": "boolean"
93013
- },
93014
- "triage": {
93015
- "type": "boolean"
93016
- },
93017
- "pull": {
93018
- "type": "boolean"
93019
- }
93020
- }
93021
- },
93022
- "allow_rebase_merge": {
93023
- "type": "boolean"
93024
- },
93025
- "temp_clone_token": {
93026
- "type": "string"
93027
- },
93028
- "allow_squash_merge": {
93029
- "type": "boolean"
93030
- },
93031
- "allow_auto_merge": {
93032
- "type": "boolean"
93033
- },
93034
- "delete_branch_on_merge": {
93035
- "type": "boolean"
93036
- },
93037
- "allow_update_branch": {
93038
- "type": "boolean"
93039
- },
93040
- "use_squash_pr_title_as_default": {
93041
- "type": "boolean"
93042
- },
93043
- "squash_merge_commit_title": {
93044
- "type": "string",
93045
- "enum": [
93046
- "PR_TITLE",
93047
- "COMMIT_OR_PR_TITLE"
93048
- ],
93049
- "description": "The default value for a squash merge commit title:\n\n- `PR_TITLE` - default to the pull request's title.\n- `COMMIT_OR_PR_TITLE` - default to the commit's title (if only one commit) or the pull request's title (when more than one commit)."
93050
- },
93051
- "squash_merge_commit_message": {
93052
- "type": "string",
93053
- "enum": [
93054
- "PR_BODY",
93055
- "COMMIT_MESSAGES",
93056
- "BLANK"
93057
- ],
93058
- "description": "The default value for a squash merge commit message:\n\n- `PR_BODY` - default to the pull request's body.\n- `COMMIT_MESSAGES` - default to the branch's commit messages.\n- `BLANK` - default to a blank commit message."
93059
- },
93060
- "merge_commit_title": {
93061
- "type": "string",
93062
- "enum": [
93063
- "PR_TITLE",
93064
- "MERGE_MESSAGE"
93065
- ],
93066
- "description": "The default value for a merge commit title.\n\n- `PR_TITLE` - default to the pull request's title.\n- `MERGE_MESSAGE` - default to the classic title for a merge message (e.g., Merge pull request #123 from branch-name)."
93067
- },
93068
- "merge_commit_message": {
93069
- "type": "string",
93070
- "enum": [
93071
- "PR_BODY",
93072
- "PR_TITLE",
93073
- "BLANK"
93074
- ],
93075
- "description": "The default value for a merge commit message.\n\n- `PR_TITLE` - default to the pull request's title.\n- `PR_BODY` - default to the pull request's body.\n- `BLANK` - default to a blank commit message."
93076
- },
93077
- "allow_merge_commit": {
93078
- "type": "boolean"
93079
- },
93080
- "subscribers_count": {
93081
- "type": "integer"
93082
- },
93083
- "network_count": {
93084
- "type": "integer"
93085
- }
93086
- }
93087
- },
93088
92719
  "temp_clone_token": {
93089
92720
  "type": "string"
93090
92721
  },
@@ -93106,52 +92737,6 @@
93106
92737
  "type": "boolean",
93107
92738
  "example": false
93108
92739
  },
93109
- "allow_update_branch": {
93110
- "description": "Whether or not a pull request head branch that is behind its base branch can always be updated even if it is not required to be up to date before merging.",
93111
- "default": false,
93112
- "type": "boolean",
93113
- "example": false
93114
- },
93115
- "use_squash_pr_title_as_default": {
93116
- "type": "boolean",
93117
- "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
93118
- "default": false,
93119
- "deprecated": true
93120
- },
93121
- "squash_merge_commit_title": {
93122
- "type": "string",
93123
- "enum": [
93124
- "PR_TITLE",
93125
- "COMMIT_OR_PR_TITLE"
93126
- ],
93127
- "description": "The default value for a squash merge commit title:\n\n- `PR_TITLE` - default to the pull request's title.\n- `COMMIT_OR_PR_TITLE` - default to the commit's title (if only one commit) or the pull request's title (when more than one commit)."
93128
- },
93129
- "squash_merge_commit_message": {
93130
- "type": "string",
93131
- "enum": [
93132
- "PR_BODY",
93133
- "COMMIT_MESSAGES",
93134
- "BLANK"
93135
- ],
93136
- "description": "The default value for a squash merge commit message:\n\n- `PR_BODY` - default to the pull request's body.\n- `COMMIT_MESSAGES` - default to the branch's commit messages.\n- `BLANK` - default to a blank commit message."
93137
- },
93138
- "merge_commit_title": {
93139
- "type": "string",
93140
- "enum": [
93141
- "PR_TITLE",
93142
- "MERGE_MESSAGE"
93143
- ],
93144
- "description": "The default value for a merge commit title.\n\n- `PR_TITLE` - default to the pull request's title.\n- `MERGE_MESSAGE` - default to the classic title for a merge message (e.g., Merge pull request #123 from branch-name)."
93145
- },
93146
- "merge_commit_message": {
93147
- "type": "string",
93148
- "enum": [
93149
- "PR_BODY",
93150
- "PR_TITLE",
93151
- "BLANK"
93152
- ],
93153
- "description": "The default value for a merge commit message.\n\n- `PR_TITLE` - default to the pull request's title.\n- `PR_BODY` - default to the pull request's body.\n- `BLANK` - default to a blank commit message."
93154
- },
93155
92740
  "allow_merge_commit": {
93156
92741
  "description": "Whether to allow merge commits for pull requests.",
93157
92742
  "default": true,
@@ -93160,12 +92745,15 @@
93160
92745
  },
93161
92746
  "allow_forking": {
93162
92747
  "description": "Whether to allow forking this repo",
93163
- "type": "boolean"
92748
+ "default": false,
92749
+ "type": "boolean",
92750
+ "example": false
93164
92751
  },
93165
92752
  "web_commit_signoff_required": {
93166
92753
  "description": "Whether to require contributors to sign off on web-based commits",
93167
92754
  "default": false,
93168
- "type": "boolean"
92755
+ "type": "boolean",
92756
+ "example": false
93169
92757
  },
93170
92758
  "subscribers_count": {
93171
92759
  "type": "integer"
@@ -93181,14 +92769,6 @@
93181
92769
  },
93182
92770
  "master_branch": {
93183
92771
  "type": "string"
93184
- },
93185
- "starred_at": {
93186
- "type": "string",
93187
- "example": "\"2020-07-09T00:17:42Z\""
93188
- },
93189
- "anonymous_access_enabled": {
93190
- "type": "boolean",
93191
- "description": "Whether anonymous git access is enabled for this repository"
93192
92772
  }
93193
92773
  },
93194
92774
  "required": [
@@ -93265,12 +92845,234 @@
93265
92845
  "watchers_count",
93266
92846
  "created_at",
93267
92847
  "updated_at"
93268
- ],
93269
- "nullable": true
92848
+ ]
93270
92849
  },
93271
- "team-repository": {
93272
- "title": "Team Repository",
93273
- "description": "A team's access to a repository.",
92850
+ "project-card": {
92851
+ "title": "Project Card",
92852
+ "description": "Project cards represent a scope of work.",
92853
+ "type": "object",
92854
+ "properties": {
92855
+ "url": {
92856
+ "type": "string",
92857
+ "format": "uri",
92858
+ "example": "https://api.github.com/projects/columns/cards/1478"
92859
+ },
92860
+ "id": {
92861
+ "description": "The project card's ID",
92862
+ "example": 42,
92863
+ "type": "integer"
92864
+ },
92865
+ "node_id": {
92866
+ "type": "string",
92867
+ "example": "MDExOlByb2plY3RDYXJkMTQ3OA=="
92868
+ },
92869
+ "note": {
92870
+ "type": "string",
92871
+ "example": "Add payload for delete Project column",
92872
+ "nullable": true
92873
+ },
92874
+ "creator": {
92875
+ "$ref": "#/components/schemas/nullable-simple-user"
92876
+ },
92877
+ "created_at": {
92878
+ "type": "string",
92879
+ "format": "date-time",
92880
+ "example": "2016-09-05T14:21:06Z"
92881
+ },
92882
+ "updated_at": {
92883
+ "type": "string",
92884
+ "format": "date-time",
92885
+ "example": "2016-09-05T14:20:22Z"
92886
+ },
92887
+ "archived": {
92888
+ "description": "Whether or not the card is archived",
92889
+ "example": false,
92890
+ "type": "boolean"
92891
+ },
92892
+ "column_name": {
92893
+ "type": "string"
92894
+ },
92895
+ "project_id": {
92896
+ "type": "string"
92897
+ },
92898
+ "column_url": {
92899
+ "type": "string",
92900
+ "format": "uri",
92901
+ "example": "https://api.github.com/projects/columns/367"
92902
+ },
92903
+ "content_url": {
92904
+ "type": "string",
92905
+ "format": "uri",
92906
+ "example": "https://api.github.com/repos/api-playground/projects-test/issues/3"
92907
+ },
92908
+ "project_url": {
92909
+ "type": "string",
92910
+ "format": "uri",
92911
+ "example": "https://api.github.com/projects/120"
92912
+ }
92913
+ },
92914
+ "required": [
92915
+ "id",
92916
+ "node_id",
92917
+ "note",
92918
+ "url",
92919
+ "column_url",
92920
+ "project_url",
92921
+ "creator",
92922
+ "created_at",
92923
+ "updated_at"
92924
+ ]
92925
+ },
92926
+ "project-column": {
92927
+ "title": "Project Column",
92928
+ "description": "Project columns contain cards of work.",
92929
+ "type": "object",
92930
+ "properties": {
92931
+ "url": {
92932
+ "type": "string",
92933
+ "format": "uri",
92934
+ "example": "https://api.github.com/projects/columns/367"
92935
+ },
92936
+ "project_url": {
92937
+ "type": "string",
92938
+ "format": "uri",
92939
+ "example": "https://api.github.com/projects/120"
92940
+ },
92941
+ "cards_url": {
92942
+ "type": "string",
92943
+ "format": "uri",
92944
+ "example": "https://api.github.com/projects/columns/367/cards"
92945
+ },
92946
+ "id": {
92947
+ "description": "The unique identifier of the project column",
92948
+ "example": 42,
92949
+ "type": "integer"
92950
+ },
92951
+ "node_id": {
92952
+ "type": "string",
92953
+ "example": "MDEzOlByb2plY3RDb2x1bW4zNjc="
92954
+ },
92955
+ "name": {
92956
+ "description": "Name of the project column",
92957
+ "example": "Remaining tasks",
92958
+ "type": "string"
92959
+ },
92960
+ "created_at": {
92961
+ "type": "string",
92962
+ "format": "date-time",
92963
+ "example": "2016-09-05T14:18:44Z"
92964
+ },
92965
+ "updated_at": {
92966
+ "type": "string",
92967
+ "format": "date-time",
92968
+ "example": "2016-09-05T14:22:28Z"
92969
+ }
92970
+ },
92971
+ "required": [
92972
+ "id",
92973
+ "node_id",
92974
+ "url",
92975
+ "project_url",
92976
+ "cards_url",
92977
+ "name",
92978
+ "created_at",
92979
+ "updated_at"
92980
+ ]
92981
+ },
92982
+ "project-collaborator-permission": {
92983
+ "title": "Project Collaborator Permission",
92984
+ "description": "Project Collaborator Permission",
92985
+ "type": "object",
92986
+ "properties": {
92987
+ "permission": {
92988
+ "type": "string"
92989
+ },
92990
+ "user": {
92991
+ "$ref": "#/components/schemas/nullable-simple-user"
92992
+ }
92993
+ },
92994
+ "required": [
92995
+ "permission",
92996
+ "user"
92997
+ ]
92998
+ },
92999
+ "rate-limit": {
93000
+ "title": "Rate Limit",
93001
+ "type": "object",
93002
+ "properties": {
93003
+ "limit": {
93004
+ "type": "integer"
93005
+ },
93006
+ "remaining": {
93007
+ "type": "integer"
93008
+ },
93009
+ "reset": {
93010
+ "type": "integer"
93011
+ },
93012
+ "used": {
93013
+ "type": "integer"
93014
+ }
93015
+ },
93016
+ "required": [
93017
+ "limit",
93018
+ "remaining",
93019
+ "reset",
93020
+ "used"
93021
+ ]
93022
+ },
93023
+ "rate-limit-overview": {
93024
+ "title": "Rate Limit Overview",
93025
+ "description": "Rate Limit Overview",
93026
+ "type": "object",
93027
+ "properties": {
93028
+ "resources": {
93029
+ "type": "object",
93030
+ "properties": {
93031
+ "core": {
93032
+ "$ref": "#/components/schemas/rate-limit"
93033
+ },
93034
+ "graphql": {
93035
+ "$ref": "#/components/schemas/rate-limit"
93036
+ },
93037
+ "search": {
93038
+ "$ref": "#/components/schemas/rate-limit"
93039
+ },
93040
+ "code_search": {
93041
+ "$ref": "#/components/schemas/rate-limit"
93042
+ },
93043
+ "source_import": {
93044
+ "$ref": "#/components/schemas/rate-limit"
93045
+ },
93046
+ "integration_manifest": {
93047
+ "$ref": "#/components/schemas/rate-limit"
93048
+ },
93049
+ "code_scanning_upload": {
93050
+ "$ref": "#/components/schemas/rate-limit"
93051
+ },
93052
+ "actions_runner_registration": {
93053
+ "$ref": "#/components/schemas/rate-limit"
93054
+ },
93055
+ "scim": {
93056
+ "$ref": "#/components/schemas/rate-limit"
93057
+ }
93058
+ },
93059
+ "required": [
93060
+ "core",
93061
+ "search"
93062
+ ]
93063
+ },
93064
+ "rate": {
93065
+ "$ref": "#/components/schemas/rate-limit"
93066
+ }
93067
+ },
93068
+ "required": [
93069
+ "rate",
93070
+ "resources"
93071
+ ]
93072
+ },
93073
+ "nullable-repository": {
93074
+ "title": "Repository",
93075
+ "description": "A repository on GitHub.",
93274
93076
  "type": "object",
93275
93077
  "properties": {
93276
93078
  "id": {
@@ -93294,6 +93096,9 @@
93294
93096
  "license": {
93295
93097
  "$ref": "#/components/schemas/nullable-license-simple"
93296
93098
  },
93099
+ "organization": {
93100
+ "$ref": "#/components/schemas/nullable-simple-user"
93101
+ },
93297
93102
  "forks": {
93298
93103
  "type": "integer"
93299
93104
  },
@@ -93322,12 +93127,8 @@
93322
93127
  "push"
93323
93128
  ]
93324
93129
  },
93325
- "role_name": {
93326
- "type": "string",
93327
- "example": "admin"
93328
- },
93329
93130
  "owner": {
93330
- "$ref": "#/components/schemas/nullable-simple-user"
93131
+ "$ref": "#/components/schemas/simple-user"
93331
93132
  },
93332
93133
  "private": {
93333
93134
  "description": "Whether the repository is private or public.",
@@ -93555,6 +93356,7 @@
93555
93356
  "example": 80
93556
93357
  },
93557
93358
  "size": {
93359
+ "description": "The size of the repository. Size is calculated hourly. When a repository is initially created, the size is 0.",
93558
93360
  "type": "integer",
93559
93361
  "example": 108
93560
93362
  },
@@ -93604,6 +93406,13 @@
93604
93406
  "description": "Whether downloads are enabled.",
93605
93407
  "default": true,
93606
93408
  "type": "boolean",
93409
+ "example": true,
93410
+ "deprecated": true
93411
+ },
93412
+ "has_discussions": {
93413
+ "description": "Whether discussions are enabled.",
93414
+ "default": false,
93415
+ "type": "boolean",
93607
93416
  "example": true
93608
93417
  },
93609
93418
  "archived": {
@@ -93645,7 +93454,369 @@
93645
93454
  "example": true
93646
93455
  },
93647
93456
  "template_repository": {
93648
- "$ref": "#/components/schemas/nullable-repository"
93457
+ "nullable": true,
93458
+ "type": "object",
93459
+ "properties": {
93460
+ "id": {
93461
+ "type": "integer"
93462
+ },
93463
+ "node_id": {
93464
+ "type": "string"
93465
+ },
93466
+ "name": {
93467
+ "type": "string"
93468
+ },
93469
+ "full_name": {
93470
+ "type": "string"
93471
+ },
93472
+ "owner": {
93473
+ "type": "object",
93474
+ "properties": {
93475
+ "login": {
93476
+ "type": "string"
93477
+ },
93478
+ "id": {
93479
+ "type": "integer"
93480
+ },
93481
+ "node_id": {
93482
+ "type": "string"
93483
+ },
93484
+ "avatar_url": {
93485
+ "type": "string"
93486
+ },
93487
+ "gravatar_id": {
93488
+ "type": "string"
93489
+ },
93490
+ "url": {
93491
+ "type": "string"
93492
+ },
93493
+ "html_url": {
93494
+ "type": "string"
93495
+ },
93496
+ "followers_url": {
93497
+ "type": "string"
93498
+ },
93499
+ "following_url": {
93500
+ "type": "string"
93501
+ },
93502
+ "gists_url": {
93503
+ "type": "string"
93504
+ },
93505
+ "starred_url": {
93506
+ "type": "string"
93507
+ },
93508
+ "subscriptions_url": {
93509
+ "type": "string"
93510
+ },
93511
+ "organizations_url": {
93512
+ "type": "string"
93513
+ },
93514
+ "repos_url": {
93515
+ "type": "string"
93516
+ },
93517
+ "events_url": {
93518
+ "type": "string"
93519
+ },
93520
+ "received_events_url": {
93521
+ "type": "string"
93522
+ },
93523
+ "type": {
93524
+ "type": "string"
93525
+ },
93526
+ "site_admin": {
93527
+ "type": "boolean"
93528
+ }
93529
+ }
93530
+ },
93531
+ "private": {
93532
+ "type": "boolean"
93533
+ },
93534
+ "html_url": {
93535
+ "type": "string"
93536
+ },
93537
+ "description": {
93538
+ "type": "string"
93539
+ },
93540
+ "fork": {
93541
+ "type": "boolean"
93542
+ },
93543
+ "url": {
93544
+ "type": "string"
93545
+ },
93546
+ "archive_url": {
93547
+ "type": "string"
93548
+ },
93549
+ "assignees_url": {
93550
+ "type": "string"
93551
+ },
93552
+ "blobs_url": {
93553
+ "type": "string"
93554
+ },
93555
+ "branches_url": {
93556
+ "type": "string"
93557
+ },
93558
+ "collaborators_url": {
93559
+ "type": "string"
93560
+ },
93561
+ "comments_url": {
93562
+ "type": "string"
93563
+ },
93564
+ "commits_url": {
93565
+ "type": "string"
93566
+ },
93567
+ "compare_url": {
93568
+ "type": "string"
93569
+ },
93570
+ "contents_url": {
93571
+ "type": "string"
93572
+ },
93573
+ "contributors_url": {
93574
+ "type": "string"
93575
+ },
93576
+ "deployments_url": {
93577
+ "type": "string"
93578
+ },
93579
+ "downloads_url": {
93580
+ "type": "string"
93581
+ },
93582
+ "events_url": {
93583
+ "type": "string"
93584
+ },
93585
+ "forks_url": {
93586
+ "type": "string"
93587
+ },
93588
+ "git_commits_url": {
93589
+ "type": "string"
93590
+ },
93591
+ "git_refs_url": {
93592
+ "type": "string"
93593
+ },
93594
+ "git_tags_url": {
93595
+ "type": "string"
93596
+ },
93597
+ "git_url": {
93598
+ "type": "string"
93599
+ },
93600
+ "issue_comment_url": {
93601
+ "type": "string"
93602
+ },
93603
+ "issue_events_url": {
93604
+ "type": "string"
93605
+ },
93606
+ "issues_url": {
93607
+ "type": "string"
93608
+ },
93609
+ "keys_url": {
93610
+ "type": "string"
93611
+ },
93612
+ "labels_url": {
93613
+ "type": "string"
93614
+ },
93615
+ "languages_url": {
93616
+ "type": "string"
93617
+ },
93618
+ "merges_url": {
93619
+ "type": "string"
93620
+ },
93621
+ "milestones_url": {
93622
+ "type": "string"
93623
+ },
93624
+ "notifications_url": {
93625
+ "type": "string"
93626
+ },
93627
+ "pulls_url": {
93628
+ "type": "string"
93629
+ },
93630
+ "releases_url": {
93631
+ "type": "string"
93632
+ },
93633
+ "ssh_url": {
93634
+ "type": "string"
93635
+ },
93636
+ "stargazers_url": {
93637
+ "type": "string"
93638
+ },
93639
+ "statuses_url": {
93640
+ "type": "string"
93641
+ },
93642
+ "subscribers_url": {
93643
+ "type": "string"
93644
+ },
93645
+ "subscription_url": {
93646
+ "type": "string"
93647
+ },
93648
+ "tags_url": {
93649
+ "type": "string"
93650
+ },
93651
+ "teams_url": {
93652
+ "type": "string"
93653
+ },
93654
+ "trees_url": {
93655
+ "type": "string"
93656
+ },
93657
+ "clone_url": {
93658
+ "type": "string"
93659
+ },
93660
+ "mirror_url": {
93661
+ "type": "string"
93662
+ },
93663
+ "hooks_url": {
93664
+ "type": "string"
93665
+ },
93666
+ "svn_url": {
93667
+ "type": "string"
93668
+ },
93669
+ "homepage": {
93670
+ "type": "string"
93671
+ },
93672
+ "language": {
93673
+ "type": "string"
93674
+ },
93675
+ "forks_count": {
93676
+ "type": "integer"
93677
+ },
93678
+ "stargazers_count": {
93679
+ "type": "integer"
93680
+ },
93681
+ "watchers_count": {
93682
+ "type": "integer"
93683
+ },
93684
+ "size": {
93685
+ "type": "integer"
93686
+ },
93687
+ "default_branch": {
93688
+ "type": "string"
93689
+ },
93690
+ "open_issues_count": {
93691
+ "type": "integer"
93692
+ },
93693
+ "is_template": {
93694
+ "type": "boolean"
93695
+ },
93696
+ "topics": {
93697
+ "type": "array",
93698
+ "items": {
93699
+ "type": "string"
93700
+ }
93701
+ },
93702
+ "has_issues": {
93703
+ "type": "boolean"
93704
+ },
93705
+ "has_projects": {
93706
+ "type": "boolean"
93707
+ },
93708
+ "has_wiki": {
93709
+ "type": "boolean"
93710
+ },
93711
+ "has_pages": {
93712
+ "type": "boolean"
93713
+ },
93714
+ "has_downloads": {
93715
+ "type": "boolean"
93716
+ },
93717
+ "archived": {
93718
+ "type": "boolean"
93719
+ },
93720
+ "disabled": {
93721
+ "type": "boolean"
93722
+ },
93723
+ "visibility": {
93724
+ "type": "string"
93725
+ },
93726
+ "pushed_at": {
93727
+ "type": "string"
93728
+ },
93729
+ "created_at": {
93730
+ "type": "string"
93731
+ },
93732
+ "updated_at": {
93733
+ "type": "string"
93734
+ },
93735
+ "permissions": {
93736
+ "type": "object",
93737
+ "properties": {
93738
+ "admin": {
93739
+ "type": "boolean"
93740
+ },
93741
+ "maintain": {
93742
+ "type": "boolean"
93743
+ },
93744
+ "push": {
93745
+ "type": "boolean"
93746
+ },
93747
+ "triage": {
93748
+ "type": "boolean"
93749
+ },
93750
+ "pull": {
93751
+ "type": "boolean"
93752
+ }
93753
+ }
93754
+ },
93755
+ "allow_rebase_merge": {
93756
+ "type": "boolean"
93757
+ },
93758
+ "temp_clone_token": {
93759
+ "type": "string"
93760
+ },
93761
+ "allow_squash_merge": {
93762
+ "type": "boolean"
93763
+ },
93764
+ "allow_auto_merge": {
93765
+ "type": "boolean"
93766
+ },
93767
+ "delete_branch_on_merge": {
93768
+ "type": "boolean"
93769
+ },
93770
+ "allow_update_branch": {
93771
+ "type": "boolean"
93772
+ },
93773
+ "use_squash_pr_title_as_default": {
93774
+ "type": "boolean"
93775
+ },
93776
+ "squash_merge_commit_title": {
93777
+ "type": "string",
93778
+ "enum": [
93779
+ "PR_TITLE",
93780
+ "COMMIT_OR_PR_TITLE"
93781
+ ],
93782
+ "description": "The default value for a squash merge commit title:\n\n- `PR_TITLE` - default to the pull request's title.\n- `COMMIT_OR_PR_TITLE` - default to the commit's title (if only one commit) or the pull request's title (when more than one commit)."
93783
+ },
93784
+ "squash_merge_commit_message": {
93785
+ "type": "string",
93786
+ "enum": [
93787
+ "PR_BODY",
93788
+ "COMMIT_MESSAGES",
93789
+ "BLANK"
93790
+ ],
93791
+ "description": "The default value for a squash merge commit message:\n\n- `PR_BODY` - default to the pull request's body.\n- `COMMIT_MESSAGES` - default to the branch's commit messages.\n- `BLANK` - default to a blank commit message."
93792
+ },
93793
+ "merge_commit_title": {
93794
+ "type": "string",
93795
+ "enum": [
93796
+ "PR_TITLE",
93797
+ "MERGE_MESSAGE"
93798
+ ],
93799
+ "description": "The default value for a merge commit title.\n\n- `PR_TITLE` - default to the pull request's title.\n- `MERGE_MESSAGE` - default to the classic title for a merge message (e.g., Merge pull request #123 from branch-name)."
93800
+ },
93801
+ "merge_commit_message": {
93802
+ "type": "string",
93803
+ "enum": [
93804
+ "PR_BODY",
93805
+ "PR_TITLE",
93806
+ "BLANK"
93807
+ ],
93808
+ "description": "The default value for a merge commit message.\n\n- `PR_TITLE` - default to the pull request's title.\n- `PR_BODY` - default to the pull request's body.\n- `BLANK` - default to a blank commit message."
93809
+ },
93810
+ "allow_merge_commit": {
93811
+ "type": "boolean"
93812
+ },
93813
+ "subscribers_count": {
93814
+ "type": "integer"
93815
+ },
93816
+ "network_count": {
93817
+ "type": "integer"
93818
+ }
93819
+ }
93649
93820
  },
93650
93821
  "temp_clone_token": {
93651
93822
  "type": "string"
@@ -93668,6 +93839,52 @@
93668
93839
  "type": "boolean",
93669
93840
  "example": false
93670
93841
  },
93842
+ "allow_update_branch": {
93843
+ "description": "Whether or not a pull request head branch that is behind its base branch can always be updated even if it is not required to be up to date before merging.",
93844
+ "default": false,
93845
+ "type": "boolean",
93846
+ "example": false
93847
+ },
93848
+ "use_squash_pr_title_as_default": {
93849
+ "type": "boolean",
93850
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
93851
+ "default": false,
93852
+ "deprecated": true
93853
+ },
93854
+ "squash_merge_commit_title": {
93855
+ "type": "string",
93856
+ "enum": [
93857
+ "PR_TITLE",
93858
+ "COMMIT_OR_PR_TITLE"
93859
+ ],
93860
+ "description": "The default value for a squash merge commit title:\n\n- `PR_TITLE` - default to the pull request's title.\n- `COMMIT_OR_PR_TITLE` - default to the commit's title (if only one commit) or the pull request's title (when more than one commit)."
93861
+ },
93862
+ "squash_merge_commit_message": {
93863
+ "type": "string",
93864
+ "enum": [
93865
+ "PR_BODY",
93866
+ "COMMIT_MESSAGES",
93867
+ "BLANK"
93868
+ ],
93869
+ "description": "The default value for a squash merge commit message:\n\n- `PR_BODY` - default to the pull request's body.\n- `COMMIT_MESSAGES` - default to the branch's commit messages.\n- `BLANK` - default to a blank commit message."
93870
+ },
93871
+ "merge_commit_title": {
93872
+ "type": "string",
93873
+ "enum": [
93874
+ "PR_TITLE",
93875
+ "MERGE_MESSAGE"
93876
+ ],
93877
+ "description": "The default value for a merge commit title.\n\n- `PR_TITLE` - default to the pull request's title.\n- `MERGE_MESSAGE` - default to the classic title for a merge message (e.g., Merge pull request #123 from branch-name)."
93878
+ },
93879
+ "merge_commit_message": {
93880
+ "type": "string",
93881
+ "enum": [
93882
+ "PR_BODY",
93883
+ "PR_TITLE",
93884
+ "BLANK"
93885
+ ],
93886
+ "description": "The default value for a merge commit message.\n\n- `PR_TITLE` - default to the pull request's title.\n- `PR_BODY` - default to the pull request's body.\n- `BLANK` - default to a blank commit message."
93887
+ },
93671
93888
  "allow_merge_commit": {
93672
93889
  "description": "Whether to allow merge commits for pull requests.",
93673
93890
  "default": true,
@@ -93676,15 +93893,12 @@
93676
93893
  },
93677
93894
  "allow_forking": {
93678
93895
  "description": "Whether to allow forking this repo",
93679
- "default": false,
93680
- "type": "boolean",
93681
- "example": false
93896
+ "type": "boolean"
93682
93897
  },
93683
93898
  "web_commit_signoff_required": {
93684
93899
  "description": "Whether to require contributors to sign off on web-based commits",
93685
93900
  "default": false,
93686
- "type": "boolean",
93687
- "example": false
93901
+ "type": "boolean"
93688
93902
  },
93689
93903
  "subscribers_count": {
93690
93904
  "type": "integer"
@@ -93700,6 +93914,14 @@
93700
93914
  },
93701
93915
  "master_branch": {
93702
93916
  "type": "string"
93917
+ },
93918
+ "starred_at": {
93919
+ "type": "string",
93920
+ "example": "\"2020-07-09T00:17:42Z\""
93921
+ },
93922
+ "anonymous_access_enabled": {
93923
+ "type": "boolean",
93924
+ "description": "Whether anonymous git access is enabled for this repository"
93703
93925
  }
93704
93926
  },
93705
93927
  "required": [
@@ -93776,230 +93998,8 @@
93776
93998
  "watchers_count",
93777
93999
  "created_at",
93778
94000
  "updated_at"
93779
- ]
93780
- },
93781
- "project-card": {
93782
- "title": "Project Card",
93783
- "description": "Project cards represent a scope of work.",
93784
- "type": "object",
93785
- "properties": {
93786
- "url": {
93787
- "type": "string",
93788
- "format": "uri",
93789
- "example": "https://api.github.com/projects/columns/cards/1478"
93790
- },
93791
- "id": {
93792
- "description": "The project card's ID",
93793
- "example": 42,
93794
- "type": "integer"
93795
- },
93796
- "node_id": {
93797
- "type": "string",
93798
- "example": "MDExOlByb2plY3RDYXJkMTQ3OA=="
93799
- },
93800
- "note": {
93801
- "type": "string",
93802
- "example": "Add payload for delete Project column",
93803
- "nullable": true
93804
- },
93805
- "creator": {
93806
- "$ref": "#/components/schemas/nullable-simple-user"
93807
- },
93808
- "created_at": {
93809
- "type": "string",
93810
- "format": "date-time",
93811
- "example": "2016-09-05T14:21:06Z"
93812
- },
93813
- "updated_at": {
93814
- "type": "string",
93815
- "format": "date-time",
93816
- "example": "2016-09-05T14:20:22Z"
93817
- },
93818
- "archived": {
93819
- "description": "Whether or not the card is archived",
93820
- "example": false,
93821
- "type": "boolean"
93822
- },
93823
- "column_name": {
93824
- "type": "string"
93825
- },
93826
- "project_id": {
93827
- "type": "string"
93828
- },
93829
- "column_url": {
93830
- "type": "string",
93831
- "format": "uri",
93832
- "example": "https://api.github.com/projects/columns/367"
93833
- },
93834
- "content_url": {
93835
- "type": "string",
93836
- "format": "uri",
93837
- "example": "https://api.github.com/repos/api-playground/projects-test/issues/3"
93838
- },
93839
- "project_url": {
93840
- "type": "string",
93841
- "format": "uri",
93842
- "example": "https://api.github.com/projects/120"
93843
- }
93844
- },
93845
- "required": [
93846
- "id",
93847
- "node_id",
93848
- "note",
93849
- "url",
93850
- "column_url",
93851
- "project_url",
93852
- "creator",
93853
- "created_at",
93854
- "updated_at"
93855
- ]
93856
- },
93857
- "project-column": {
93858
- "title": "Project Column",
93859
- "description": "Project columns contain cards of work.",
93860
- "type": "object",
93861
- "properties": {
93862
- "url": {
93863
- "type": "string",
93864
- "format": "uri",
93865
- "example": "https://api.github.com/projects/columns/367"
93866
- },
93867
- "project_url": {
93868
- "type": "string",
93869
- "format": "uri",
93870
- "example": "https://api.github.com/projects/120"
93871
- },
93872
- "cards_url": {
93873
- "type": "string",
93874
- "format": "uri",
93875
- "example": "https://api.github.com/projects/columns/367/cards"
93876
- },
93877
- "id": {
93878
- "description": "The unique identifier of the project column",
93879
- "example": 42,
93880
- "type": "integer"
93881
- },
93882
- "node_id": {
93883
- "type": "string",
93884
- "example": "MDEzOlByb2plY3RDb2x1bW4zNjc="
93885
- },
93886
- "name": {
93887
- "description": "Name of the project column",
93888
- "example": "Remaining tasks",
93889
- "type": "string"
93890
- },
93891
- "created_at": {
93892
- "type": "string",
93893
- "format": "date-time",
93894
- "example": "2016-09-05T14:18:44Z"
93895
- },
93896
- "updated_at": {
93897
- "type": "string",
93898
- "format": "date-time",
93899
- "example": "2016-09-05T14:22:28Z"
93900
- }
93901
- },
93902
- "required": [
93903
- "id",
93904
- "node_id",
93905
- "url",
93906
- "project_url",
93907
- "cards_url",
93908
- "name",
93909
- "created_at",
93910
- "updated_at"
93911
- ]
93912
- },
93913
- "project-collaborator-permission": {
93914
- "title": "Project Collaborator Permission",
93915
- "description": "Project Collaborator Permission",
93916
- "type": "object",
93917
- "properties": {
93918
- "permission": {
93919
- "type": "string"
93920
- },
93921
- "user": {
93922
- "$ref": "#/components/schemas/nullable-simple-user"
93923
- }
93924
- },
93925
- "required": [
93926
- "permission",
93927
- "user"
93928
- ]
93929
- },
93930
- "rate-limit": {
93931
- "title": "Rate Limit",
93932
- "type": "object",
93933
- "properties": {
93934
- "limit": {
93935
- "type": "integer"
93936
- },
93937
- "remaining": {
93938
- "type": "integer"
93939
- },
93940
- "reset": {
93941
- "type": "integer"
93942
- },
93943
- "used": {
93944
- "type": "integer"
93945
- }
93946
- },
93947
- "required": [
93948
- "limit",
93949
- "remaining",
93950
- "reset",
93951
- "used"
93952
- ]
93953
- },
93954
- "rate-limit-overview": {
93955
- "title": "Rate Limit Overview",
93956
- "description": "Rate Limit Overview",
93957
- "type": "object",
93958
- "properties": {
93959
- "resources": {
93960
- "type": "object",
93961
- "properties": {
93962
- "core": {
93963
- "$ref": "#/components/schemas/rate-limit"
93964
- },
93965
- "graphql": {
93966
- "$ref": "#/components/schemas/rate-limit"
93967
- },
93968
- "search": {
93969
- "$ref": "#/components/schemas/rate-limit"
93970
- },
93971
- "code_search": {
93972
- "$ref": "#/components/schemas/rate-limit"
93973
- },
93974
- "source_import": {
93975
- "$ref": "#/components/schemas/rate-limit"
93976
- },
93977
- "integration_manifest": {
93978
- "$ref": "#/components/schemas/rate-limit"
93979
- },
93980
- "code_scanning_upload": {
93981
- "$ref": "#/components/schemas/rate-limit"
93982
- },
93983
- "actions_runner_registration": {
93984
- "$ref": "#/components/schemas/rate-limit"
93985
- },
93986
- "scim": {
93987
- "$ref": "#/components/schemas/rate-limit"
93988
- }
93989
- },
93990
- "required": [
93991
- "core",
93992
- "search"
93993
- ]
93994
- },
93995
- "rate": {
93996
- "$ref": "#/components/schemas/rate-limit"
93997
- }
93998
- },
93999
- "required": [
94000
- "rate",
94001
- "resources"
94002
- ]
94001
+ ],
94002
+ "nullable": true
94003
94003
  },
94004
94004
  "code-of-conduct-simple": {
94005
94005
  "title": "Code Of Conduct Simple",
@@ -94838,7 +94838,8 @@
94838
94838
  "enum": [
94839
94839
  "queued",
94840
94840
  "in_progress",
94841
- "completed"
94841
+ "completed",
94842
+ "waiting"
94842
94843
  ]
94843
94844
  },
94844
94845
  "conclusion": {
@@ -110103,6 +110104,11 @@
110103
110104
  "type": "string"
110104
110105
  }
110105
110106
  },
110107
+ "custom_properties": {
110108
+ "type": "object",
110109
+ "description": "The custom properties that were defined for the repository. The keys are the custom property names, and the values are the corresponding custom property values.",
110110
+ "additionalProperties": true
110111
+ },
110106
110112
  "has_issues": {
110107
110113
  "description": "Whether issues are enabled.",
110108
110114
  "default": true,
@@ -111779,6 +111785,11 @@
111779
111785
  "type": "string"
111780
111786
  }
111781
111787
  },
111788
+ "custom_properties": {
111789
+ "type": "object",
111790
+ "description": "The custom properties that were defined for the repository. The keys are the custom property names, and the values are the corresponding custom property values.",
111791
+ "additionalProperties": true
111792
+ },
111782
111793
  "has_issues": {
111783
111794
  "description": "Whether issues are enabled.",
111784
111795
  "default": true,
@@ -128000,6 +128011,11 @@
128000
128011
  }
128001
128012
  ]
128002
128013
  },
128014
+ "custom_properties": {
128015
+ "type": "object",
128016
+ "description": "The custom properties that were defined for the repository. The keys are the custom property names, and the values are the corresponding custom property values.",
128017
+ "additionalProperties": true
128018
+ },
128003
128019
  "default_branch": {
128004
128020
  "description": "The default branch of the repository.",
128005
128021
  "type": "string"
@@ -147894,6 +147910,11 @@
147894
147910
  }
147895
147911
  ]
147896
147912
  },
147913
+ "custom_properties": {
147914
+ "type": "object",
147915
+ "description": "The custom properties that were defined for the repository. The keys are the custom property names, and the values are the corresponding custom property values.",
147916
+ "additionalProperties": true
147917
+ },
147897
147918
  "default_branch": {
147898
147919
  "description": "The default branch of the repository.",
147899
147920
  "type": "string"
@@ -153493,6 +153514,11 @@
153493
153514
  }
153494
153515
  ]
153495
153516
  },
153517
+ "custom_properties": {
153518
+ "type": "object",
153519
+ "description": "The custom properties that were defined for the repository. The keys are the custom property names, and the values are the corresponding custom property values.",
153520
+ "additionalProperties": true
153521
+ },
153496
153522
  "default_branch": {
153497
153523
  "description": "The default branch of the repository.",
153498
153524
  "type": "string"
@@ -239220,6 +239246,11 @@
239220
239246
  }
239221
239247
  ]
239222
239248
  },
239249
+ "custom_properties": {
239250
+ "type": "object",
239251
+ "description": "The custom properties that were defined for the repository. The keys are the custom property names, and the values are the corresponding custom property values.",
239252
+ "additionalProperties": true
239253
+ },
239223
239254
  "default_branch": {
239224
239255
  "description": "The default branch of the repository.",
239225
239256
  "type": "string"
@@ -250114,6 +250145,11 @@
250114
250145
  }
250115
250146
  ]
250116
250147
  },
250148
+ "custom_properties": {
250149
+ "type": "object",
250150
+ "description": "The custom properties that were defined for the repository. The keys are the custom property names, and the values are the corresponding custom property values.",
250151
+ "additionalProperties": true
250152
+ },
250117
250153
  "default_branch": {
250118
250154
  "description": "The default branch of the repository.",
250119
250155
  "type": "string"
@@ -250860,6 +250896,11 @@
250860
250896
  }
250861
250897
  ]
250862
250898
  },
250899
+ "custom_properties": {
250900
+ "type": "object",
250901
+ "description": "The custom properties that were defined for the repository. The keys are the custom property names, and the values are the corresponding custom property values.",
250902
+ "additionalProperties": true
250903
+ },
250863
250904
  "default_branch": {
250864
250905
  "description": "The default branch of the repository.",
250865
250906
  "type": "string"
@@ -251607,6 +251648,11 @@
251607
251648
  }
251608
251649
  ]
251609
251650
  },
251651
+ "custom_properties": {
251652
+ "type": "object",
251653
+ "description": "The custom properties that were defined for the repository. The keys are the custom property names, and the values are the corresponding custom property values.",
251654
+ "additionalProperties": true
251655
+ },
251610
251656
  "default_branch": {
251611
251657
  "description": "The default branch of the repository.",
251612
251658
  "type": "string"
@@ -252428,6 +252474,11 @@
252428
252474
  }
252429
252475
  ]
252430
252476
  },
252477
+ "custom_properties": {
252478
+ "type": "object",
252479
+ "description": "The custom properties that were defined for the repository. The keys are the custom property names, and the values are the corresponding custom property values.",
252480
+ "additionalProperties": true
252481
+ },
252431
252482
  "default_branch": {
252432
252483
  "description": "The default branch of the repository.",
252433
252484
  "type": "string"
@@ -253176,6 +253227,11 @@
253176
253227
  }
253177
253228
  ]
253178
253229
  },
253230
+ "custom_properties": {
253231
+ "type": "object",
253232
+ "description": "The custom properties that were defined for the repository. The keys are the custom property names, and the values are the corresponding custom property values.",
253233
+ "additionalProperties": true
253234
+ },
253179
253235
  "default_branch": {
253180
253236
  "description": "The default branch of the repository.",
253181
253237
  "type": "string"
@@ -268921,130 +268977,6 @@
268921
268977
  },
268922
268978
  "role_name": "read",
268923
268979
  "allow_rebase_merge": true,
268924
- "template_repository": {
268925
- "id": 1296269,
268926
- "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5",
268927
- "name": "Hello-World-Template",
268928
- "full_name": "octocat/Hello-World-Template",
268929
- "owner": {
268930
- "login": "octocat",
268931
- "id": 1,
268932
- "node_id": "MDQ6VXNlcjE=",
268933
- "avatar_url": "https://github.com/images/error/octocat_happy.gif",
268934
- "gravatar_id": "",
268935
- "url": "https://api.github.com/users/octocat",
268936
- "html_url": "https://github.com/octocat",
268937
- "followers_url": "https://api.github.com/users/octocat/followers",
268938
- "following_url": "https://api.github.com/users/octocat/following{/other_user}",
268939
- "gists_url": "https://api.github.com/users/octocat/gists{/gist_id}",
268940
- "starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}",
268941
- "subscriptions_url": "https://api.github.com/users/octocat/subscriptions",
268942
- "organizations_url": "https://api.github.com/users/octocat/orgs",
268943
- "repos_url": "https://api.github.com/users/octocat/repos",
268944
- "events_url": "https://api.github.com/users/octocat/events{/privacy}",
268945
- "received_events_url": "https://api.github.com/users/octocat/received_events",
268946
- "type": "User",
268947
- "site_admin": false
268948
- },
268949
- "private": false,
268950
- "html_url": "https://github.com/octocat/Hello-World-Template",
268951
- "description": "This your first repo!",
268952
- "fork": false,
268953
- "url": "https://api.github.com/repos/octocat/Hello-World-Template",
268954
- "archive_url": "https://api.github.com/repos/octocat/Hello-World-Template/{archive_format}{/ref}",
268955
- "assignees_url": "https://api.github.com/repos/octocat/Hello-World-Template/assignees{/user}",
268956
- "blobs_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/blobs{/sha}",
268957
- "branches_url": "https://api.github.com/repos/octocat/Hello-World-Template/branches{/branch}",
268958
- "collaborators_url": "https://api.github.com/repos/octocat/Hello-World-Template/collaborators{/collaborator}",
268959
- "comments_url": "https://api.github.com/repos/octocat/Hello-World-Template/comments{/number}",
268960
- "commits_url": "https://api.github.com/repos/octocat/Hello-World-Template/commits{/sha}",
268961
- "compare_url": "https://api.github.com/repos/octocat/Hello-World-Template/compare/{base}...{head}",
268962
- "contents_url": "https://api.github.com/repos/octocat/Hello-World-Template/contents/{+path}",
268963
- "contributors_url": "https://api.github.com/repos/octocat/Hello-World-Template/contributors",
268964
- "deployments_url": "https://api.github.com/repos/octocat/Hello-World-Template/deployments",
268965
- "downloads_url": "https://api.github.com/repos/octocat/Hello-World-Template/downloads",
268966
- "events_url": "https://api.github.com/repos/octocat/Hello-World-Template/events",
268967
- "forks_url": "https://api.github.com/repos/octocat/Hello-World-Template/forks",
268968
- "git_commits_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/commits{/sha}",
268969
- "git_refs_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/refs{/sha}",
268970
- "git_tags_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/tags{/sha}",
268971
- "git_url": "git:github.com/octocat/Hello-World-Template.git",
268972
- "issue_comment_url": "https://api.github.com/repos/octocat/Hello-World-Template/issues/comments{/number}",
268973
- "issue_events_url": "https://api.github.com/repos/octocat/Hello-World-Template/issues/events{/number}",
268974
- "issues_url": "https://api.github.com/repos/octocat/Hello-World-Template/issues{/number}",
268975
- "keys_url": "https://api.github.com/repos/octocat/Hello-World-Template/keys{/key_id}",
268976
- "labels_url": "https://api.github.com/repos/octocat/Hello-World-Template/labels{/name}",
268977
- "languages_url": "https://api.github.com/repos/octocat/Hello-World-Template/languages",
268978
- "merges_url": "https://api.github.com/repos/octocat/Hello-World-Template/merges",
268979
- "milestones_url": "https://api.github.com/repos/octocat/Hello-World-Template/milestones{/number}",
268980
- "notifications_url": "https://api.github.com/repos/octocat/Hello-World-Template/notifications{?since,all,participating}",
268981
- "pulls_url": "https://api.github.com/repos/octocat/Hello-World-Template/pulls{/number}",
268982
- "releases_url": "https://api.github.com/repos/octocat/Hello-World-Template/releases{/id}",
268983
- "ssh_url": "git@github.com:octocat/Hello-World-Template.git",
268984
- "stargazers_url": "https://api.github.com/repos/octocat/Hello-World-Template/stargazers",
268985
- "statuses_url": "https://api.github.com/repos/octocat/Hello-World-Template/statuses/{sha}",
268986
- "subscribers_url": "https://api.github.com/repos/octocat/Hello-World-Template/subscribers",
268987
- "subscription_url": "https://api.github.com/repos/octocat/Hello-World-Template/subscription",
268988
- "tags_url": "https://api.github.com/repos/octocat/Hello-World-Template/tags",
268989
- "teams_url": "https://api.github.com/repos/octocat/Hello-World-Template/teams",
268990
- "trees_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/trees{/sha}",
268991
- "clone_url": "https://github.com/octocat/Hello-World-Template.git",
268992
- "mirror_url": "git:git.example.com/octocat/Hello-World-Template",
268993
- "hooks_url": "https://api.github.com/repos/octocat/Hello-World-Template/hooks",
268994
- "svn_url": "https://svn.github.com/octocat/Hello-World-Template",
268995
- "homepage": "https://github.com",
268996
- "language": null,
268997
- "forks": 9,
268998
- "forks_count": 9,
268999
- "stargazers_count": 80,
269000
- "watchers_count": 80,
269001
- "watchers": 80,
269002
- "size": 108,
269003
- "default_branch": "master",
269004
- "open_issues": 0,
269005
- "open_issues_count": 0,
269006
- "is_template": true,
269007
- "license": {
269008
- "key": "mit",
269009
- "name": "MIT License",
269010
- "url": "https://api.github.com/licenses/mit",
269011
- "spdx_id": "MIT",
269012
- "node_id": "MDc6TGljZW5zZW1pdA==",
269013
- "html_url": "https://api.github.com/licenses/mit"
269014
- },
269015
- "topics": [
269016
- "octocat",
269017
- "atom",
269018
- "electron",
269019
- "api"
269020
- ],
269021
- "has_issues": true,
269022
- "has_projects": true,
269023
- "has_wiki": true,
269024
- "has_pages": false,
269025
- "has_downloads": true,
269026
- "archived": false,
269027
- "disabled": false,
269028
- "visibility": "public",
269029
- "pushed_at": "2011-01-26T19:06:43Z",
269030
- "created_at": "2011-01-26T19:01:12Z",
269031
- "updated_at": "2011-01-26T19:14:43Z",
269032
- "permissions": {
269033
- "pull": true,
269034
- "triage": false,
269035
- "push": false,
269036
- "maintain": false,
269037
- "admin": false
269038
- },
269039
- "allow_rebase_merge": true,
269040
- "temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
269041
- "allow_squash_merge": true,
269042
- "allow_auto_merge": false,
269043
- "delete_branch_on_merge": true,
269044
- "allow_merge_commit": true,
269045
- "subscribers_count": 42,
269046
- "network_count": 0
269047
- },
269048
268980
  "temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
269049
268981
  "allow_squash_merge": true,
269050
268982
  "allow_auto_merge": false,
@@ -269398,7 +269330,6 @@
269398
269330
  "hooks_url": "https://api.github.com/repos/octocat/Hello-World/hooks",
269399
269331
  "svn_url": "https://svn.github.com/octocat/Hello-World",
269400
269332
  "homepage": "https://github.com",
269401
- "language": null,
269402
269333
  "forks_count": 9,
269403
269334
  "forks": 9,
269404
269335
  "stargazers_count": 80,
@@ -269783,7 +269714,6 @@
269783
269714
  "hooks_url": "https://api.github.com/repos/octocat/Hello-World/hooks",
269784
269715
  "svn_url": "https://svn.github.com/octocat/Hello-World",
269785
269716
  "homepage": "https://github.com",
269786
- "language": null,
269787
269717
  "forks_count": 9,
269788
269718
  "stargazers_count": 80,
269789
269719
  "watchers_count": 80,
@@ -270595,6 +270525,7 @@
270595
270525
  "check_suite_node_id": "MDEwOkNoZWNrU3VpdGU0Mg==",
270596
270526
  "head_branch": "master",
270597
270527
  "head_sha": "acb5820ced9479c074f688cc328bf03f341a511d",
270528
+ "path": ".github/workflows/build.yml@main",
270598
270529
  "run_number": 562,
270599
270530
  "event": "push",
270600
270531
  "display_title": "Update README.md",
@@ -280887,16 +280818,10 @@
280887
280818
  "html_url": "https://github.com/owner/private-repo/security/secret-scanning/42",
280888
280819
  "locations_url": "https://api.github.com/repos/owner/private-repo/secret-scanning/alerts/42/locations",
280889
280820
  "state": "open",
280890
- "resolution": null,
280891
- "resolved_at": null,
280892
- "resolved_by": null,
280893
280821
  "secret_type": "mailchimp_api_key",
280894
280822
  "secret_type_display_name": "Mailchimp API Key",
280895
280823
  "secret": "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX-us2",
280896
- "push_protection_bypassed_by": null,
280897
- "push_protection_bypassed": false,
280898
- "push_protection_bypassed_at": null,
280899
- "resolution_comment": null
280824
+ "push_protection_bypassed": false
280900
280825
  }
280901
280826
  },
280902
280827
  "secret-scanning-alert-resolved": {
@@ -280933,8 +280858,6 @@
280933
280858
  "secret_type_display_name": "Mailchimp API Key",
280934
280859
  "secret": "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX-us2",
280935
280860
  "push_protection_bypassed": false,
280936
- "push_protection_bypassed_by": null,
280937
- "push_protection_bypassed_at": null,
280938
280861
  "resolution_comment": "Example comment"
280939
280862
  }
280940
280863
  },
@@ -282823,130 +282746,6 @@
282823
282746
  },
282824
282747
  "role_name": "read",
282825
282748
  "allow_rebase_merge": true,
282826
- "template_repository": {
282827
- "id": 1296269,
282828
- "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5",
282829
- "name": "Hello-World-Template",
282830
- "full_name": "octocat/Hello-World-Template",
282831
- "owner": {
282832
- "login": "octocat",
282833
- "id": 1,
282834
- "node_id": "MDQ6VXNlcjE=",
282835
- "avatar_url": "https://github.com/images/error/octocat_happy.gif",
282836
- "gravatar_id": "",
282837
- "url": "https://api.github.com/users/octocat",
282838
- "html_url": "https://github.com/octocat",
282839
- "followers_url": "https://api.github.com/users/octocat/followers",
282840
- "following_url": "https://api.github.com/users/octocat/following{/other_user}",
282841
- "gists_url": "https://api.github.com/users/octocat/gists{/gist_id}",
282842
- "starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}",
282843
- "subscriptions_url": "https://api.github.com/users/octocat/subscriptions",
282844
- "organizations_url": "https://api.github.com/users/octocat/orgs",
282845
- "repos_url": "https://api.github.com/users/octocat/repos",
282846
- "events_url": "https://api.github.com/users/octocat/events{/privacy}",
282847
- "received_events_url": "https://api.github.com/users/octocat/received_events",
282848
- "type": "User",
282849
- "site_admin": false
282850
- },
282851
- "private": false,
282852
- "html_url": "https://github.com/octocat/Hello-World-Template",
282853
- "description": "This your first repo!",
282854
- "fork": false,
282855
- "url": "https://api.github.com/repos/octocat/Hello-World-Template",
282856
- "archive_url": "https://api.github.com/repos/octocat/Hello-World-Template/{archive_format}{/ref}",
282857
- "assignees_url": "https://api.github.com/repos/octocat/Hello-World-Template/assignees{/user}",
282858
- "blobs_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/blobs{/sha}",
282859
- "branches_url": "https://api.github.com/repos/octocat/Hello-World-Template/branches{/branch}",
282860
- "collaborators_url": "https://api.github.com/repos/octocat/Hello-World-Template/collaborators{/collaborator}",
282861
- "comments_url": "https://api.github.com/repos/octocat/Hello-World-Template/comments{/number}",
282862
- "commits_url": "https://api.github.com/repos/octocat/Hello-World-Template/commits{/sha}",
282863
- "compare_url": "https://api.github.com/repos/octocat/Hello-World-Template/compare/{base}...{head}",
282864
- "contents_url": "https://api.github.com/repos/octocat/Hello-World-Template/contents/{+path}",
282865
- "contributors_url": "https://api.github.com/repos/octocat/Hello-World-Template/contributors",
282866
- "deployments_url": "https://api.github.com/repos/octocat/Hello-World-Template/deployments",
282867
- "downloads_url": "https://api.github.com/repos/octocat/Hello-World-Template/downloads",
282868
- "events_url": "https://api.github.com/repos/octocat/Hello-World-Template/events",
282869
- "forks_url": "https://api.github.com/repos/octocat/Hello-World-Template/forks",
282870
- "git_commits_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/commits{/sha}",
282871
- "git_refs_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/refs{/sha}",
282872
- "git_tags_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/tags{/sha}",
282873
- "git_url": "git:github.com/octocat/Hello-World-Template.git",
282874
- "issue_comment_url": "https://api.github.com/repos/octocat/Hello-World-Template/issues/comments{/number}",
282875
- "issue_events_url": "https://api.github.com/repos/octocat/Hello-World-Template/issues/events{/number}",
282876
- "issues_url": "https://api.github.com/repos/octocat/Hello-World-Template/issues{/number}",
282877
- "keys_url": "https://api.github.com/repos/octocat/Hello-World-Template/keys{/key_id}",
282878
- "labels_url": "https://api.github.com/repos/octocat/Hello-World-Template/labels{/name}",
282879
- "languages_url": "https://api.github.com/repos/octocat/Hello-World-Template/languages",
282880
- "merges_url": "https://api.github.com/repos/octocat/Hello-World-Template/merges",
282881
- "milestones_url": "https://api.github.com/repos/octocat/Hello-World-Template/milestones{/number}",
282882
- "notifications_url": "https://api.github.com/repos/octocat/Hello-World-Template/notifications{?since,all,participating}",
282883
- "pulls_url": "https://api.github.com/repos/octocat/Hello-World-Template/pulls{/number}",
282884
- "releases_url": "https://api.github.com/repos/octocat/Hello-World-Template/releases{/id}",
282885
- "ssh_url": "git@github.com:octocat/Hello-World-Template.git",
282886
- "stargazers_url": "https://api.github.com/repos/octocat/Hello-World-Template/stargazers",
282887
- "statuses_url": "https://api.github.com/repos/octocat/Hello-World-Template/statuses/{sha}",
282888
- "subscribers_url": "https://api.github.com/repos/octocat/Hello-World-Template/subscribers",
282889
- "subscription_url": "https://api.github.com/repos/octocat/Hello-World-Template/subscription",
282890
- "tags_url": "https://api.github.com/repos/octocat/Hello-World-Template/tags",
282891
- "teams_url": "https://api.github.com/repos/octocat/Hello-World-Template/teams",
282892
- "trees_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/trees{/sha}",
282893
- "clone_url": "https://github.com/octocat/Hello-World-Template.git",
282894
- "mirror_url": "git:git.example.com/octocat/Hello-World-Template",
282895
- "hooks_url": "https://api.github.com/repos/octocat/Hello-World-Template/hooks",
282896
- "svn_url": "https://svn.github.com/octocat/Hello-World-Template",
282897
- "homepage": "https://github.com",
282898
- "language": null,
282899
- "forks": 9,
282900
- "forks_count": 9,
282901
- "stargazers_count": 80,
282902
- "watchers_count": 80,
282903
- "watchers": 80,
282904
- "size": 108,
282905
- "default_branch": "master",
282906
- "open_issues": 0,
282907
- "open_issues_count": 0,
282908
- "is_template": true,
282909
- "license": {
282910
- "key": "mit",
282911
- "name": "MIT License",
282912
- "url": "https://api.github.com/licenses/mit",
282913
- "spdx_id": "MIT",
282914
- "node_id": "MDc6TGljZW5zZW1pdA==",
282915
- "html_url": "https://api.github.com/licenses/mit"
282916
- },
282917
- "topics": [
282918
- "octocat",
282919
- "atom",
282920
- "electron",
282921
- "api"
282922
- ],
282923
- "has_issues": true,
282924
- "has_projects": true,
282925
- "has_wiki": true,
282926
- "has_pages": false,
282927
- "has_downloads": true,
282928
- "archived": false,
282929
- "disabled": false,
282930
- "visibility": "public",
282931
- "pushed_at": "2011-01-26T19:06:43Z",
282932
- "created_at": "2011-01-26T19:01:12Z",
282933
- "updated_at": "2011-01-26T19:14:43Z",
282934
- "permissions": {
282935
- "pull": true,
282936
- "triage": false,
282937
- "push": false,
282938
- "maintain": false,
282939
- "admin": false
282940
- },
282941
- "allow_rebase_merge": true,
282942
- "temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
282943
- "allow_squash_merge": true,
282944
- "allow_auto_merge": false,
282945
- "delete_branch_on_merge": true,
282946
- "allow_merge_commit": true,
282947
- "subscribers_count": 42,
282948
- "network_count": 0
282949
- },
282950
282749
  "temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
282951
282750
  "allow_squash_merge": true,
282952
282751
  "allow_auto_merge": false,