This repository was archived by the owner on Aug 16, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 777777 "jira" : {
778778 "type" : " object" ,
779779 "properties" : {
780- "enabled " : {
780+ "usage " : {
781781 "type" : " string" ,
782- "enum" : [" auto" , " true " , " false " ],
782+ "enum" : [" auto" , " enabled " , " disabled " ],
783783 "default" : " auto" ,
784784 "description" : " Jira | Enable the Jira integration for opening issues, etc. 'auto' disables the integration for public repositories."
785785 }
790790 "linear" : {
791791 "type" : " object" ,
792792 "properties" : {
793- "enabled " : {
793+ "usage " : {
794794 "type" : " string" ,
795- "enum" : [" auto" , " true " , " false " ],
795+ "enum" : [" auto" , " enabled " , " disabled " ],
796796 "default" : " auto" ,
797797 "description" : " Linear | Enable the Linear integration for opening issues, etc. 'auto' disables the integration for public repositories."
798798 }
845845 "jira" : {
846846 "type" : " object" ,
847847 "properties" : {
848- "enabled " : {
848+ "usage " : {
849849 "type" : " string" ,
850- "enum" : [" auto" , " true " , " false " ],
850+ "enum" : [" auto" , " enabled " , " disabled " ],
851851 "default" : " auto" ,
852852 "description" : " Jira | Enable the Jira knowledge base integration. 'auto' disables the integration for public repositories."
853853 },
866866 "linear" : {
867867 "type" : " object" ,
868868 "properties" : {
869- "enabled " : {
869+ "usage " : {
870870 "type" : " string" ,
871- "enum" : [" auto" , " true " , " false " ],
871+ "enum" : [" auto" , " enabled " , " disabled " ],
872872 "default" : " auto" ,
873873 "description" : " Linear | Enable the Linear knowledge base integration. 'auto' disables the integration for public repositories."
874874 },
You can’t perform that action at this time.
0 commit comments