Skip to content

Commit fbfa072

Browse files
authored
Merge pull request #22398 from github/repo-sync
repo sync
2 parents f1384f9 + 9315c7d commit fbfa072

File tree

11 files changed

+961
-221
lines changed

11 files changed

+961
-221
lines changed

content/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ If any line in your CODEOWNERS file contains invalid syntax, the file will not b
8181
# precedence. When someone opens a pull request that only
8282
# modifies JS files, only @js-owner and not the global
8383
# owner(s) will be requested for a review.
84-
*.js @js-owner
84+
*.js @js-owner #This is an inline comment.
8585
8686
# You can also use email addresses if you prefer. They'll be
8787
# used to look up users just like we do for commit author

lib/rest/static/decorated/api.github.com.2022-11-28.json

Lines changed: 84 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -104306,7 +104306,7 @@
104306104306
"description": "A professional-grade CI solution",
104307104307
"monthly_price_in_cents": 699,
104308104308
"yearly_price_in_cents": 7870,
104309-
"price_model": "flat-rate",
104309+
"price_model": "FLAT_RATE",
104310104310
"has_free_trial": true,
104311104311
"state": "published",
104312104312
"unit_name": null,
@@ -104332,7 +104332,7 @@
104332104332
"description": "A professional-grade CI solution",
104333104333
"monthly_price_in_cents": 1099,
104334104334
"yearly_price_in_cents": 11870,
104335-
"price_model": "flat-rate",
104335+
"price_model": "FLAT_RATE",
104336104336
"has_free_trial": true,
104337104337
"unit_name": null,
104338104338
"state": "published",
@@ -104447,8 +104447,13 @@
104447104447
},
104448104448
"price_model": {
104449104449
"type": "string",
104450+
"enum": [
104451+
"FREE",
104452+
"FLAT_RATE",
104453+
"PER_UNIT"
104454+
],
104450104455
"examples": [
104451-
"flat-rate"
104456+
"FLAT_RATE"
104452104457
]
104453104458
},
104454104459
"has_free_trial": {
@@ -104588,8 +104593,13 @@
104588104593
},
104589104594
"price_model": {
104590104595
"type": "string",
104596+
"enum": [
104597+
"FREE",
104598+
"FLAT_RATE",
104599+
"PER_UNIT"
104600+
],
104591104601
"examples": [
104592-
"flat-rate"
104602+
"FLAT_RATE"
104593104603
]
104594104604
},
104595104605
"has_free_trial": {
@@ -104718,7 +104728,7 @@
104718104728
"description": "A professional-grade CI solution",
104719104729
"monthly_price_in_cents": 1099,
104720104730
"yearly_price_in_cents": 11870,
104721-
"price_model": "flat-rate",
104731+
"price_model": "FLAT_RATE",
104722104732
"has_free_trial": true,
104723104733
"unit_name": null,
104724104734
"state": "published",
@@ -104787,8 +104797,13 @@
104787104797
},
104788104798
"price_model": {
104789104799
"type": "string",
104800+
"enum": [
104801+
"FREE",
104802+
"FLAT_RATE",
104803+
"PER_UNIT"
104804+
],
104790104805
"examples": [
104791-
"flat-rate"
104806+
"FLAT_RATE"
104792104807
]
104793104808
},
104794104809
"has_free_trial": {
@@ -104956,7 +104971,7 @@
104956104971
"description": "A professional-grade CI solution",
104957104972
"monthly_price_in_cents": 699,
104958104973
"yearly_price_in_cents": 7870,
104959-
"price_model": "flat-rate",
104974+
"price_model": "FLAT_RATE",
104960104975
"has_free_trial": true,
104961104976
"state": "published",
104962104977
"unit_name": null,
@@ -104982,7 +104997,7 @@
104982104997
"description": "A professional-grade CI solution",
104983104998
"monthly_price_in_cents": 1099,
104984104999
"yearly_price_in_cents": 11870,
104985-
"price_model": "flat-rate",
105000+
"price_model": "FLAT_RATE",
104986105001
"has_free_trial": true,
104987105002
"unit_name": null,
104988105003
"state": "published",
@@ -105100,8 +105115,13 @@
105100105115
},
105101105116
"price_model": {
105102105117
"type": "string",
105118+
"enum": [
105119+
"FREE",
105120+
"FLAT_RATE",
105121+
"PER_UNIT"
105122+
],
105103105123
"examples": [
105104-
"flat-rate"
105124+
"FLAT_RATE"
105105105125
]
105106105126
},
105107105127
"has_free_trial": {
@@ -105241,8 +105261,13 @@
105241105261
},
105242105262
"price_model": {
105243105263
"type": "string",
105264+
"enum": [
105265+
"FREE",
105266+
"FLAT_RATE",
105267+
"PER_UNIT"
105268+
],
105244105269
"examples": [
105245-
"flat-rate"
105270+
"FLAT_RATE"
105246105271
]
105247105272
},
105248105273
"has_free_trial": {
@@ -105380,7 +105405,7 @@
105380105405
"description": "A professional-grade CI solution",
105381105406
"monthly_price_in_cents": 699,
105382105407
"yearly_price_in_cents": 7870,
105383-
"price_model": "flat-rate",
105408+
"price_model": "FLAT_RATE",
105384105409
"has_free_trial": true,
105385105410
"state": "published",
105386105411
"unit_name": null,
@@ -105406,7 +105431,7 @@
105406105431
"description": "A professional-grade CI solution",
105407105432
"monthly_price_in_cents": 1099,
105408105433
"yearly_price_in_cents": 11870,
105409-
"price_model": "flat-rate",
105434+
"price_model": "FLAT_RATE",
105410105435
"has_free_trial": true,
105411105436
"unit_name": null,
105412105437
"state": "published",
@@ -105521,8 +105546,13 @@
105521105546
},
105522105547
"price_model": {
105523105548
"type": "string",
105549+
"enum": [
105550+
"FREE",
105551+
"FLAT_RATE",
105552+
"PER_UNIT"
105553+
],
105524105554
"examples": [
105525-
"flat-rate"
105555+
"FLAT_RATE"
105526105556
]
105527105557
},
105528105558
"has_free_trial": {
@@ -105662,8 +105692,13 @@
105662105692
},
105663105693
"price_model": {
105664105694
"type": "string",
105695+
"enum": [
105696+
"FREE",
105697+
"FLAT_RATE",
105698+
"PER_UNIT"
105699+
],
105665105700
"examples": [
105666-
"flat-rate"
105701+
"FLAT_RATE"
105667105702
]
105668105703
},
105669105704
"has_free_trial": {
@@ -105792,7 +105827,7 @@
105792105827
"description": "A professional-grade CI solution",
105793105828
"monthly_price_in_cents": 1099,
105794105829
"yearly_price_in_cents": 11870,
105795-
"price_model": "flat-rate",
105830+
"price_model": "FLAT_RATE",
105796105831
"has_free_trial": true,
105797105832
"unit_name": null,
105798105833
"state": "published",
@@ -105861,8 +105896,13 @@
105861105896
},
105862105897
"price_model": {
105863105898
"type": "string",
105899+
"enum": [
105900+
"FREE",
105901+
"FLAT_RATE",
105902+
"PER_UNIT"
105903+
],
105864105904
"examples": [
105865-
"flat-rate"
105905+
"FLAT_RATE"
105866105906
]
105867105907
},
105868105908
"has_free_trial": {
@@ -106026,7 +106066,7 @@
106026106066
"description": "A professional-grade CI solution",
106027106067
"monthly_price_in_cents": 699,
106028106068
"yearly_price_in_cents": 7870,
106029-
"price_model": "flat-rate",
106069+
"price_model": "FLAT_RATE",
106030106070
"has_free_trial": true,
106031106071
"state": "published",
106032106072
"unit_name": null,
@@ -106052,7 +106092,7 @@
106052106092
"description": "A professional-grade CI solution",
106053106093
"monthly_price_in_cents": 1099,
106054106094
"yearly_price_in_cents": 11870,
106055-
"price_model": "flat-rate",
106095+
"price_model": "FLAT_RATE",
106056106096
"has_free_trial": true,
106057106097
"unit_name": null,
106058106098
"state": "published",
@@ -106170,8 +106210,13 @@
106170106210
},
106171106211
"price_model": {
106172106212
"type": "string",
106213+
"enum": [
106214+
"FREE",
106215+
"FLAT_RATE",
106216+
"PER_UNIT"
106217+
],
106173106218
"examples": [
106174-
"flat-rate"
106219+
"FLAT_RATE"
106175106220
]
106176106221
},
106177106222
"has_free_trial": {
@@ -106311,8 +106356,13 @@
106311106356
},
106312106357
"price_model": {
106313106358
"type": "string",
106359+
"enum": [
106360+
"FREE",
106361+
"FLAT_RATE",
106362+
"PER_UNIT"
106363+
],
106314106364
"examples": [
106315-
"flat-rate"
106365+
"FLAT_RATE"
106316106366
]
106317106367
},
106318106368
"has_free_trial": {
@@ -106454,7 +106504,7 @@
106454106504
"description": "A professional-grade CI solution",
106455106505
"monthly_price_in_cents": 1099,
106456106506
"yearly_price_in_cents": 11870,
106457-
"price_model": "flat-rate",
106507+
"price_model": "FLAT_RATE",
106458106508
"has_free_trial": true,
106459106509
"unit_name": null,
106460106510
"state": "published",
@@ -106619,8 +106669,13 @@
106619106669
},
106620106670
"price_model": {
106621106671
"type": "string",
106672+
"enum": [
106673+
"FREE",
106674+
"FLAT_RATE",
106675+
"PER_UNIT"
106676+
],
106622106677
"examples": [
106623-
"flat-rate"
106678+
"FLAT_RATE"
106624106679
]
106625106680
},
106626106681
"has_free_trial": {
@@ -106771,7 +106826,7 @@
106771106826
"description": "A professional-grade CI solution",
106772106827
"monthly_price_in_cents": 1099,
106773106828
"yearly_price_in_cents": 11870,
106774-
"price_model": "flat-rate",
106829+
"price_model": "FLAT_RATE",
106775106830
"has_free_trial": true,
106776106831
"unit_name": null,
106777106832
"state": "published",
@@ -106936,8 +106991,13 @@
106936106991
},
106937106992
"price_model": {
106938106993
"type": "string",
106994+
"enum": [
106995+
"FREE",
106996+
"FLAT_RATE",
106997+
"PER_UNIT"
106998+
],
106939106999
"examples": [
106940-
"flat-rate"
107000+
"FLAT_RATE"
106941107001
]
106942107002
},
106943107003
"has_free_trial": {

0 commit comments

Comments
 (0)