projen 0.91.21 → 0.91.23

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.
Files changed (139) hide show
  1. package/.jsii +504 -197
  2. package/lib/awscdk/auto-discover.js +5 -5
  3. package/lib/awscdk/awscdk-app-java.js +1 -1
  4. package/lib/awscdk/awscdk-app-py.js +1 -1
  5. package/lib/awscdk/awscdk-app-ts.js +1 -1
  6. package/lib/awscdk/awscdk-construct.js +2 -2
  7. package/lib/awscdk/awscdk-deps-java.js +1 -1
  8. package/lib/awscdk/awscdk-deps-js.js +1 -1
  9. package/lib/awscdk/awscdk-deps-py.js +1 -1
  10. package/lib/awscdk/awscdk-deps.js +1 -1
  11. package/lib/awscdk/cdk-config.js +1 -1
  12. package/lib/awscdk/cdk-tasks.js +1 -1
  13. package/lib/awscdk/integration-test.js +1 -1
  14. package/lib/awscdk/lambda-extension.js +1 -1
  15. package/lib/awscdk/lambda-function.js +2 -2
  16. package/lib/build/build-workflow.js +1 -1
  17. package/lib/cdk/auto-discover-base.js +2 -2
  18. package/lib/cdk/construct-lib.js +1 -1
  19. package/lib/cdk/integration-test-base.js +1 -1
  20. package/lib/cdk/jsii-docgen.js +1 -1
  21. package/lib/cdk/jsii-project.js +1 -1
  22. package/lib/cdk8s/auto-discover.js +2 -2
  23. package/lib/cdk8s/cdk8s-app-py.js +1 -1
  24. package/lib/cdk8s/cdk8s-app-ts.js +1 -1
  25. package/lib/cdk8s/cdk8s-construct.js +1 -1
  26. package/lib/cdk8s/cdk8s-deps-py.js +1 -1
  27. package/lib/cdk8s/cdk8s-deps.js +1 -1
  28. package/lib/cdk8s/integration-test.js +1 -1
  29. package/lib/cdktf/cdktf-construct.js +1 -1
  30. package/lib/circleci/circleci.js +1 -1
  31. package/lib/component.js +1 -1
  32. package/lib/dependencies.js +1 -1
  33. package/lib/dev-env.js +1 -1
  34. package/lib/docker-compose/docker-compose-service.js +1 -1
  35. package/lib/docker-compose/docker-compose.js +1 -1
  36. package/lib/file.js +1 -1
  37. package/lib/gitattributes.js +1 -1
  38. package/lib/github/actions-provider.js +1 -1
  39. package/lib/github/auto-approve.js +1 -1
  40. package/lib/github/auto-merge.js +1 -1
  41. package/lib/github/auto-queue.js +1 -1
  42. package/lib/github/dependabot.js +1 -1
  43. package/lib/github/github-credentials.js +1 -1
  44. package/lib/github/github-project.js +1 -1
  45. package/lib/github/github.js +1 -1
  46. package/lib/github/merge-queue.js +1 -1
  47. package/lib/github/mergify.js +1 -1
  48. package/lib/github/pr-template.js +1 -1
  49. package/lib/github/pull-request-backport.js +1 -1
  50. package/lib/github/pull-request-lint.js +1 -1
  51. package/lib/github/stale.js +1 -1
  52. package/lib/github/task-workflow-job.js +1 -1
  53. package/lib/github/task-workflow.js +1 -1
  54. package/lib/github/workflow-actions.js +1 -1
  55. package/lib/github/workflow-jobs.js +1 -1
  56. package/lib/github/workflow-steps.js +1 -1
  57. package/lib/github/workflows-model.d.ts +41 -13
  58. package/lib/github/workflows-model.js +1 -1
  59. package/lib/github/workflows.js +1 -1
  60. package/lib/gitlab/configuration.js +1 -1
  61. package/lib/gitlab/gitlab-configuration.js +1 -1
  62. package/lib/gitlab/nested-configuration.js +1 -1
  63. package/lib/gitpod.js +1 -1
  64. package/lib/ignore-file.js +1 -1
  65. package/lib/ini.js +1 -1
  66. package/lib/java/java-project.js +1 -1
  67. package/lib/java/junit.js +1 -1
  68. package/lib/java/maven-compile.js +1 -1
  69. package/lib/java/maven-packaging.js +1 -1
  70. package/lib/java/maven-sample.js +1 -1
  71. package/lib/java/pom.js +2 -2
  72. package/lib/java/projenrc.js +1 -1
  73. package/lib/javascript/bundler.js +1 -1
  74. package/lib/javascript/eslint.js +1 -1
  75. package/lib/javascript/jest.js +4 -4
  76. package/lib/javascript/license-checker.js +1 -1
  77. package/lib/javascript/node-package.js +1 -1
  78. package/lib/javascript/node-project.js +1 -1
  79. package/lib/javascript/npm-config.js +1 -1
  80. package/lib/javascript/prettier.js +1 -1
  81. package/lib/javascript/projenrc.js +1 -1
  82. package/lib/javascript/typescript-config.js +2 -2
  83. package/lib/javascript/upgrade-dependencies.js +2 -2
  84. package/lib/javascript/yarnrc.js +1 -1
  85. package/lib/json-patch.js +1 -1
  86. package/lib/json.js +1 -1
  87. package/lib/license.js +1 -1
  88. package/lib/logger.js +1 -1
  89. package/lib/makefile.js +1 -1
  90. package/lib/object-file.d.ts +3 -3
  91. package/lib/object-file.js +5 -5
  92. package/lib/project-build.js +1 -1
  93. package/lib/project-tree.js +1 -1
  94. package/lib/project.js +1 -1
  95. package/lib/projects.js +1 -1
  96. package/lib/projenrc-json.js +2 -2
  97. package/lib/projenrc.js +1 -1
  98. package/lib/python/pip.js +1 -1
  99. package/lib/python/poetry.js +2 -2
  100. package/lib/python/projenrc.js +1 -1
  101. package/lib/python/pytest-sample.js +1 -1
  102. package/lib/python/pytest.js +1 -1
  103. package/lib/python/python-project.js +1 -1
  104. package/lib/python/python-sample.js +1 -1
  105. package/lib/python/requirements-file.js +1 -1
  106. package/lib/python/setuppy.js +1 -1
  107. package/lib/python/setuptools.js +1 -1
  108. package/lib/python/venv.js +1 -1
  109. package/lib/readme.js +1 -1
  110. package/lib/release/publisher.js +1 -1
  111. package/lib/release/release-trigger.js +1 -1
  112. package/lib/release/release.js +1 -1
  113. package/lib/renovatebot.js +1 -1
  114. package/lib/sample-file.js +2 -2
  115. package/lib/semver.js +1 -1
  116. package/lib/source-code.js +1 -1
  117. package/lib/task-runtime.js +1 -1
  118. package/lib/task.js +1 -1
  119. package/lib/tasks.js +1 -1
  120. package/lib/testing.js +1 -1
  121. package/lib/textfile.js +1 -1
  122. package/lib/toml.js +1 -1
  123. package/lib/typescript/projenrc-ts.js +1 -1
  124. package/lib/typescript/projenrc.js +1 -1
  125. package/lib/typescript/typescript-typedoc.js +1 -1
  126. package/lib/typescript/typescript.js +9 -9
  127. package/lib/version.js +2 -2
  128. package/lib/vscode/devcontainer.js +1 -1
  129. package/lib/vscode/extensions.js +1 -1
  130. package/lib/vscode/launch-config.js +1 -1
  131. package/lib/vscode/settings.js +1 -1
  132. package/lib/vscode/vscode.js +1 -1
  133. package/lib/web/next.js +3 -3
  134. package/lib/web/postcss.js +1 -1
  135. package/lib/web/react.js +4 -4
  136. package/lib/web/tailwind.js +1 -1
  137. package/lib/xmlfile.js +1 -1
  138. package/lib/yaml.js +1 -1
  139. package/package.json +1 -1
package/.jsii CHANGED
@@ -6675,7 +6675,7 @@
6675
6675
  },
6676
6676
  {
6677
6677
  "docs": {
6678
- "remarks": "If the array is nested, separate each nested level using a dot (.) in the path parameter.\nIf there is an array as part of the nesting, specify the index in the path.\n\nTo include a literal `.` in the property name, prefix with a `\\`. In most\nprogramming languages you will need to write this as `\"\\\\.\"` because the\n`\\` itself will need to be escaped.\n\nFor example, with the following object file\n```json\n\"compilerOptions\": {\n \"exclude\": [\"node_modules\"],\n \"lib\": [\"es2019\"]\n ...\n}\n...\n```\n\n```typescript\nproject.tsconfig.file.addToArray('compilerOptions.exclude', 'coverage');\nproject.tsconfig.file.addToArray('compilerOptions.lib', 'dom', 'dom.iterable', 'esnext');\n```\nwould result in the following object file\n```json\n\"compilerOptions\": {\n \"exclude\": [\"node_modules\", \"coverage\"],\n \"lib\": [\"es2019\", \"dom\", \"dom.iterable\", \"esnext\"]\n ...\n}\n...\n```",
6678
+ "remarks": "If the array is nested, separate each nested level using a dot (.) in the path parameter.\nIf there is an array as part of the nesting, specify the index in the path.\n\nTo include a literal `.` in the property name, prefix with a `\\`. In most\nprogramming languages you will need to write this as `\"\\\\.\"` because the\n`\\` itself will need to be escaped.\n\nFor example, with the following object file\n```json\n\"compilerOptions\": {\n \"exclude\": [\"node_modules\"],\n \"lib\": [\"es2020\"]\n ...\n}\n...\n```\n\n```typescript\nproject.tsconfig.file.addToArray('compilerOptions.exclude', 'coverage');\nproject.tsconfig.file.addToArray('compilerOptions.lib', 'dom', 'dom.iterable', 'esnext');\n```\nwould result in the following object file\n```json\n\"compilerOptions\": {\n \"exclude\": [\"node_modules\", \"coverage\"],\n \"lib\": [\"es2020\", \"dom\", \"dom.iterable\", \"esnext\"]\n ...\n}\n...\n```",
6679
6679
  "stability": "experimental",
6680
6680
  "summary": "Adds to an array in the synthesized object file."
6681
6681
  },
@@ -6711,7 +6711,7 @@
6711
6711
  },
6712
6712
  {
6713
6713
  "docs": {
6714
- "remarks": "For example, with the following object file\n```json\n\"compilerOptions\": {\n \"exclude\": [\"node_modules\"],\n \"lib\": [\"es2019\"]\n ...\n}\n...\n```\n\n```typescript\nproject.tsconfig.file.patch(JsonPatch.add(\"/compilerOptions/exclude/-\", \"coverage\"));\nproject.tsconfig.file.patch(JsonPatch.replace(\"/compilerOptions/lib\", [\"dom\", \"dom.iterable\", \"esnext\"]));\n```\nwould result in the following object file\n```json\n\"compilerOptions\": {\n \"exclude\": [\"node_modules\", \"coverage\"],\n \"lib\": [\"dom\", \"dom.iterable\", \"esnext\"]\n ...\n}\n...\n```",
6714
+ "remarks": "For example, with the following object file\n```json\n\"compilerOptions\": {\n \"exclude\": [\"node_modules\"],\n \"lib\": [\"es2020\"]\n ...\n}\n...\n```\n\n```typescript\nproject.tsconfig.file.patch(JsonPatch.add(\"/compilerOptions/exclude/-\", \"coverage\"));\nproject.tsconfig.file.patch(JsonPatch.replace(\"/compilerOptions/lib\", [\"dom\", \"dom.iterable\", \"esnext\"]));\n```\nwould result in the following object file\n```json\n\"compilerOptions\": {\n \"exclude\": [\"node_modules\", \"coverage\"],\n \"lib\": [\"dom\", \"dom.iterable\", \"esnext\"]\n ...\n}\n...\n```",
6715
6715
  "stability": "experimental",
6716
6716
  "summary": "Applies an RFC 6902 JSON-patch to the synthesized object file. See https://datatracker.ietf.org/doc/html/rfc6902 for more information."
6717
6717
  },
@@ -28544,7 +28544,7 @@
28544
28544
  "kind": "enum",
28545
28545
  "locationInModule": {
28546
28546
  "filename": "src/github/workflows-model.ts",
28547
- "line": 306
28547
+ "line": 334
28548
28548
  },
28549
28549
  "members": [
28550
28550
  {
@@ -28579,7 +28579,7 @@
28579
28579
  "datatype": true,
28580
28580
  "docs": {
28581
28581
  "remarks": "Typically a token for a GitHub App has all the available scopes/permissions available to the app\nitself; however, a more limited set of permissions can be specified. When permissions are provided,\n**only** the specified permissions are granted to the token.",
28582
- "see": "https://docs.github.com/en/rest/apps/apps?apiVersion=2022-11-28#create-an-installation-access-token-for-an-app",
28582
+ "see": "https://github.com/actions/create-github-app-token/blob/main/action.yml#L28",
28583
28583
  "stability": "experimental",
28584
28584
  "summary": "The permissions available to a GitHub App."
28585
28585
  },
@@ -28587,7 +28587,7 @@
28587
28587
  "kind": "interface",
28588
28588
  "locationInModule": {
28589
28589
  "filename": "src/github/workflows-model.ts",
28590
- "line": 253
28590
+ "line": 261
28591
28591
  },
28592
28592
  "name": "AppPermissions",
28593
28593
  "namespace": "github.workflows",
@@ -28600,7 +28600,7 @@
28600
28600
  "immutable": true,
28601
28601
  "locationInModule": {
28602
28602
  "filename": "src/github/workflows-model.ts",
28603
- "line": 254
28603
+ "line": 262
28604
28604
  },
28605
28605
  "name": "actions",
28606
28606
  "optional": true,
@@ -28616,7 +28616,7 @@
28616
28616
  "immutable": true,
28617
28617
  "locationInModule": {
28618
28618
  "filename": "src/github/workflows-model.ts",
28619
- "line": 255
28619
+ "line": 264
28620
28620
  },
28621
28621
  "name": "administration",
28622
28622
  "optional": true,
@@ -28632,7 +28632,23 @@
28632
28632
  "immutable": true,
28633
28633
  "locationInModule": {
28634
28634
  "filename": "src/github/workflows-model.ts",
28635
- "line": 256
28635
+ "line": 263
28636
+ },
28637
+ "name": "attestations",
28638
+ "optional": true,
28639
+ "type": {
28640
+ "fqn": "projen.github.workflows.AppPermission"
28641
+ }
28642
+ },
28643
+ {
28644
+ "abstract": true,
28645
+ "docs": {
28646
+ "stability": "experimental"
28647
+ },
28648
+ "immutable": true,
28649
+ "locationInModule": {
28650
+ "filename": "src/github/workflows-model.ts",
28651
+ "line": 265
28636
28652
  },
28637
28653
  "name": "checks",
28638
28654
  "optional": true,
@@ -28648,7 +28664,23 @@
28648
28664
  "immutable": true,
28649
28665
  "locationInModule": {
28650
28666
  "filename": "src/github/workflows-model.ts",
28651
- "line": 257
28667
+ "line": 266
28668
+ },
28669
+ "name": "codespaces",
28670
+ "optional": true,
28671
+ "type": {
28672
+ "fqn": "projen.github.workflows.AppPermission"
28673
+ }
28674
+ },
28675
+ {
28676
+ "abstract": true,
28677
+ "docs": {
28678
+ "stability": "experimental"
28679
+ },
28680
+ "immutable": true,
28681
+ "locationInModule": {
28682
+ "filename": "src/github/workflows-model.ts",
28683
+ "line": 267
28652
28684
  },
28653
28685
  "name": "contents",
28654
28686
  "optional": true,
@@ -28664,7 +28696,23 @@
28664
28696
  "immutable": true,
28665
28697
  "locationInModule": {
28666
28698
  "filename": "src/github/workflows-model.ts",
28667
- "line": 258
28699
+ "line": 268
28700
+ },
28701
+ "name": "dependabotSecrets",
28702
+ "optional": true,
28703
+ "type": {
28704
+ "fqn": "projen.github.workflows.AppPermission"
28705
+ }
28706
+ },
28707
+ {
28708
+ "abstract": true,
28709
+ "docs": {
28710
+ "stability": "experimental"
28711
+ },
28712
+ "immutable": true,
28713
+ "locationInModule": {
28714
+ "filename": "src/github/workflows-model.ts",
28715
+ "line": 269
28668
28716
  },
28669
28717
  "name": "deployments",
28670
28718
  "optional": true,
@@ -28680,7 +28728,23 @@
28680
28728
  "immutable": true,
28681
28729
  "locationInModule": {
28682
28730
  "filename": "src/github/workflows-model.ts",
28683
- "line": 259
28731
+ "line": 270
28732
+ },
28733
+ "name": "emailAddresses",
28734
+ "optional": true,
28735
+ "type": {
28736
+ "fqn": "projen.github.workflows.AppPermission"
28737
+ }
28738
+ },
28739
+ {
28740
+ "abstract": true,
28741
+ "docs": {
28742
+ "stability": "experimental"
28743
+ },
28744
+ "immutable": true,
28745
+ "locationInModule": {
28746
+ "filename": "src/github/workflows-model.ts",
28747
+ "line": 271
28684
28748
  },
28685
28749
  "name": "environments",
28686
28750
  "optional": true,
@@ -28696,9 +28760,41 @@
28696
28760
  "immutable": true,
28697
28761
  "locationInModule": {
28698
28762
  "filename": "src/github/workflows-model.ts",
28699
- "line": 260
28763
+ "line": 272
28700
28764
  },
28701
- "name": "issues",
28765
+ "name": "followers",
28766
+ "optional": true,
28767
+ "type": {
28768
+ "fqn": "projen.github.workflows.AppPermission"
28769
+ }
28770
+ },
28771
+ {
28772
+ "abstract": true,
28773
+ "docs": {
28774
+ "stability": "experimental"
28775
+ },
28776
+ "immutable": true,
28777
+ "locationInModule": {
28778
+ "filename": "src/github/workflows-model.ts",
28779
+ "line": 273
28780
+ },
28781
+ "name": "gitSshKeys",
28782
+ "optional": true,
28783
+ "type": {
28784
+ "fqn": "projen.github.workflows.AppPermission"
28785
+ }
28786
+ },
28787
+ {
28788
+ "abstract": true,
28789
+ "docs": {
28790
+ "stability": "experimental"
28791
+ },
28792
+ "immutable": true,
28793
+ "locationInModule": {
28794
+ "filename": "src/github/workflows-model.ts",
28795
+ "line": 274
28796
+ },
28797
+ "name": "gpgKeys",
28702
28798
  "optional": true,
28703
28799
  "type": {
28704
28800
  "fqn": "projen.github.workflows.AppPermission"
@@ -28714,6 +28810,38 @@
28714
28810
  "filename": "src/github/workflows-model.ts",
28715
28811
  "line": 275
28716
28812
  },
28813
+ "name": "interactionLimits",
28814
+ "optional": true,
28815
+ "type": {
28816
+ "fqn": "projen.github.workflows.AppPermission"
28817
+ }
28818
+ },
28819
+ {
28820
+ "abstract": true,
28821
+ "docs": {
28822
+ "stability": "experimental"
28823
+ },
28824
+ "immutable": true,
28825
+ "locationInModule": {
28826
+ "filename": "src/github/workflows-model.ts",
28827
+ "line": 276
28828
+ },
28829
+ "name": "issues",
28830
+ "optional": true,
28831
+ "type": {
28832
+ "fqn": "projen.github.workflows.AppPermission"
28833
+ }
28834
+ },
28835
+ {
28836
+ "abstract": true,
28837
+ "docs": {
28838
+ "stability": "experimental"
28839
+ },
28840
+ "immutable": true,
28841
+ "locationInModule": {
28842
+ "filename": "src/github/workflows-model.ts",
28843
+ "line": 277
28844
+ },
28717
28845
  "name": "members",
28718
28846
  "optional": true,
28719
28847
  "type": {
@@ -28728,7 +28856,7 @@
28728
28856
  "immutable": true,
28729
28857
  "locationInModule": {
28730
28858
  "filename": "src/github/workflows-model.ts",
28731
- "line": 261
28859
+ "line": 278
28732
28860
  },
28733
28861
  "name": "metadata",
28734
28862
  "optional": true,
@@ -28744,7 +28872,7 @@
28744
28872
  "immutable": true,
28745
28873
  "locationInModule": {
28746
28874
  "filename": "src/github/workflows-model.ts",
28747
- "line": 276
28875
+ "line": 279
28748
28876
  },
28749
28877
  "name": "organizationAdministration",
28750
28878
  "optional": true,
@@ -28760,7 +28888,7 @@
28760
28888
  "immutable": true,
28761
28889
  "locationInModule": {
28762
28890
  "filename": "src/github/workflows-model.ts",
28763
- "line": 278
28891
+ "line": 280
28764
28892
  },
28765
28893
  "name": "organizationAnnouncementBanners",
28766
28894
  "optional": true,
@@ -28776,7 +28904,55 @@
28776
28904
  "immutable": true,
28777
28905
  "locationInModule": {
28778
28906
  "filename": "src/github/workflows-model.ts",
28779
- "line": 277
28907
+ "line": 281
28908
+ },
28909
+ "name": "organizationCopilotSeatManagement",
28910
+ "optional": true,
28911
+ "type": {
28912
+ "fqn": "projen.github.workflows.AppPermission"
28913
+ }
28914
+ },
28915
+ {
28916
+ "abstract": true,
28917
+ "docs": {
28918
+ "stability": "experimental"
28919
+ },
28920
+ "immutable": true,
28921
+ "locationInModule": {
28922
+ "filename": "src/github/workflows-model.ts",
28923
+ "line": 282
28924
+ },
28925
+ "name": "organizationCustomOrgRoles",
28926
+ "optional": true,
28927
+ "type": {
28928
+ "fqn": "projen.github.workflows.AppPermission"
28929
+ }
28930
+ },
28931
+ {
28932
+ "abstract": true,
28933
+ "docs": {
28934
+ "stability": "experimental"
28935
+ },
28936
+ "immutable": true,
28937
+ "locationInModule": {
28938
+ "filename": "src/github/workflows-model.ts",
28939
+ "line": 283
28940
+ },
28941
+ "name": "organizationCustomProperties",
28942
+ "optional": true,
28943
+ "type": {
28944
+ "fqn": "projen.github.workflows.AppPermission"
28945
+ }
28946
+ },
28947
+ {
28948
+ "abstract": true,
28949
+ "docs": {
28950
+ "stability": "experimental"
28951
+ },
28952
+ "immutable": true,
28953
+ "locationInModule": {
28954
+ "filename": "src/github/workflows-model.ts",
28955
+ "line": 284
28780
28956
  },
28781
28957
  "name": "organizationCustomRoles",
28782
28958
  "optional": true,
@@ -28792,7 +28968,23 @@
28792
28968
  "immutable": true,
28793
28969
  "locationInModule": {
28794
28970
  "filename": "src/github/workflows-model.ts",
28795
- "line": 279
28971
+ "line": 285
28972
+ },
28973
+ "name": "organizationEvents",
28974
+ "optional": true,
28975
+ "type": {
28976
+ "fqn": "projen.github.workflows.AppPermission"
28977
+ }
28978
+ },
28979
+ {
28980
+ "abstract": true,
28981
+ "docs": {
28982
+ "stability": "experimental"
28983
+ },
28984
+ "immutable": true,
28985
+ "locationInModule": {
28986
+ "filename": "src/github/workflows-model.ts",
28987
+ "line": 286
28796
28988
  },
28797
28989
  "name": "organizationHooks",
28798
28990
  "optional": true,
@@ -28808,7 +29000,7 @@
28808
29000
  "immutable": true,
28809
29001
  "locationInModule": {
28810
29002
  "filename": "src/github/workflows-model.ts",
28811
- "line": 282
29003
+ "line": 287
28812
29004
  },
28813
29005
  "name": "organizationPackages",
28814
29006
  "optional": true,
@@ -28824,7 +29016,39 @@
28824
29016
  "immutable": true,
28825
29017
  "locationInModule": {
28826
29018
  "filename": "src/github/workflows-model.ts",
28827
- "line": 280
29019
+ "line": 288
29020
+ },
29021
+ "name": "organizationPersonalAccessTokenRequests",
29022
+ "optional": true,
29023
+ "type": {
29024
+ "fqn": "projen.github.workflows.AppPermission"
29025
+ }
29026
+ },
29027
+ {
29028
+ "abstract": true,
29029
+ "docs": {
29030
+ "stability": "experimental"
29031
+ },
29032
+ "immutable": true,
29033
+ "locationInModule": {
29034
+ "filename": "src/github/workflows-model.ts",
29035
+ "line": 289
29036
+ },
29037
+ "name": "organizationPersonalAccessTokens",
29038
+ "optional": true,
29039
+ "type": {
29040
+ "fqn": "projen.github.workflows.AppPermission"
29041
+ }
29042
+ },
29043
+ {
29044
+ "abstract": true,
29045
+ "docs": {
29046
+ "stability": "experimental"
29047
+ },
29048
+ "immutable": true,
29049
+ "locationInModule": {
29050
+ "filename": "src/github/workflows-model.ts",
29051
+ "line": 290
28828
29052
  },
28829
29053
  "name": "organizationPlan",
28830
29054
  "optional": true,
@@ -28840,7 +29064,7 @@
28840
29064
  "immutable": true,
28841
29065
  "locationInModule": {
28842
29066
  "filename": "src/github/workflows-model.ts",
28843
- "line": 281
29067
+ "line": 291
28844
29068
  },
28845
29069
  "name": "organizationProjects",
28846
29070
  "optional": true,
@@ -28856,7 +29080,7 @@
28856
29080
  "immutable": true,
28857
29081
  "locationInModule": {
28858
29082
  "filename": "src/github/workflows-model.ts",
28859
- "line": 283
29083
+ "line": 292
28860
29084
  },
28861
29085
  "name": "organizationSecrets",
28862
29086
  "optional": true,
@@ -28872,7 +29096,7 @@
28872
29096
  "immutable": true,
28873
29097
  "locationInModule": {
28874
29098
  "filename": "src/github/workflows-model.ts",
28875
- "line": 284
29099
+ "line": 293
28876
29100
  },
28877
29101
  "name": "organizationSelfHostedRunners",
28878
29102
  "optional": true,
@@ -28888,7 +29112,7 @@
28888
29112
  "immutable": true,
28889
29113
  "locationInModule": {
28890
29114
  "filename": "src/github/workflows-model.ts",
28891
- "line": 285
29115
+ "line": 294
28892
29116
  },
28893
29117
  "name": "orgnaizationUserBlocking",
28894
29118
  "optional": true,
@@ -28904,7 +29128,7 @@
28904
29128
  "immutable": true,
28905
29129
  "locationInModule": {
28906
29130
  "filename": "src/github/workflows-model.ts",
28907
- "line": 262
29131
+ "line": 295
28908
29132
  },
28909
29133
  "name": "packages",
28910
29134
  "optional": true,
@@ -28920,7 +29144,7 @@
28920
29144
  "immutable": true,
28921
29145
  "locationInModule": {
28922
29146
  "filename": "src/github/workflows-model.ts",
28923
- "line": 263
29147
+ "line": 296
28924
29148
  },
28925
29149
  "name": "pages",
28926
29150
  "optional": true,
@@ -28936,9 +29160,9 @@
28936
29160
  "immutable": true,
28937
29161
  "locationInModule": {
28938
29162
  "filename": "src/github/workflows-model.ts",
28939
- "line": 264
29163
+ "line": 297
28940
29164
  },
28941
- "name": "pullRequests",
29165
+ "name": "profile",
28942
29166
  "optional": true,
28943
29167
  "type": {
28944
29168
  "fqn": "projen.github.workflows.AppPermission"
@@ -28952,7 +29176,24 @@
28952
29176
  "immutable": true,
28953
29177
  "locationInModule": {
28954
29178
  "filename": "src/github/workflows-model.ts",
28955
- "line": 265
29179
+ "line": 298
29180
+ },
29181
+ "name": "pullRequests",
29182
+ "optional": true,
29183
+ "type": {
29184
+ "fqn": "projen.github.workflows.AppPermission"
29185
+ }
29186
+ },
29187
+ {
29188
+ "abstract": true,
29189
+ "docs": {
29190
+ "deprecated": "removed by GitHub",
29191
+ "stability": "deprecated"
29192
+ },
29193
+ "immutable": true,
29194
+ "locationInModule": {
29195
+ "filename": "src/github/workflows-model.ts",
29196
+ "line": 302
28956
29197
  },
28957
29198
  "name": "repositoryAnnouncementBanners",
28958
29199
  "optional": true,
@@ -28968,7 +29209,23 @@
28968
29209
  "immutable": true,
28969
29210
  "locationInModule": {
28970
29211
  "filename": "src/github/workflows-model.ts",
28971
- "line": 266
29212
+ "line": 303
29213
+ },
29214
+ "name": "repositoryCustomProperties",
29215
+ "optional": true,
29216
+ "type": {
29217
+ "fqn": "projen.github.workflows.AppPermission"
29218
+ }
29219
+ },
29220
+ {
29221
+ "abstract": true,
29222
+ "docs": {
29223
+ "stability": "experimental"
29224
+ },
29225
+ "immutable": true,
29226
+ "locationInModule": {
29227
+ "filename": "src/github/workflows-model.ts",
29228
+ "line": 304
28972
29229
  },
28973
29230
  "name": "repositoryHooks",
28974
29231
  "optional": true,
@@ -28984,9 +29241,9 @@
28984
29241
  "immutable": true,
28985
29242
  "locationInModule": {
28986
29243
  "filename": "src/github/workflows-model.ts",
28987
- "line": 267
29244
+ "line": 305
28988
29245
  },
28989
- "name": "repositoryProject",
29246
+ "name": "repositoryProjects",
28990
29247
  "optional": true,
28991
29248
  "type": {
28992
29249
  "fqn": "projen.github.workflows.AppPermission"
@@ -29000,7 +29257,7 @@
29000
29257
  "immutable": true,
29001
29258
  "locationInModule": {
29002
29259
  "filename": "src/github/workflows-model.ts",
29003
- "line": 269
29260
+ "line": 307
29004
29261
  },
29005
29262
  "name": "secrets",
29006
29263
  "optional": true,
@@ -29016,7 +29273,7 @@
29016
29273
  "immutable": true,
29017
29274
  "locationInModule": {
29018
29275
  "filename": "src/github/workflows-model.ts",
29019
- "line": 268
29276
+ "line": 306
29020
29277
  },
29021
29278
  "name": "secretScanningAlerts",
29022
29279
  "optional": true,
@@ -29032,7 +29289,7 @@
29032
29289
  "immutable": true,
29033
29290
  "locationInModule": {
29034
29291
  "filename": "src/github/workflows-model.ts",
29035
- "line": 270
29292
+ "line": 308
29036
29293
  },
29037
29294
  "name": "securityEvents",
29038
29295
  "optional": true,
@@ -29048,7 +29305,7 @@
29048
29305
  "immutable": true,
29049
29306
  "locationInModule": {
29050
29307
  "filename": "src/github/workflows-model.ts",
29051
- "line": 271
29308
+ "line": 309
29052
29309
  },
29053
29310
  "name": "singleFile",
29054
29311
  "optional": true,
@@ -29064,7 +29321,23 @@
29064
29321
  "immutable": true,
29065
29322
  "locationInModule": {
29066
29323
  "filename": "src/github/workflows-model.ts",
29067
- "line": 272
29324
+ "line": 310
29325
+ },
29326
+ "name": "starring",
29327
+ "optional": true,
29328
+ "type": {
29329
+ "fqn": "projen.github.workflows.AppPermission"
29330
+ }
29331
+ },
29332
+ {
29333
+ "abstract": true,
29334
+ "docs": {
29335
+ "stability": "experimental"
29336
+ },
29337
+ "immutable": true,
29338
+ "locationInModule": {
29339
+ "filename": "src/github/workflows-model.ts",
29340
+ "line": 311
29068
29341
  },
29069
29342
  "name": "statuses",
29070
29343
  "optional": true,
@@ -29080,7 +29353,7 @@
29080
29353
  "immutable": true,
29081
29354
  "locationInModule": {
29082
29355
  "filename": "src/github/workflows-model.ts",
29083
- "line": 286
29356
+ "line": 312
29084
29357
  },
29085
29358
  "name": "teamDiscussions",
29086
29359
  "optional": true,
@@ -29096,7 +29369,7 @@
29096
29369
  "immutable": true,
29097
29370
  "locationInModule": {
29098
29371
  "filename": "src/github/workflows-model.ts",
29099
- "line": 273
29372
+ "line": 313
29100
29373
  },
29101
29374
  "name": "vulnerabilityAlerts",
29102
29375
  "optional": true,
@@ -29112,7 +29385,7 @@
29112
29385
  "immutable": true,
29113
29386
  "locationInModule": {
29114
29387
  "filename": "src/github/workflows-model.ts",
29115
- "line": 274
29388
+ "line": 314
29116
29389
  },
29117
29390
  "name": "workflows",
29118
29391
  "optional": true,
@@ -29134,7 +29407,7 @@
29134
29407
  "kind": "interface",
29135
29408
  "locationInModule": {
29136
29409
  "filename": "src/github/workflows-model.ts",
29137
- "line": 839
29410
+ "line": 867
29138
29411
  },
29139
29412
  "name": "BranchProtectionRuleOptions",
29140
29413
  "namespace": "github.workflows",
@@ -29151,7 +29424,7 @@
29151
29424
  "immutable": true,
29152
29425
  "locationInModule": {
29153
29426
  "filename": "src/github/workflows-model.ts",
29154
- "line": 845
29427
+ "line": 873
29155
29428
  },
29156
29429
  "name": "types",
29157
29430
  "optional": true,
@@ -29178,7 +29451,7 @@
29178
29451
  "kind": "interface",
29179
29452
  "locationInModule": {
29180
29453
  "filename": "src/github/workflows-model.ts",
29181
- "line": 851
29454
+ "line": 879
29182
29455
  },
29183
29456
  "name": "CheckRunOptions",
29184
29457
  "namespace": "github.workflows",
@@ -29195,7 +29468,7 @@
29195
29468
  "immutable": true,
29196
29469
  "locationInModule": {
29197
29470
  "filename": "src/github/workflows-model.ts",
29198
- "line": 857
29471
+ "line": 885
29199
29472
  },
29200
29473
  "name": "types",
29201
29474
  "optional": true,
@@ -29222,7 +29495,7 @@
29222
29495
  "kind": "interface",
29223
29496
  "locationInModule": {
29224
29497
  "filename": "src/github/workflows-model.ts",
29225
- "line": 865
29498
+ "line": 893
29226
29499
  },
29227
29500
  "name": "CheckSuiteOptions",
29228
29501
  "namespace": "github.workflows",
@@ -29239,7 +29512,7 @@
29239
29512
  "immutable": true,
29240
29513
  "locationInModule": {
29241
29514
  "filename": "src/github/workflows-model.ts",
29242
- "line": 871
29515
+ "line": 899
29243
29516
  },
29244
29517
  "name": "types",
29245
29518
  "optional": true,
@@ -29396,7 +29669,7 @@
29396
29669
  "kind": "interface",
29397
29670
  "locationInModule": {
29398
29671
  "filename": "src/github/workflows-model.ts",
29399
- "line": 568
29672
+ "line": 596
29400
29673
  },
29401
29674
  "name": "ContainerCredentials",
29402
29675
  "namespace": "github.workflows",
@@ -29410,7 +29683,7 @@
29410
29683
  "immutable": true,
29411
29684
  "locationInModule": {
29412
29685
  "filename": "src/github/workflows-model.ts",
29413
- "line": 573
29686
+ "line": 601
29414
29687
  },
29415
29688
  "name": "password",
29416
29689
  "type": {
@@ -29426,7 +29699,7 @@
29426
29699
  "immutable": true,
29427
29700
  "locationInModule": {
29428
29701
  "filename": "src/github/workflows-model.ts",
29429
- "line": 570
29702
+ "line": 598
29430
29703
  },
29431
29704
  "name": "username",
29432
29705
  "type": {
@@ -29447,7 +29720,7 @@
29447
29720
  "kind": "interface",
29448
29721
  "locationInModule": {
29449
29722
  "filename": "src/github/workflows-model.ts",
29450
- "line": 521
29723
+ "line": 549
29451
29724
  },
29452
29725
  "name": "ContainerOptions",
29453
29726
  "namespace": "github.workflows",
@@ -29462,7 +29735,7 @@
29462
29735
  "immutable": true,
29463
29736
  "locationInModule": {
29464
29737
  "filename": "src/github/workflows-model.ts",
29465
- "line": 526
29738
+ "line": 554
29466
29739
  },
29467
29740
  "name": "image",
29468
29741
  "type": {
@@ -29479,7 +29752,7 @@
29479
29752
  "immutable": true,
29480
29753
  "locationInModule": {
29481
29754
  "filename": "src/github/workflows-model.ts",
29482
- "line": 534
29755
+ "line": 562
29483
29756
  },
29484
29757
  "name": "credentials",
29485
29758
  "optional": true,
@@ -29496,7 +29769,7 @@
29496
29769
  "immutable": true,
29497
29770
  "locationInModule": {
29498
29771
  "filename": "src/github/workflows-model.ts",
29499
- "line": 539
29772
+ "line": 567
29500
29773
  },
29501
29774
  "name": "env",
29502
29775
  "optional": true,
@@ -29519,7 +29792,7 @@
29519
29792
  "immutable": true,
29520
29793
  "locationInModule": {
29521
29794
  "filename": "src/github/workflows-model.ts",
29522
- "line": 562
29795
+ "line": 590
29523
29796
  },
29524
29797
  "name": "options",
29525
29798
  "optional": true,
@@ -29541,7 +29814,7 @@
29541
29814
  "immutable": true,
29542
29815
  "locationInModule": {
29543
29816
  "filename": "src/github/workflows-model.ts",
29544
- "line": 544
29817
+ "line": 572
29545
29818
  },
29546
29819
  "name": "ports",
29547
29820
  "optional": true,
@@ -29564,7 +29837,7 @@
29564
29837
  "immutable": true,
29565
29838
  "locationInModule": {
29566
29839
  "filename": "src/github/workflows-model.ts",
29567
- "line": 555
29840
+ "line": 583
29568
29841
  },
29569
29842
  "name": "volumes",
29570
29843
  "optional": true,
@@ -29591,7 +29864,7 @@
29591
29864
  "kind": "interface",
29592
29865
  "locationInModule": {
29593
29866
  "filename": "src/github/workflows-model.ts",
29594
- "line": 1229
29867
+ "line": 1257
29595
29868
  },
29596
29869
  "name": "CreateOptions",
29597
29870
  "namespace": "github.workflows",
@@ -29608,7 +29881,7 @@
29608
29881
  "kind": "interface",
29609
29882
  "locationInModule": {
29610
29883
  "filename": "src/github/workflows-model.ts",
29611
- "line": 817
29884
+ "line": 845
29612
29885
  },
29613
29886
  "name": "CronScheduleOptions",
29614
29887
  "namespace": "github.workflows",
@@ -29622,7 +29895,7 @@
29622
29895
  "immutable": true,
29623
29896
  "locationInModule": {
29624
29897
  "filename": "src/github/workflows-model.ts",
29625
- "line": 821
29898
+ "line": 849
29626
29899
  },
29627
29900
  "name": "cron",
29628
29901
  "type": {
@@ -29643,7 +29916,7 @@
29643
29916
  "kind": "interface",
29644
29917
  "locationInModule": {
29645
29918
  "filename": "src/github/workflows-model.ts",
29646
- "line": 1234
29919
+ "line": 1262
29647
29920
  },
29648
29921
  "name": "DeleteOptions",
29649
29922
  "namespace": "github.workflows",
@@ -29660,7 +29933,7 @@
29660
29933
  "kind": "interface",
29661
29934
  "locationInModule": {
29662
29935
  "filename": "src/github/workflows-model.ts",
29663
- "line": 1239
29936
+ "line": 1267
29664
29937
  },
29665
29938
  "name": "DeploymentOptions",
29666
29939
  "namespace": "github.workflows",
@@ -29677,7 +29950,7 @@
29677
29950
  "kind": "interface",
29678
29951
  "locationInModule": {
29679
29952
  "filename": "src/github/workflows-model.ts",
29680
- "line": 1244
29953
+ "line": 1272
29681
29954
  },
29682
29955
  "name": "DeploymentStatusOptions",
29683
29956
  "namespace": "github.workflows",
@@ -29694,7 +29967,7 @@
29694
29967
  "kind": "interface",
29695
29968
  "locationInModule": {
29696
29969
  "filename": "src/github/workflows-model.ts",
29697
- "line": 902
29970
+ "line": 930
29698
29971
  },
29699
29972
  "name": "DiscussionCommentOptions",
29700
29973
  "namespace": "github.workflows",
@@ -29711,7 +29984,7 @@
29711
29984
  "immutable": true,
29712
29985
  "locationInModule": {
29713
29986
  "filename": "src/github/workflows-model.ts",
29714
- "line": 908
29987
+ "line": 936
29715
29988
  },
29716
29989
  "name": "types",
29717
29990
  "optional": true,
@@ -29738,7 +30011,7 @@
29738
30011
  "kind": "interface",
29739
30012
  "locationInModule": {
29740
30013
  "filename": "src/github/workflows-model.ts",
29741
- "line": 877
30014
+ "line": 905
29742
30015
  },
29743
30016
  "name": "DiscussionOptions",
29744
30017
  "namespace": "github.workflows",
@@ -29755,7 +30028,7 @@
29755
30028
  "immutable": true,
29756
30029
  "locationInModule": {
29757
30030
  "filename": "src/github/workflows-model.ts",
29758
- "line": 883
30031
+ "line": 911
29759
30032
  },
29760
30033
  "name": "types",
29761
30034
  "optional": true,
@@ -29782,7 +30055,7 @@
29782
30055
  "kind": "interface",
29783
30056
  "locationInModule": {
29784
30057
  "filename": "src/github/workflows-model.ts",
29785
- "line": 1249
30058
+ "line": 1277
29786
30059
  },
29787
30060
  "name": "ForkOptions",
29788
30061
  "namespace": "github.workflows",
@@ -29799,7 +30072,7 @@
29799
30072
  "kind": "interface",
29800
30073
  "locationInModule": {
29801
30074
  "filename": "src/github/workflows-model.ts",
29802
- "line": 1254
30075
+ "line": 1282
29803
30076
  },
29804
30077
  "name": "GollumOptions",
29805
30078
  "namespace": "github.workflows",
@@ -29816,7 +30089,7 @@
29816
30089
  "kind": "interface",
29817
30090
  "locationInModule": {
29818
30091
  "filename": "src/github/workflows-model.ts",
29819
- "line": 914
30092
+ "line": 942
29820
30093
  },
29821
30094
  "name": "IssueCommentOptions",
29822
30095
  "namespace": "github.workflows",
@@ -29833,7 +30106,7 @@
29833
30106
  "immutable": true,
29834
30107
  "locationInModule": {
29835
30108
  "filename": "src/github/workflows-model.ts",
29836
- "line": 920
30109
+ "line": 948
29837
30110
  },
29838
30111
  "name": "types",
29839
30112
  "optional": true,
@@ -29860,7 +30133,7 @@
29860
30133
  "kind": "interface",
29861
30134
  "locationInModule": {
29862
30135
  "filename": "src/github/workflows-model.ts",
29863
- "line": 926
30136
+ "line": 954
29864
30137
  },
29865
30138
  "name": "IssuesOptions",
29866
30139
  "namespace": "github.workflows",
@@ -29877,7 +30150,7 @@
29877
30150
  "immutable": true,
29878
30151
  "locationInModule": {
29879
30152
  "filename": "src/github/workflows-model.ts",
29880
- "line": 932
30153
+ "line": 960
29881
30154
  },
29882
30155
  "name": "types",
29883
30156
  "optional": true,
@@ -30273,7 +30546,7 @@
30273
30546
  "kind": "interface",
30274
30547
  "locationInModule": {
30275
30548
  "filename": "src/github/workflows-model.ts",
30276
- "line": 337
30549
+ "line": 365
30277
30550
  },
30278
30551
  "name": "JobDefaults",
30279
30552
  "namespace": "github.workflows",
@@ -30287,7 +30560,7 @@
30287
30560
  "immutable": true,
30288
30561
  "locationInModule": {
30289
30562
  "filename": "src/github/workflows-model.ts",
30290
- "line": 339
30563
+ "line": 367
30291
30564
  },
30292
30565
  "name": "run",
30293
30566
  "optional": true,
@@ -30309,7 +30582,7 @@
30309
30582
  "kind": "interface",
30310
30583
  "locationInModule": {
30311
30584
  "filename": "src/github/workflows-model.ts",
30312
- "line": 491
30585
+ "line": 519
30313
30586
  },
30314
30587
  "name": "JobMatrix",
30315
30588
  "namespace": "github.workflows",
@@ -30324,7 +30597,7 @@
30324
30597
  "immutable": true,
30325
30598
  "locationInModule": {
30326
30599
  "filename": "src/github/workflows-model.ts",
30327
- "line": 500
30600
+ "line": 528
30328
30601
  },
30329
30602
  "name": "domain",
30330
30603
  "optional": true,
@@ -30373,7 +30646,7 @@
30373
30646
  "immutable": true,
30374
30647
  "locationInModule": {
30375
30648
  "filename": "src/github/workflows-model.ts",
30376
- "line": 515
30649
+ "line": 543
30377
30650
  },
30378
30651
  "name": "exclude",
30379
30652
  "optional": true,
@@ -30413,7 +30686,7 @@
30413
30686
  "immutable": true,
30414
30687
  "locationInModule": {
30415
30688
  "filename": "src/github/workflows-model.ts",
30416
- "line": 508
30689
+ "line": 536
30417
30690
  },
30418
30691
  "name": "include",
30419
30692
  "optional": true,
@@ -30456,7 +30729,7 @@
30456
30729
  "kind": "enum",
30457
30730
  "locationInModule": {
30458
30731
  "filename": "src/github/workflows-model.ts",
30459
- "line": 292
30732
+ "line": 320
30460
30733
  },
30461
30734
  "members": [
30462
30735
  {
@@ -30490,6 +30763,7 @@
30490
30763
  "datatype": true,
30491
30764
  "docs": {
30492
30765
  "remarks": "If you\nspecify the access for any of these scopes, all those that are not\nspecified are set to `JobPermission.NONE`, instead of the default behavior\nwhen none is specified.",
30766
+ "see": "https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/controlling-permissions-for-github_token#defining-access-for-the-github_token-permissions",
30493
30767
  "stability": "experimental",
30494
30768
  "summary": "The available scopes and access values for workflow permissions."
30495
30769
  },
@@ -30497,7 +30771,7 @@
30497
30771
  "kind": "interface",
30498
30772
  "locationInModule": {
30499
30773
  "filename": "src/github/workflows-model.ts",
30500
- "line": 228
30774
+ "line": 230
30501
30775
  },
30502
30776
  "name": "JobPermissions",
30503
30777
  "namespace": "github.workflows",
@@ -30510,7 +30784,7 @@
30510
30784
  "immutable": true,
30511
30785
  "locationInModule": {
30512
30786
  "filename": "src/github/workflows-model.ts",
30513
- "line": 229
30787
+ "line": 231
30514
30788
  },
30515
30789
  "name": "actions",
30516
30790
  "optional": true,
@@ -30526,7 +30800,23 @@
30526
30800
  "immutable": true,
30527
30801
  "locationInModule": {
30528
30802
  "filename": "src/github/workflows-model.ts",
30529
- "line": 230
30803
+ "line": 232
30804
+ },
30805
+ "name": "attestations",
30806
+ "optional": true,
30807
+ "type": {
30808
+ "fqn": "projen.github.workflows.JobPermission"
30809
+ }
30810
+ },
30811
+ {
30812
+ "abstract": true,
30813
+ "docs": {
30814
+ "stability": "experimental"
30815
+ },
30816
+ "immutable": true,
30817
+ "locationInModule": {
30818
+ "filename": "src/github/workflows-model.ts",
30819
+ "line": 233
30530
30820
  },
30531
30821
  "name": "checks",
30532
30822
  "optional": true,
@@ -30542,7 +30832,7 @@
30542
30832
  "immutable": true,
30543
30833
  "locationInModule": {
30544
30834
  "filename": "src/github/workflows-model.ts",
30545
- "line": 231
30835
+ "line": 234
30546
30836
  },
30547
30837
  "name": "contents",
30548
30838
  "optional": true,
@@ -30558,7 +30848,7 @@
30558
30848
  "immutable": true,
30559
30849
  "locationInModule": {
30560
30850
  "filename": "src/github/workflows-model.ts",
30561
- "line": 232
30851
+ "line": 235
30562
30852
  },
30563
30853
  "name": "deployments",
30564
30854
  "optional": true,
@@ -30574,7 +30864,7 @@
30574
30864
  "immutable": true,
30575
30865
  "locationInModule": {
30576
30866
  "filename": "src/github/workflows-model.ts",
30577
- "line": 235
30867
+ "line": 239
30578
30868
  },
30579
30869
  "name": "discussions",
30580
30870
  "optional": true,
@@ -30590,7 +30880,7 @@
30590
30880
  "immutable": true,
30591
30881
  "locationInModule": {
30592
30882
  "filename": "src/github/workflows-model.ts",
30593
- "line": 233
30883
+ "line": 236
30594
30884
  },
30595
30885
  "name": "idToken",
30596
30886
  "optional": true,
@@ -30606,7 +30896,7 @@
30606
30896
  "immutable": true,
30607
30897
  "locationInModule": {
30608
30898
  "filename": "src/github/workflows-model.ts",
30609
- "line": 234
30899
+ "line": 237
30610
30900
  },
30611
30901
  "name": "issues",
30612
30902
  "optional": true,
@@ -30622,7 +30912,23 @@
30622
30912
  "immutable": true,
30623
30913
  "locationInModule": {
30624
30914
  "filename": "src/github/workflows-model.ts",
30625
- "line": 236
30915
+ "line": 238
30916
+ },
30917
+ "name": "models",
30918
+ "optional": true,
30919
+ "type": {
30920
+ "fqn": "projen.github.workflows.JobPermission"
30921
+ }
30922
+ },
30923
+ {
30924
+ "abstract": true,
30925
+ "docs": {
30926
+ "stability": "experimental"
30927
+ },
30928
+ "immutable": true,
30929
+ "locationInModule": {
30930
+ "filename": "src/github/workflows-model.ts",
30931
+ "line": 240
30626
30932
  },
30627
30933
  "name": "packages",
30628
30934
  "optional": true,
@@ -30638,7 +30944,7 @@
30638
30944
  "immutable": true,
30639
30945
  "locationInModule": {
30640
30946
  "filename": "src/github/workflows-model.ts",
30641
- "line": 237
30947
+ "line": 241
30642
30948
  },
30643
30949
  "name": "pages",
30644
30950
  "optional": true,
@@ -30654,7 +30960,7 @@
30654
30960
  "immutable": true,
30655
30961
  "locationInModule": {
30656
30962
  "filename": "src/github/workflows-model.ts",
30657
- "line": 238
30963
+ "line": 242
30658
30964
  },
30659
30965
  "name": "pullRequests",
30660
30966
  "optional": true,
@@ -30665,12 +30971,13 @@
30665
30971
  {
30666
30972
  "abstract": true,
30667
30973
  "docs": {
30668
- "stability": "experimental"
30974
+ "deprecated": "removed by GitHub",
30975
+ "stability": "deprecated"
30669
30976
  },
30670
30977
  "immutable": true,
30671
30978
  "locationInModule": {
30672
30979
  "filename": "src/github/workflows-model.ts",
30673
- "line": 239
30980
+ "line": 246
30674
30981
  },
30675
30982
  "name": "repositoryProjects",
30676
30983
  "optional": true,
@@ -30686,7 +30993,7 @@
30686
30993
  "immutable": true,
30687
30994
  "locationInModule": {
30688
30995
  "filename": "src/github/workflows-model.ts",
30689
- "line": 240
30996
+ "line": 247
30690
30997
  },
30691
30998
  "name": "securityEvents",
30692
30999
  "optional": true,
@@ -30702,7 +31009,7 @@
30702
31009
  "immutable": true,
30703
31010
  "locationInModule": {
30704
31011
  "filename": "src/github/workflows-model.ts",
30705
- "line": 241
31012
+ "line": 248
30706
31013
  },
30707
31014
  "name": "statuses",
30708
31015
  "optional": true,
@@ -30729,7 +31036,7 @@
30729
31036
  "kind": "interface",
30730
31037
  "locationInModule": {
30731
31038
  "filename": "src/github/workflows-model.ts",
30732
- "line": 451
31039
+ "line": 479
30733
31040
  },
30734
31041
  "name": "JobStep",
30735
31042
  "namespace": "github.workflows",
@@ -30749,7 +31056,7 @@
30749
31056
  "kind": "interface",
30750
31057
  "locationInModule": {
30751
31058
  "filename": "src/github/workflows-model.ts",
30752
- "line": 433
31059
+ "line": 461
30753
31060
  },
30754
31061
  "name": "JobStepConfiguration",
30755
31062
  "namespace": "github.workflows",
@@ -30764,7 +31071,7 @@
30764
31071
  "immutable": true,
30765
31072
  "locationInModule": {
30766
31073
  "filename": "src/github/workflows-model.ts",
30767
- "line": 438
31074
+ "line": 466
30768
31075
  },
30769
31076
  "name": "continueOnError",
30770
31077
  "optional": true,
@@ -30781,7 +31088,7 @@
30781
31088
  "immutable": true,
30782
31089
  "locationInModule": {
30783
31090
  "filename": "src/github/workflows-model.ts",
30784
- "line": 443
31091
+ "line": 471
30785
31092
  },
30786
31093
  "name": "timeoutMinutes",
30787
31094
  "optional": true,
@@ -30803,7 +31110,7 @@
30803
31110
  "kind": "interface",
30804
31111
  "locationInModule": {
30805
31112
  "filename": "src/github/workflows-model.ts",
30806
- "line": 322
31113
+ "line": 350
30807
31114
  },
30808
31115
  "name": "JobStepOutput",
30809
31116
  "namespace": "github.workflows",
@@ -30817,7 +31124,7 @@
30817
31124
  "immutable": true,
30818
31125
  "locationInModule": {
30819
31126
  "filename": "src/github/workflows-model.ts",
30820
- "line": 331
31127
+ "line": 359
30821
31128
  },
30822
31129
  "name": "outputName",
30823
31130
  "type": {
@@ -30833,7 +31140,7 @@
30833
31140
  "immutable": true,
30834
31141
  "locationInModule": {
30835
31142
  "filename": "src/github/workflows-model.ts",
30836
- "line": 326
31143
+ "line": 354
30837
31144
  },
30838
31145
  "name": "stepId",
30839
31146
  "type": {
@@ -30855,7 +31162,7 @@
30855
31162
  "kind": "interface",
30856
31163
  "locationInModule": {
30857
31164
  "filename": "src/github/workflows-model.ts",
30858
- "line": 457
31165
+ "line": 485
30859
31166
  },
30860
31167
  "name": "JobStrategy",
30861
31168
  "namespace": "github.workflows",
@@ -30870,7 +31177,7 @@
30870
31177
  "immutable": true,
30871
31178
  "locationInModule": {
30872
31179
  "filename": "src/github/workflows-model.ts",
30873
- "line": 475
31180
+ "line": 503
30874
31181
  },
30875
31182
  "name": "failFast",
30876
31183
  "optional": true,
@@ -30888,7 +31195,7 @@
30888
31195
  "immutable": true,
30889
31196
  "locationInModule": {
30890
31197
  "filename": "src/github/workflows-model.ts",
30891
- "line": 469
31198
+ "line": 497
30892
31199
  },
30893
31200
  "name": "matrix",
30894
31201
  "optional": true,
@@ -30906,7 +31213,7 @@
30906
31213
  "immutable": true,
30907
31214
  "locationInModule": {
30908
31215
  "filename": "src/github/workflows-model.ts",
30909
- "line": 483
31216
+ "line": 511
30910
31217
  },
30911
31218
  "name": "maxParallel",
30912
31219
  "optional": true,
@@ -30928,7 +31235,7 @@
30928
31235
  "kind": "interface",
30929
31236
  "locationInModule": {
30930
31237
  "filename": "src/github/workflows-model.ts",
30931
- "line": 955
31238
+ "line": 983
30932
31239
  },
30933
31240
  "name": "LabelOptions",
30934
31241
  "namespace": "github.workflows",
@@ -30945,7 +31252,7 @@
30945
31252
  "immutable": true,
30946
31253
  "locationInModule": {
30947
31254
  "filename": "src/github/workflows-model.ts",
30948
- "line": 961
31255
+ "line": 989
30949
31256
  },
30950
31257
  "name": "types",
30951
31258
  "optional": true,
@@ -30972,7 +31279,7 @@
30972
31279
  "kind": "interface",
30973
31280
  "locationInModule": {
30974
31281
  "filename": "src/github/workflows-model.ts",
30975
- "line": 969
31282
+ "line": 997
30976
31283
  },
30977
31284
  "name": "MergeGroupOptions",
30978
31285
  "namespace": "github.workflows",
@@ -30987,7 +31294,7 @@
30987
31294
  "immutable": true,
30988
31295
  "locationInModule": {
30989
31296
  "filename": "src/github/workflows-model.ts",
30990
- "line": 975
31297
+ "line": 1003
30991
31298
  },
30992
31299
  "name": "branches",
30993
31300
  "optional": true,
@@ -31014,7 +31321,7 @@
31014
31321
  "kind": "interface",
31015
31322
  "locationInModule": {
31016
31323
  "filename": "src/github/workflows-model.ts",
31017
- "line": 981
31324
+ "line": 1009
31018
31325
  },
31019
31326
  "name": "MilestoneOptions",
31020
31327
  "namespace": "github.workflows",
@@ -31031,7 +31338,7 @@
31031
31338
  "immutable": true,
31032
31339
  "locationInModule": {
31033
31340
  "filename": "src/github/workflows-model.ts",
31034
- "line": 987
31341
+ "line": 1015
31035
31342
  },
31036
31343
  "name": "types",
31037
31344
  "optional": true,
@@ -31058,7 +31365,7 @@
31058
31365
  "kind": "interface",
31059
31366
  "locationInModule": {
31060
31367
  "filename": "src/github/workflows-model.ts",
31061
- "line": 1259
31368
+ "line": 1287
31062
31369
  },
31063
31370
  "name": "PageBuildOptions",
31064
31371
  "namespace": "github.workflows",
@@ -31075,7 +31382,7 @@
31075
31382
  "kind": "interface",
31076
31383
  "locationInModule": {
31077
31384
  "filename": "src/github/workflows-model.ts",
31078
- "line": 1009
31385
+ "line": 1037
31079
31386
  },
31080
31387
  "name": "ProjectCardOptions",
31081
31388
  "namespace": "github.workflows",
@@ -31092,7 +31399,7 @@
31092
31399
  "immutable": true,
31093
31400
  "locationInModule": {
31094
31401
  "filename": "src/github/workflows-model.ts",
31095
- "line": 1015
31402
+ "line": 1043
31096
31403
  },
31097
31404
  "name": "types",
31098
31405
  "optional": true,
@@ -31119,7 +31426,7 @@
31119
31426
  "kind": "interface",
31120
31427
  "locationInModule": {
31121
31428
  "filename": "src/github/workflows-model.ts",
31122
- "line": 1023
31429
+ "line": 1051
31123
31430
  },
31124
31431
  "name": "ProjectColumnOptions",
31125
31432
  "namespace": "github.workflows",
@@ -31136,7 +31443,7 @@
31136
31443
  "immutable": true,
31137
31444
  "locationInModule": {
31138
31445
  "filename": "src/github/workflows-model.ts",
31139
- "line": 1029
31446
+ "line": 1057
31140
31447
  },
31141
31448
  "name": "types",
31142
31449
  "optional": true,
@@ -31163,7 +31470,7 @@
31163
31470
  "kind": "interface",
31164
31471
  "locationInModule": {
31165
31472
  "filename": "src/github/workflows-model.ts",
31166
- "line": 995
31473
+ "line": 1023
31167
31474
  },
31168
31475
  "name": "ProjectOptions",
31169
31476
  "namespace": "github.workflows",
@@ -31180,7 +31487,7 @@
31180
31487
  "immutable": true,
31181
31488
  "locationInModule": {
31182
31489
  "filename": "src/github/workflows-model.ts",
31183
- "line": 1001
31490
+ "line": 1029
31184
31491
  },
31185
31492
  "name": "types",
31186
31493
  "optional": true,
@@ -31207,7 +31514,7 @@
31207
31514
  "kind": "interface",
31208
31515
  "locationInModule": {
31209
31516
  "filename": "src/github/workflows-model.ts",
31210
- "line": 1264
31517
+ "line": 1292
31211
31518
  },
31212
31519
  "name": "PublicOptions",
31213
31520
  "namespace": "github.workflows",
@@ -31227,7 +31534,7 @@
31227
31534
  "kind": "interface",
31228
31535
  "locationInModule": {
31229
31536
  "filename": "src/github/workflows-model.ts",
31230
- "line": 1035
31537
+ "line": 1063
31231
31538
  },
31232
31539
  "name": "PullRequestOptions",
31233
31540
  "namespace": "github.workflows",
@@ -31244,7 +31551,7 @@
31244
31551
  "immutable": true,
31245
31552
  "locationInModule": {
31246
31553
  "filename": "src/github/workflows-model.ts",
31247
- "line": 1041
31554
+ "line": 1069
31248
31555
  },
31249
31556
  "name": "types",
31250
31557
  "optional": true,
@@ -31271,7 +31578,7 @@
31271
31578
  "kind": "interface",
31272
31579
  "locationInModule": {
31273
31580
  "filename": "src/github/workflows-model.ts",
31274
- "line": 1074
31581
+ "line": 1102
31275
31582
  },
31276
31583
  "name": "PullRequestReviewCommentOptions",
31277
31584
  "namespace": "github.workflows",
@@ -31288,7 +31595,7 @@
31288
31595
  "immutable": true,
31289
31596
  "locationInModule": {
31290
31597
  "filename": "src/github/workflows-model.ts",
31291
- "line": 1080
31598
+ "line": 1108
31292
31599
  },
31293
31600
  "name": "types",
31294
31601
  "optional": true,
@@ -31315,7 +31622,7 @@
31315
31622
  "kind": "interface",
31316
31623
  "locationInModule": {
31317
31624
  "filename": "src/github/workflows-model.ts",
31318
- "line": 1062
31625
+ "line": 1090
31319
31626
  },
31320
31627
  "name": "PullRequestReviewOptions",
31321
31628
  "namespace": "github.workflows",
@@ -31332,7 +31639,7 @@
31332
31639
  "immutable": true,
31333
31640
  "locationInModule": {
31334
31641
  "filename": "src/github/workflows-model.ts",
31335
- "line": 1068
31642
+ "line": 1096
31336
31643
  },
31337
31644
  "name": "types",
31338
31645
  "optional": true,
@@ -31362,7 +31669,7 @@
31362
31669
  "kind": "interface",
31363
31670
  "locationInModule": {
31364
31671
  "filename": "src/github/workflows-model.ts",
31365
- "line": 1086
31672
+ "line": 1114
31366
31673
  },
31367
31674
  "name": "PullRequestTargetOptions",
31368
31675
  "namespace": "github.workflows",
@@ -31379,7 +31686,7 @@
31379
31686
  "immutable": true,
31380
31687
  "locationInModule": {
31381
31688
  "filename": "src/github/workflows-model.ts",
31382
- "line": 1092
31689
+ "line": 1120
31383
31690
  },
31384
31691
  "name": "types",
31385
31692
  "optional": true,
@@ -31406,7 +31713,7 @@
31406
31713
  "kind": "interface",
31407
31714
  "locationInModule": {
31408
31715
  "filename": "src/github/workflows-model.ts",
31409
- "line": 1113
31716
+ "line": 1141
31410
31717
  },
31411
31718
  "name": "PushOptions",
31412
31719
  "namespace": "github.workflows",
@@ -31422,7 +31729,7 @@
31422
31729
  "immutable": true,
31423
31730
  "locationInModule": {
31424
31731
  "filename": "src/github/workflows-model.ts",
31425
- "line": 1123
31732
+ "line": 1151
31426
31733
  },
31427
31734
  "name": "branches",
31428
31735
  "optional": true,
@@ -31446,7 +31753,7 @@
31446
31753
  "immutable": true,
31447
31754
  "locationInModule": {
31448
31755
  "filename": "src/github/workflows-model.ts",
31449
- "line": 1144
31756
+ "line": 1172
31450
31757
  },
31451
31758
  "name": "paths",
31452
31759
  "optional": true,
@@ -31470,7 +31777,7 @@
31470
31777
  "immutable": true,
31471
31778
  "locationInModule": {
31472
31779
  "filename": "src/github/workflows-model.ts",
31473
- "line": 1134
31780
+ "line": 1162
31474
31781
  },
31475
31782
  "name": "tags",
31476
31783
  "optional": true,
@@ -31497,7 +31804,7 @@
31497
31804
  "kind": "interface",
31498
31805
  "locationInModule": {
31499
31806
  "filename": "src/github/workflows-model.ts",
31500
- "line": 1150
31807
+ "line": 1178
31501
31808
  },
31502
31809
  "name": "RegistryPackageOptions",
31503
31810
  "namespace": "github.workflows",
@@ -31514,7 +31821,7 @@
31514
31821
  "immutable": true,
31515
31822
  "locationInModule": {
31516
31823
  "filename": "src/github/workflows-model.ts",
31517
- "line": 1156
31824
+ "line": 1184
31518
31825
  },
31519
31826
  "name": "types",
31520
31827
  "optional": true,
@@ -31541,7 +31848,7 @@
31541
31848
  "kind": "interface",
31542
31849
  "locationInModule": {
31543
31850
  "filename": "src/github/workflows-model.ts",
31544
- "line": 1162
31851
+ "line": 1190
31545
31852
  },
31546
31853
  "name": "ReleaseOptions",
31547
31854
  "namespace": "github.workflows",
@@ -31558,7 +31865,7 @@
31558
31865
  "immutable": true,
31559
31866
  "locationInModule": {
31560
31867
  "filename": "src/github/workflows-model.ts",
31561
- "line": 1168
31868
+ "line": 1196
31562
31869
  },
31563
31870
  "name": "types",
31564
31871
  "optional": true,
@@ -31585,7 +31892,7 @@
31585
31892
  "kind": "interface",
31586
31893
  "locationInModule": {
31587
31894
  "filename": "src/github/workflows-model.ts",
31588
- "line": 827
31895
+ "line": 855
31589
31896
  },
31590
31897
  "name": "RepositoryDispatchOptions",
31591
31898
  "namespace": "github.workflows",
@@ -31602,7 +31909,7 @@
31602
31909
  "immutable": true,
31603
31910
  "locationInModule": {
31604
31911
  "filename": "src/github/workflows-model.ts",
31605
- "line": 833
31912
+ "line": 861
31606
31913
  },
31607
31914
  "name": "types",
31608
31915
  "optional": true,
@@ -31629,7 +31936,7 @@
31629
31936
  "kind": "interface",
31630
31937
  "locationInModule": {
31631
31938
  "filename": "src/github/workflows-model.ts",
31632
- "line": 345
31939
+ "line": 373
31633
31940
  },
31634
31941
  "name": "RunSettings",
31635
31942
  "namespace": "github.workflows",
@@ -31644,7 +31951,7 @@
31644
31951
  "immutable": true,
31645
31952
  "locationInModule": {
31646
31953
  "filename": "src/github/workflows-model.ts",
31647
- "line": 351
31954
+ "line": 379
31648
31955
  },
31649
31956
  "name": "shell",
31650
31957
  "optional": true,
@@ -31661,7 +31968,7 @@
31661
31968
  "immutable": true,
31662
31969
  "locationInModule": {
31663
31970
  "filename": "src/github/workflows-model.ts",
31664
- "line": 356
31971
+ "line": 384
31665
31972
  },
31666
31973
  "name": "workingDirectory",
31667
31974
  "optional": true,
@@ -31683,7 +31990,7 @@
31683
31990
  "kind": "interface",
31684
31991
  "locationInModule": {
31685
31992
  "filename": "src/github/workflows-model.ts",
31686
- "line": 1269
31993
+ "line": 1297
31687
31994
  },
31688
31995
  "name": "StatusOptions",
31689
31996
  "namespace": "github.workflows",
@@ -31705,7 +32012,7 @@
31705
32012
  "kind": "interface",
31706
32013
  "locationInModule": {
31707
32014
  "filename": "src/github/workflows-model.ts",
31708
- "line": 405
32015
+ "line": 433
31709
32016
  },
31710
32017
  "name": "Step",
31711
32018
  "namespace": "github.workflows",
@@ -31720,7 +32027,7 @@
31720
32027
  "immutable": true,
31721
32028
  "locationInModule": {
31722
32029
  "filename": "src/github/workflows-model.ts",
31723
- "line": 419
32030
+ "line": 447
31724
32031
  },
31725
32032
  "name": "run",
31726
32033
  "optional": true,
@@ -31738,7 +32045,7 @@
31738
32045
  "immutable": true,
31739
32046
  "locationInModule": {
31740
32047
  "filename": "src/github/workflows-model.ts",
31741
- "line": 412
32048
+ "line": 440
31742
32049
  },
31743
32050
  "name": "uses",
31744
32051
  "optional": true,
@@ -31756,7 +32063,7 @@
31756
32063
  "immutable": true,
31757
32064
  "locationInModule": {
31758
32065
  "filename": "src/github/workflows-model.ts",
31759
- "line": 426
32066
+ "line": 454
31760
32067
  },
31761
32068
  "name": "with",
31762
32069
  "optional": true,
@@ -31784,7 +32091,7 @@
31784
32091
  "kind": "interface",
31785
32092
  "locationInModule": {
31786
32093
  "filename": "src/github/workflows-model.ts",
31787
- "line": 365
32094
+ "line": 393
31788
32095
  },
31789
32096
  "name": "StepConfiguration",
31790
32097
  "namespace": "github.workflows",
@@ -31799,7 +32106,7 @@
31799
32106
  "immutable": true,
31800
32107
  "locationInModule": {
31801
32108
  "filename": "src/github/workflows-model.ts",
31802
- "line": 388
32109
+ "line": 416
31803
32110
  },
31804
32111
  "name": "env",
31805
32112
  "optional": true,
@@ -31822,7 +32129,7 @@
31822
32129
  "immutable": true,
31823
32130
  "locationInModule": {
31824
32131
  "filename": "src/github/workflows-model.ts",
31825
- "line": 370
32132
+ "line": 398
31826
32133
  },
31827
32134
  "name": "id",
31828
32135
  "optional": true,
@@ -31840,7 +32147,7 @@
31840
32147
  "immutable": true,
31841
32148
  "locationInModule": {
31842
32149
  "filename": "src/github/workflows-model.ts",
31843
- "line": 377
32150
+ "line": 405
31844
32151
  },
31845
32152
  "name": "if",
31846
32153
  "optional": true,
@@ -31857,7 +32164,7 @@
31857
32164
  "immutable": true,
31858
32165
  "locationInModule": {
31859
32166
  "filename": "src/github/workflows-model.ts",
31860
- "line": 382
32167
+ "line": 410
31861
32168
  },
31862
32169
  "name": "name",
31863
32170
  "optional": true,
@@ -31875,7 +32182,7 @@
31875
32182
  "immutable": true,
31876
32183
  "locationInModule": {
31877
32184
  "filename": "src/github/workflows-model.ts",
31878
- "line": 394
32185
+ "line": 422
31879
32186
  },
31880
32187
  "name": "workingDirectory",
31881
32188
  "optional": true,
@@ -32041,7 +32348,7 @@
32041
32348
  "kind": "interface",
32042
32349
  "locationInModule": {
32043
32350
  "filename": "src/github/workflows-model.ts",
32044
- "line": 581
32351
+ "line": 609
32045
32352
  },
32046
32353
  "name": "Triggers",
32047
32354
  "namespace": "github.workflows",
@@ -32055,7 +32362,7 @@
32055
32362
  "immutable": true,
32056
32363
  "locationInModule": {
32057
32364
  "filename": "src/github/workflows-model.ts",
32058
- "line": 623
32365
+ "line": 651
32059
32366
  },
32060
32367
  "name": "branchProtectionRule",
32061
32368
  "optional": true,
@@ -32072,7 +32379,7 @@
32072
32379
  "immutable": true,
32073
32380
  "locationInModule": {
32074
32381
  "filename": "src/github/workflows-model.ts",
32075
- "line": 628
32382
+ "line": 656
32076
32383
  },
32077
32384
  "name": "checkRun",
32078
32385
  "optional": true,
@@ -32089,7 +32396,7 @@
32089
32396
  "immutable": true,
32090
32397
  "locationInModule": {
32091
32398
  "filename": "src/github/workflows-model.ts",
32092
- "line": 633
32399
+ "line": 661
32093
32400
  },
32094
32401
  "name": "checkSuite",
32095
32402
  "optional": true,
@@ -32106,7 +32413,7 @@
32106
32413
  "immutable": true,
32107
32414
  "locationInModule": {
32108
32415
  "filename": "src/github/workflows-model.ts",
32109
- "line": 639
32416
+ "line": 667
32110
32417
  },
32111
32418
  "name": "create",
32112
32419
  "optional": true,
@@ -32123,7 +32430,7 @@
32123
32430
  "immutable": true,
32124
32431
  "locationInModule": {
32125
32432
  "filename": "src/github/workflows-model.ts",
32126
- "line": 645
32433
+ "line": 673
32127
32434
  },
32128
32435
  "name": "delete",
32129
32436
  "optional": true,
@@ -32141,7 +32448,7 @@
32141
32448
  "immutable": true,
32142
32449
  "locationInModule": {
32143
32450
  "filename": "src/github/workflows-model.ts",
32144
- "line": 652
32451
+ "line": 680
32145
32452
  },
32146
32453
  "name": "deployment",
32147
32454
  "optional": true,
@@ -32159,7 +32466,7 @@
32159
32466
  "immutable": true,
32160
32467
  "locationInModule": {
32161
32468
  "filename": "src/github/workflows-model.ts",
32162
- "line": 659
32469
+ "line": 687
32163
32470
  },
32164
32471
  "name": "deploymentStatus",
32165
32472
  "optional": true,
@@ -32178,7 +32485,7 @@
32178
32485
  "immutable": true,
32179
32486
  "locationInModule": {
32180
32487
  "filename": "src/github/workflows-model.ts",
32181
- "line": 665
32488
+ "line": 693
32182
32489
  },
32183
32490
  "name": "discussion",
32184
32491
  "optional": true,
@@ -32197,7 +32504,7 @@
32197
32504
  "immutable": true,
32198
32505
  "locationInModule": {
32199
32506
  "filename": "src/github/workflows-model.ts",
32200
- "line": 671
32507
+ "line": 699
32201
32508
  },
32202
32509
  "name": "discussionComment",
32203
32510
  "optional": true,
@@ -32214,7 +32521,7 @@
32214
32521
  "immutable": true,
32215
32522
  "locationInModule": {
32216
32523
  "filename": "src/github/workflows-model.ts",
32217
- "line": 677
32524
+ "line": 705
32218
32525
  },
32219
32526
  "name": "fork",
32220
32527
  "optional": true,
@@ -32231,7 +32538,7 @@
32231
32538
  "immutable": true,
32232
32539
  "locationInModule": {
32233
32540
  "filename": "src/github/workflows-model.ts",
32234
- "line": 683
32541
+ "line": 711
32235
32542
  },
32236
32543
  "name": "gollum",
32237
32544
  "optional": true,
@@ -32248,7 +32555,7 @@
32248
32555
  "immutable": true,
32249
32556
  "locationInModule": {
32250
32557
  "filename": "src/github/workflows-model.ts",
32251
- "line": 688
32558
+ "line": 716
32252
32559
  },
32253
32560
  "name": "issueComment",
32254
32561
  "optional": true,
@@ -32265,7 +32572,7 @@
32265
32572
  "immutable": true,
32266
32573
  "locationInModule": {
32267
32574
  "filename": "src/github/workflows-model.ts",
32268
- "line": 693
32575
+ "line": 721
32269
32576
  },
32270
32577
  "name": "issues",
32271
32578
  "optional": true,
@@ -32282,7 +32589,7 @@
32282
32589
  "immutable": true,
32283
32590
  "locationInModule": {
32284
32591
  "filename": "src/github/workflows-model.ts",
32285
- "line": 698
32592
+ "line": 726
32286
32593
  },
32287
32594
  "name": "label",
32288
32595
  "optional": true,
@@ -32299,7 +32606,7 @@
32299
32606
  "immutable": true,
32300
32607
  "locationInModule": {
32301
32608
  "filename": "src/github/workflows-model.ts",
32302
- "line": 706
32609
+ "line": 734
32303
32610
  },
32304
32611
  "name": "mergeGroup",
32305
32612
  "optional": true,
@@ -32316,7 +32623,7 @@
32316
32623
  "immutable": true,
32317
32624
  "locationInModule": {
32318
32625
  "filename": "src/github/workflows-model.ts",
32319
- "line": 711
32626
+ "line": 739
32320
32627
  },
32321
32628
  "name": "milestone",
32322
32629
  "optional": true,
@@ -32333,7 +32640,7 @@
32333
32640
  "immutable": true,
32334
32641
  "locationInModule": {
32335
32642
  "filename": "src/github/workflows-model.ts",
32336
- "line": 717
32643
+ "line": 745
32337
32644
  },
32338
32645
  "name": "pageBuild",
32339
32646
  "optional": true,
@@ -32350,7 +32657,7 @@
32350
32657
  "immutable": true,
32351
32658
  "locationInModule": {
32352
32659
  "filename": "src/github/workflows-model.ts",
32353
- "line": 722
32660
+ "line": 750
32354
32661
  },
32355
32662
  "name": "project",
32356
32663
  "optional": true,
@@ -32367,7 +32674,7 @@
32367
32674
  "immutable": true,
32368
32675
  "locationInModule": {
32369
32676
  "filename": "src/github/workflows-model.ts",
32370
- "line": 727
32677
+ "line": 755
32371
32678
  },
32372
32679
  "name": "projectCard",
32373
32680
  "optional": true,
@@ -32384,7 +32691,7 @@
32384
32691
  "immutable": true,
32385
32692
  "locationInModule": {
32386
32693
  "filename": "src/github/workflows-model.ts",
32387
- "line": 732
32694
+ "line": 760
32388
32695
  },
32389
32696
  "name": "projectColumn",
32390
32697
  "optional": true,
@@ -32401,7 +32708,7 @@
32401
32708
  "immutable": true,
32402
32709
  "locationInModule": {
32403
32710
  "filename": "src/github/workflows-model.ts",
32404
- "line": 738
32711
+ "line": 766
32405
32712
  },
32406
32713
  "name": "public",
32407
32714
  "optional": true,
@@ -32418,7 +32725,7 @@
32418
32725
  "immutable": true,
32419
32726
  "locationInModule": {
32420
32727
  "filename": "src/github/workflows-model.ts",
32421
- "line": 743
32728
+ "line": 771
32422
32729
  },
32423
32730
  "name": "pullRequest",
32424
32731
  "optional": true,
@@ -32435,7 +32742,7 @@
32435
32742
  "immutable": true,
32436
32743
  "locationInModule": {
32437
32744
  "filename": "src/github/workflows-model.ts",
32438
- "line": 748
32745
+ "line": 776
32439
32746
  },
32440
32747
  "name": "pullRequestReview",
32441
32748
  "optional": true,
@@ -32452,7 +32759,7 @@
32452
32759
  "immutable": true,
32453
32760
  "locationInModule": {
32454
32761
  "filename": "src/github/workflows-model.ts",
32455
- "line": 754
32762
+ "line": 782
32456
32763
  },
32457
32764
  "name": "pullRequestReviewComment",
32458
32765
  "optional": true,
@@ -32471,7 +32778,7 @@
32471
32778
  "immutable": true,
32472
32779
  "locationInModule": {
32473
32780
  "filename": "src/github/workflows-model.ts",
32474
- "line": 775
32781
+ "line": 803
32475
32782
  },
32476
32783
  "name": "pullRequestTarget",
32477
32784
  "optional": true,
@@ -32488,7 +32795,7 @@
32488
32795
  "immutable": true,
32489
32796
  "locationInModule": {
32490
32797
  "filename": "src/github/workflows-model.ts",
32491
- "line": 781
32798
+ "line": 809
32492
32799
  },
32493
32800
  "name": "push",
32494
32801
  "optional": true,
@@ -32505,7 +32812,7 @@
32505
32812
  "immutable": true,
32506
32813
  "locationInModule": {
32507
32814
  "filename": "src/github/workflows-model.ts",
32508
- "line": 786
32815
+ "line": 814
32509
32816
  },
32510
32817
  "name": "registryPackage",
32511
32818
  "optional": true,
@@ -32522,7 +32829,7 @@
32522
32829
  "immutable": true,
32523
32830
  "locationInModule": {
32524
32831
  "filename": "src/github/workflows-model.ts",
32525
- "line": 791
32832
+ "line": 819
32526
32833
  },
32527
32834
  "name": "release",
32528
32835
  "optional": true,
@@ -32539,7 +32846,7 @@
32539
32846
  "immutable": true,
32540
32847
  "locationInModule": {
32541
32848
  "filename": "src/github/workflows-model.ts",
32542
- "line": 608
32849
+ "line": 636
32543
32850
  },
32544
32851
  "name": "repositoryDispatch",
32545
32852
  "optional": true,
@@ -32558,7 +32865,7 @@
32558
32865
  "immutable": true,
32559
32866
  "locationInModule": {
32560
32867
  "filename": "src/github/workflows-model.ts",
32561
- "line": 591
32868
+ "line": 619
32562
32869
  },
32563
32870
  "name": "schedule",
32564
32871
  "optional": true,
@@ -32580,7 +32887,7 @@
32580
32887
  "immutable": true,
32581
32888
  "locationInModule": {
32582
32889
  "filename": "src/github/workflows-model.ts",
32583
- "line": 797
32890
+ "line": 825
32584
32891
  },
32585
32892
  "name": "status",
32586
32893
  "optional": true,
@@ -32597,7 +32904,7 @@
32597
32904
  "immutable": true,
32598
32905
  "locationInModule": {
32599
32906
  "filename": "src/github/workflows-model.ts",
32600
- "line": 802
32907
+ "line": 830
32601
32908
  },
32602
32909
  "name": "watch",
32603
32910
  "optional": true,
@@ -32615,7 +32922,7 @@
32615
32922
  "immutable": true,
32616
32923
  "locationInModule": {
32617
32924
  "filename": "src/github/workflows-model.ts",
32618
- "line": 616
32925
+ "line": 644
32619
32926
  },
32620
32927
  "name": "workflowCall",
32621
32928
  "optional": true,
@@ -32633,7 +32940,7 @@
32633
32940
  "immutable": true,
32634
32941
  "locationInModule": {
32635
32942
  "filename": "src/github/workflows-model.ts",
32636
- "line": 601
32943
+ "line": 629
32637
32944
  },
32638
32945
  "name": "workflowDispatch",
32639
32946
  "optional": true,
@@ -32651,7 +32958,7 @@
32651
32958
  "immutable": true,
32652
32959
  "locationInModule": {
32653
32960
  "filename": "src/github/workflows-model.ts",
32654
- "line": 810
32961
+ "line": 838
32655
32962
  },
32656
32963
  "name": "workflowRun",
32657
32964
  "optional": true,
@@ -32673,7 +32980,7 @@
32673
32980
  "kind": "interface",
32674
32981
  "locationInModule": {
32675
32982
  "filename": "src/github/workflows-model.ts",
32676
- "line": 1182
32983
+ "line": 1210
32677
32984
  },
32678
32985
  "name": "WatchOptions",
32679
32986
  "namespace": "github.workflows",
@@ -32690,7 +32997,7 @@
32690
32997
  "immutable": true,
32691
32998
  "locationInModule": {
32692
32999
  "filename": "src/github/workflows-model.ts",
32693
- "line": 1188
33000
+ "line": 1216
32694
33001
  },
32695
33002
  "name": "types",
32696
33003
  "optional": true,
@@ -32717,7 +33024,7 @@
32717
33024
  "kind": "interface",
32718
33025
  "locationInModule": {
32719
33026
  "filename": "src/github/workflows-model.ts",
32720
- "line": 1224
33027
+ "line": 1252
32721
33028
  },
32722
33029
  "name": "WorkflowCallOptions",
32723
33030
  "namespace": "github.workflows",
@@ -32734,7 +33041,7 @@
32734
33041
  "kind": "interface",
32735
33042
  "locationInModule": {
32736
33043
  "filename": "src/github/workflows-model.ts",
32737
- "line": 1219
33044
+ "line": 1247
32738
33045
  },
32739
33046
  "name": "WorkflowDispatchOptions",
32740
33047
  "namespace": "github.workflows",
@@ -32751,7 +33058,7 @@
32751
33058
  "kind": "interface",
32752
33059
  "locationInModule": {
32753
33060
  "filename": "src/github/workflows-model.ts",
32754
- "line": 1194
33061
+ "line": 1222
32755
33062
  },
32756
33063
  "name": "WorkflowRunOptions",
32757
33064
  "namespace": "github.workflows",
@@ -32768,7 +33075,7 @@
32768
33075
  "immutable": true,
32769
33076
  "locationInModule": {
32770
33077
  "filename": "src/github/workflows-model.ts",
32771
- "line": 1212
33078
+ "line": 1240
32772
33079
  },
32773
33080
  "name": "branches",
32774
33081
  "optional": true,
@@ -32793,7 +33100,7 @@
32793
33100
  "immutable": true,
32794
33101
  "locationInModule": {
32795
33102
  "filename": "src/github/workflows-model.ts",
32796
- "line": 1206
33103
+ "line": 1234
32797
33104
  },
32798
33105
  "name": "types",
32799
33106
  "optional": true,
@@ -32818,7 +33125,7 @@
32818
33125
  "immutable": true,
32819
33126
  "locationInModule": {
32820
33127
  "filename": "src/github/workflows-model.ts",
32821
- "line": 1200
33128
+ "line": 1228
32822
33129
  },
32823
33130
  "name": "workflows",
32824
33131
  "optional": true,
@@ -65596,6 +65903,6 @@
65596
65903
  "symbolId": "src/web/tailwind:TailwindConfigOptions"
65597
65904
  }
65598
65905
  },
65599
- "version": "0.91.21",
65600
- "fingerprint": "9tzLjlesVjpnMDbAjRZrokC1YiNc4enI16OzJaSpc1w="
65906
+ "version": "0.91.23",
65907
+ "fingerprint": "VYm+knTIYRblyjEJydbS3M1QcRRlFPzMug+xPdD6GCE="
65601
65908
  }