PromucFlow_constructor/.github/config.json
2021-09-27 22:59:59 +05:30

1284 lines
34 KiB
JSON

{
"runners": [
{
"versioning": {
"source": "milestones",
"type": "SemVer"
},
"prereleaseName": "alpha",
"issue": {
"labels": {
"Actions Pod": {
"conditions": [
{
"label": "BE Coder Pod",
"type": "hasLabel",
"value": true
},
{
"label": "FE Coder Pod",
"type": "hasLabel",
"value": true
}
],
"requires": 1
},
"Platform Pod": {
"conditions": [
{
"label": "Platform Pod",
"type": "hasLabel",
"value": true
},
{
"label": "Team Managers Pod",
"type": "hasLabel",
"value": true
},
{
"label": "New Developer Pod",
"type": "hasLabel",
"value": true
},
{
"label": "Example Apps",
"type": "hasLabel",
"value": true
}
],
"requires": 1
},
"BE Coder Pod": {
"conditions": [
{
"label": "Datasources",
"type": "hasLabel",
"value": true
},
{
"label": "Firestore",
"type": "hasLabel",
"value": true
},
{
"label": "Google Sheets",
"type": "hasLabel",
"value": true
},
{
"label": "Mongo",
"type": "hasLabel",
"value": true
},
{
"label": "MySQL",
"type": "hasLabel",
"value": true
},
{
"label": "Redshift",
"type": "hasLabel",
"value": true
},
{
"label": "UQI",
"type": "hasLabel",
"value": true
},
{
"label": "Query Editor",
"type": "hasLabel",
"value": true
},
{
"label": "API pane",
"type": "hasLabel",
"value": true
},
{
"label": "New Integration",
"type": "hasLabel",
"value": true
},
{
"label": "snowflake",
"type": "hasLabel",
"value": true
},
{
"label": "S3",
"type": "hasLabel",
"value": true
},
{
"label": "Query Executions",
"type": "hasLabel",
"value": true
},
{
"label": "BE Coder Pod",
"type": "hasLabel",
"value": true
}
],
"requires": 1
},
"Team Managers Pod": {
"conditions": [
{
"label": "Collaboration",
"type": "hasLabel",
"value": true
},
{
"label": "invite users",
"type": "hasLabel",
"value": true
},
{
"label": "Login / Signup",
"type": "hasLabel",
"value": true
},
{
"label": "Settings",
"type": "hasLabel",
"value": true
},
{
"label": "Git Version Control",
"type": "hasLabel",
"value": true
},
{
"label": "ACL",
"type": "hasLabel",
"value": true
},
{
"label": "Home Page",
"type": "hasLabel",
"value": true
},
{
"label": "Import-Export-App",
"type": "hasLabel",
"value": true
},
{
"label": "advanced",
"type": "hasLabel",
"value": true
},
{
"label": "Team Managers Pod",
"type": "hasLabel",
"value": true
}
],
"requires": 1
},
"FE Coder Pod": {
"conditions": [
{
"label": "JS Linting & Errors",
"type": "hasLabel",
"value": true
},
{
"label": "JS Editor",
"type": "hasLabel",
"value": true
},
{
"label": "Debugger",
"type": "hasLabel",
"value": true
},
{
"label": "JS",
"type": "hasLabel",
"value": true
},
{
"label": "JS Snippets",
"type": "hasLabel",
"value": true
},
{
"label": "Autocomplete",
"type": "hasLabel",
"value": true
},
{
"label": "FE Coder Pod",
"type": "hasLabel",
"value": true
}
],
"requires": 1
},
"New Developer Pod": {
"conditions": [
{
"label": "Deployment",
"type": "hasLabel",
"value": true
},
{
"label": "Fork App",
"type": "hasLabel",
"value": true
},
{
"label": "Omnibar",
"type": "hasLabel",
"value": true
},
{
"label": "Onboarding",
"type": "hasLabel",
"value": true
},
{
"label": "Telemetry",
"type": "hasLabel",
"value": true
},
{
"label": "Entity Explorer",
"type": "hasLabel",
"value": true
},
{
"label": "Editor Navigation",
"type": "hasLabel",
"value": true
},
{
"label": "Generate Page",
"type": "hasLabel",
"value": true
},
{
"label": "IDE",
"type": "hasLabel",
"value": true
},
{
"label": "In App Comms",
"type": "hasLabel",
"value": true
},
{
"label": "New Developer Pod",
"type": "hasLabel",
"value": true
}
],
"requires": 1
},
"UI Builders Pod": {
"conditions": [
{
"label": "Mobile Viewport",
"type": "hasLabel",
"value": true
},
{
"label": "Property Pane",
"type": "hasLabel",
"value": true
},
{
"label": "Pages",
"type": "hasLabel",
"value": true
},
{
"label": "UI Builders Pod",
"type": "hasLabel",
"value": true
}
],
"requires": 1
},
"UI Building Pod": {
"conditions": [
{
"label": "UI Performance",
"type": "hasLabel",
"value": true
},
{
"label": "Widgets Pod",
"type": "hasLabel",
"value": true
},
{
"label": "UI Builders Pod",
"type": "hasLabel",
"value": true
}
],
"requires": 1
},
"Widgets Pod": {
"conditions": [
{
"label": "Button Widget",
"type": "hasLabel",
"value": true
},
{
"label": "Chart Widget",
"type": "hasLabel",
"value": true
},
{
"label": "Checkbox Widget",
"type": "hasLabel",
"value": true
},
{
"label": "Container Widget",
"type": "hasLabel",
"value": true
},
{
"label": "Date Picker Widget",
"type": "hasLabel",
"value": true
},
{
"label": "Select Widget",
"type": "hasLabel",
"value": true
},
{
"label": "File Picker Widget",
"type": "hasLabel",
"value": true
},
{
"label": "Form Widget",
"type": "hasLabel",
"value": true
},
{
"label": "Image Widget",
"type": "hasLabel",
"value": true
},
{
"label": "Input Widget",
"type": "hasLabel",
"value": true
},
{
"label": "List Widget",
"type": "hasLabel",
"value": true
},
{
"label": "MultiSelect Widget",
"type": "hasLabel",
"value": true
},
{
"label": "Map Widget",
"type": "hasLabel",
"value": true
},
{
"label": "Modal Widget",
"type": "hasLabel",
"value": true
},
{
"label": "Radio Widget",
"type": "hasLabel",
"value": true
},
{
"label": "Rich Text Editor Widget",
"type": "hasLabel",
"value": true
},
{
"label": "Tab Widget",
"type": "hasLabel",
"value": true
},
{
"label": "Table Widget",
"type": "hasLabel",
"value": true
},
{
"label": "Text Widget",
"type": "hasLabel",
"value": true
},
{
"label": "Video Widget",
"type": "hasLabel",
"value": true
},
{
"label": "iFrame",
"type": "hasLabel",
"value": true
},
{
"label": "Menu Button",
"type": "hasLabel",
"value": true
},
{
"label": "Rating",
"type": "hasLabel",
"value": true
},
{
"label": "Widget Validation",
"type": "hasLabel",
"value": true
},
{
"label": "reallabel",
"type": "hasLabel",
"value": true
},
{
"label": "New Widget",
"type": "hasLabel",
"value": true
},
{
"label": "Switch widget",
"type": "hasLabel",
"value": true
},
{
"label": "Widget Styling",
"type": "hasLabel",
"value": true
},
{
"label": "Audio Widget",
"type": "hasLabel",
"value": true
},
{
"label": "Icon Button Widget",
"type": "hasLabel",
"value": true
},
{
"label": "Checkbox Group widget",
"type": "hasLabel",
"value": true
},
{
"label": "Stat Box Widget",
"type": "hasLabel",
"value": true
},
{
"label": "Voice Recorder Widget",
"type": "hasLabel",
"value": true
},
{
"label": "Calendar Widget",
"type": "hasLabel",
"value": true
},
{
"label": "view-mode",
"type": "hasLabel",
"value": true
},
{
"label": "Menu Button Widget",
"type": "hasLabel",
"value": true
},
{
"label": "Divider Widget",
"type": "hasLabel",
"value": true
},
{
"label": "Rating Widget",
"type": "hasLabel",
"value": true
},
{
"label": "Widgets Pod",
"type": "hasLabel",
"value": true
}
],
"requires": 1
}
}
},
"root": "."
}
],
"labels": {
"Tab Widget": {
"color": "e2c76c",
"name": "Tab Widget",
"description": ""
},
"Dont merge": {
"color": "ADB39C",
"name": "Dont merge",
"description": ""
},
"Epic": {
"color": "3E4B9E",
"name": "Epic",
"description": "A zenhub epic that describes a project"
},
"Menu Button Widget": {
"color": "235708",
"name": "Menu Button Widget",
"description": "Issues related to Menu Button widget"
},
"advanced": {
"color": "5f4115",
"name": "advanced",
"description": "Features aimed at advanced users"
},
"Checkbox Group widget": {
"color": "D2ACD2",
"name": "Checkbox Group widget",
"description": "Issues related to Checkbox Group Widget"
},
"Input Widget": {
"color": "ae65d8",
"name": "Input Widget",
"description": ""
},
"Security": {
"color": "99139C",
"name": "Security",
"description": ""
},
"QA": {
"color": "e2ca68",
"name": "QA",
"description": ""
},
"Verified": {
"color": "9bf416",
"name": "Verified",
"description": ""
},
"Wont Fix": {
"color": "ffffff",
"name": "Wont Fix",
"description": "This will not be worked on"
},
"java": {
"color": "ffa221",
"name": "java",
"description": "Pull requests that update Java code"
},
"MySQL": {
"color": "B0F9F4",
"name": "MySQL",
"description": ""
},
"Development": {
"color": "9F8A02",
"name": "Development",
"description": ""
},
"Help Wanted": {
"color": "008672",
"name": "Help Wanted",
"description": "Extra attention is needed"
},
"Home Page": {
"color": "9c0c8e",
"name": "Home Page",
"description": "Issues related to the application home page"
},
"Rating Widget": {
"color": "235708",
"name": "Rating Widget",
"description": "Issues related to the rating widget"
},
"Stat Box Widget": {
"color": "f1c9ce",
"name": "Stat Box Widget",
"description": "Issues related to stat box"
},
"Enhancement": {
"color": "a2eeef",
"name": "Enhancement",
"description": "New feature or request"
},
"invite users": {
"color": "E63A58",
"name": "invite users",
"description": "Invite users flow and any associated actions"
},
"Settings": {
"color": "f7ff60",
"name": "Settings",
"description": "organization, team & user settings"
},
"Fork App": {
"color": "5369db",
"name": "Fork App",
"description": "Issues related to forking apps"
},
"Container Widget": {
"color": "19AD0D",
"name": "Container Widget",
"description": "Container widget"
},
"BE Coder Pod": {
"color": "f030c1",
"name": "BE Coder Pod",
"description": "Issues related to users writing code to fetch and update data in appsmith"
},
"POC": {
"color": "5B19AA",
"name": "POC",
"description": "Task inside sprint which need a POC"
},
"Papercut": {
"color": "B562F6",
"name": "Papercut",
"description": ""
},
"community": {
"color": "dded34",
"name": "community",
"description": "issues reported by community members"
},
"Needs Design": {
"color": "bfd4f2",
"name": "Needs Design",
"description": "needs design or changes to design"
},
"UQI": {
"color": "FB8E9C",
"name": "UQI",
"description": ""
},
"AutomationGap": {
"color": "224B7A",
"name": "AutomationGap",
"description": ""
},
"release-frozen": {
"color": "E1F3D2",
"name": "release-frozen",
"description": "Issues related to the frozen release branch"
},
"i18n": {
"color": "46A7DB",
"name": "i18n",
"description": "Represents issues that need to be tackled to handle internationalization"
},
"Rich Text Editor Widget": {
"color": "f72cac",
"name": "Rich Text Editor Widget",
"description": ""
},
"Onboarding": {
"color": "d5794b",
"name": "Onboarding",
"description": "Issues related to onboarding new developers"
},
"Pages": {
"color": "d7fd80",
"name": "Pages",
"description": "Issues related to configuring pages"
},
"skip-changelog": {
"color": "06086F",
"name": "skip-changelog",
"description": "Adding this label to a PR prevents it from being listed in the changelog"
},
"Low": {
"color": "79e53b",
"name": "Low",
"description": "An issue that is neither critical nor breaks a user flow"
},
"potential-duplicate": {
"color": "d3cb2e",
"name": "potential-duplicate",
"description": "This label marks issues that are potential duplicates of already open issues"
},
"Audio Widget": {
"color": "447B9A",
"name": "Audio Widget",
"description": "Issues related to Audio Widget"
},
"Firestore": {
"color": "F1C2DF",
"name": "Firestore",
"description": "Issues related to the firestore Integration"
},
"New Developer Pod": {
"color": "54f3f6",
"name": "New Developer Pod",
"description": "Issues that new developers face while exploring the IDE"
},
"Mobile Viewport": {
"color": "2d833a",
"name": "Mobile Viewport",
"description": "Issues seen on mobile viewports"
},
"New Widget": {
"color": "be4cf2",
"name": "New Widget",
"description": "A request for a new widget"
},
"Editor Navigation": {
"color": "15777f",
"name": "Editor Navigation",
"description": "Issues related to navigating the editor"
},
"Performance": {
"color": "d30e53",
"name": "Performance",
"description": "Page Load and evaluations"
},
"Query Executions": {
"color": "235708",
"name": "Query Executions",
"description": "Issues related to API / Query execution"
},
"Modal Widget": {
"color": "03846f",
"name": "Modal Widget",
"description": ""
},
"UX Improvement": {
"color": "f4a089",
"name": "UX Improvement",
"description": ""
},
"S3": {
"color": "c57928",
"name": "S3",
"description": "Issues related to the S3 plugin"
},
"safari": {
"color": "51C6AA",
"name": "safari",
"description": "Bugs seen on safari browser"
},
"Example Apps": {
"color": "1273ec",
"name": "Example Apps",
"description": "Example apps created for new signups"
},
"MultiSelect Widget": {
"color": "AB62D4",
"name": "MultiSelect Widget",
"description": "Issues related to MultiSelect Widget"
},
"JS Editor": {
"color": "48b992",
"name": "JS Editor",
"description": "Issues related to JS Editor"
},
"Widget Styling": {
"color": "37EA75",
"name": "Widget Styling",
"description": "all about widget styling"
},
"Calendar Widget": {
"color": "8c6644",
"name": "Calendar Widget",
"description": ""
},
"JS": {
"color": "e46785",
"name": "JS",
"description": "Issues related to JS on the platform"
},
"Website": {
"color": "151720",
"name": "Website",
"description": "Related to www.appsmith.com website"
},
"Low effort": {
"color": "8B59F0",
"name": "Low effort",
"description": "Something that'll take a few days to build"
},
"Widgets Pod": {
"color": "cd8ef9",
"name": "Widgets Pod",
"description": "This label assigns issues to the widgets pod"
},
"Checkbox Widget": {
"color": "074ac6",
"name": "Checkbox Widget",
"description": ""
},
"Spam": {
"color": "620faf",
"name": "Spam",
"description": ""
},
"Voice Recorder Widget": {
"color": "85bc87",
"name": "Voice Recorder Widget",
"description": ""
},
"Select Widget": {
"color": "0c669e",
"name": "Select Widget",
"description": "Select or dropdown widget"
},
"Bug": {
"color": "d73a4a",
"name": "Bug",
"description": "Something isn't working"
},
"Widget Validation": {
"color": "6990BC",
"name": "Widget Validation",
"description": "Issues related to widget property validation"
},
"Generate Page": {
"color": "f14274",
"name": "Generate Page",
"description": "Issures related to page generation"
},
"File Picker Widget": {
"color": "6ae4f2",
"name": "File Picker Widget",
"description": ""
},
"snowflake": {
"color": "47075c",
"name": "snowflake",
"description": "Issues related to the snowflake Integration"
},
"Automation": {
"color": "CCAF60",
"name": "Automation",
"description": ""
},
"hotfix": {
"color": "BA3F1D",
"name": "hotfix",
"description": ""
},
"Team Managers Pod": {
"color": "bddb81",
"name": "Team Managers Pod",
"description": "Issues that team managers care about for the security and efficiency of their teams"
},
"API pane": {
"color": "e417c7",
"name": "API pane",
"description": "API configuration section"
},
"CI": {
"color": "59beea",
"name": "CI",
"description": ""
},
"Import-Export-App": {
"color": "a7768a",
"name": "Import-Export-App",
"description": "Issues related to importing and exporting apps"
},
"High effort": {
"color": "A7E87B",
"name": "High effort",
"description": "Something that'll take more than a month to build"
},
"ACL": {
"color": "5428a9",
"name": "ACL",
"description": "User permissions and access controls"
},
"Telemetry": {
"color": "bc70f9",
"name": "Telemetry",
"description": "Issues related to instrumenting appsmith"
},
"Radio Widget": {
"color": "91ef15",
"name": "Radio Widget",
"description": ""
},
"Omnibar": {
"color": "10b5ce",
"name": "Omnibar",
"description": "Issues related to the omnibar for navigation"
},
"Button Widget": {
"color": "34efae",
"name": "Button Widget",
"description": ""
},
"Switch widget": {
"color": "33A8CE",
"name": "Switch widget",
"description": "The switch widget"
},
"Map Widget": {
"color": "7eef7a",
"name": "Map Widget",
"description": ""
},
"UI Building Pod": {
"color": "e2ffb2",
"name": "UI Building Pod",
"description": ""
},
"Cannot Reproduce": {
"color": "35d6c8",
"name": "Cannot Reproduce",
"description": ""
},
"Task": {
"color": "085630",
"name": "Task",
"description": "A simple Todo"
},
"Design System": {
"color": "fbca04",
"name": "Design System",
"description": "Design system"
},
"opera": {
"color": "C63F5B",
"name": "opera",
"description": "Any issues identified on the opera browser"
},
"Login / Signup": {
"color": "949fe0",
"name": "Login / Signup",
"description": "Authentication flows"
},
"Image Widget": {
"color": "8de8ad",
"name": "Image Widget",
"description": ""
},
"firefox": {
"color": "6d56e2",
"name": "firefox",
"description": ""
},
"Property Pane": {
"color": "b356ff",
"name": "Property Pane",
"description": "Issues related to the behaviour of the property pane"
},
"intermittent": {
"color": "EDF2EF",
"name": "intermittent",
"description": ""
},
"Deployment": {
"color": "bdf989",
"name": "Deployment",
"description": "Installation process of appsmith"
},
"Critical": {
"color": "9b1b28",
"name": "Critical",
"description": "This issue needs immediate attention. Drop everything else"
},
"IDE": {
"color": "61b2ee",
"name": "IDE",
"description": "Issues related to the IDE"
},
"Production": {
"color": "b60205",
"name": "Production",
"description": ""
},
"Dependencies": {
"color": "0366d6",
"name": "Dependencies",
"description": "Pull requests that update a dependency file"
},
"Actions Pod": {
"color": "61ed84",
"name": "Actions Pod",
"description": "Issues picked up by the action pod"
},
"Google Sheets": {
"color": "51D86A",
"name": "Google Sheets",
"description": "Issues related to Google Sheets"
},
"Icon Button Widget": {
"color": "D319CE",
"name": "Icon Button Widget",
"description": "Issues related to the icon button widget"
},
"Mongo": {
"color": "fef2c0",
"name": "Mongo",
"description": "Issues related to Mongo DB plugin"
},
"Documentation": {
"color": "0075ca",
"name": "Documentation",
"description": "Improvements or additions to documentation"
},
"keyboard shortcut": {
"color": "0688B6",
"name": "keyboard shortcut",
"description": ""
},
"Git Version Control": {
"color": "C4568E",
"name": "Git Version Control",
"description": "Issues related to version control"
},
"Reopen": {
"color": "897548",
"name": "Reopen",
"description": ""
},
"Redshift": {
"color": "ABAEB5",
"name": "Redshift",
"description": "Issues related to the redshift integration"
},
"Date Picker Widget": {
"color": "ef1ce1",
"name": "Date Picker Widget",
"description": ""
},
"Entity Explorer": {
"color": "a2e2f9",
"name": "Entity Explorer",
"description": "Issues related to navigation using the entity explorer"
},
"view-mode": {
"color": "d5e03c",
"name": "view-mode",
"description": "Issues related to the view mode"
},
"JS Linting & Errors": {
"color": "E56AA5",
"name": "JS Linting & Errors",
"description": "Issues related to JS Linting and errors"
},
"iFrame": {
"color": "3CD1DB",
"name": "iFrame",
"description": "Issues related to iFrame"
},
"Stale": {
"color": "ededed",
"name": "Stale",
"description": null
},
"Debugger": {
"color": "e79062",
"name": "Debugger",
"description": "Issues related to the debugger"
},
"Quick effort": {
"color": "95ED65",
"name": "Quick effort",
"description": "Something that'll take a few hours to build"
},
"Text Widget": {
"color": "d130d1",
"name": "Text Widget",
"description": ""
},
"Video Widget": {
"color": "23dd4b",
"name": "Video Widget",
"description": ""
},
"Datasources": {
"color": "f285e1",
"name": "Datasources",
"description": "Issues related to configuring datasource on appsmith"
},
"error": {
"color": "B66773",
"name": "error",
"description": "All issues connected to error messages"
},
"Form Widget": {
"color": "09ed77",
"name": "Form Widget",
"description": ""
},
"Needs Triaging": {
"color": "e8b851",
"name": "Needs Triaging",
"description": "Needs attention from maintainers to triage"
},
"Query Editor": {
"color": "8887af",
"name": "Query Editor",
"description": "The section where a user can write DB queries."
},
"Autocomplete": {
"color": "235708",
"name": "Autocomplete",
"description": "Issues related to the autocomplete"
},
"hacktoberfest": {
"color": "0052cc",
"name": "hacktoberfest",
"description": "All issues that can be solved by the community during Hacktoberfest"
},
"New Integration": {
"color": "b82b71",
"name": "New Integration",
"description": "Requests for new integrations"
},
"Medium effort": {
"color": "D31156",
"name": "Medium effort",
"description": "Something that'll take more than a week but less than a month to build"
},
"Release": {
"color": "57e5e0",
"name": "Release",
"description": ""
},
"Invalid": {
"color": "e4e669",
"name": "Invalid",
"description": "This doesn't seem right"
},
"High": {
"color": "c94d14",
"name": "High",
"description": "This issue blocks a user from building or impacts a lot of users"
},
"Platform Pod": {
"color": "500B69",
"name": "Platform Pod",
"description": "All issues related to using the appsmith platform"
},
"FE Coder Pod": {
"color": "11f57f",
"name": "FE Coder Pod",
"description": "Issues related to users writing javascript in appsmith"
},
"UI Performance": {
"color": "FBCA04",
"name": "UI Performance",
"description": ""
},
"UI Builders Pod": {
"color": "517fba",
"name": "UI Builders Pod",
"description": "Issues that UI Builders face using appsmith"
},
"Deploy Preview": {
"color": "bfdadc",
"name": "Deploy Preview",
"description": "Issues found in Deploy Preview"
},
"Needs Tests": {
"color": "8ee263",
"name": "Needs Tests",
"description": "Needs automated tests to assert a feature/bug fix"
},
"Refactor": {
"color": "B96662",
"name": "Refactor",
"description": "needs refactoring of code"
},
"Divider Widget": {
"color": "235708",
"name": "Divider Widget",
"description": "Issues related to the divider widget"
},
"Table Widget": {
"color": "2eead1",
"name": "Table Widget",
"description": ""
},
"Needs More Info": {
"color": "e54c10",
"name": "Needs More Info",
"description": "Needs additional information"
},
"Good First Issue": {
"color": "7057ff",
"name": "Good First Issue",
"description": "Good for newcomers"
},
"UI Improvement": {
"color": "9aeef4",
"name": "UI Improvement",
"description": ""
},
"Backend": {
"color": "d4c5f9",
"name": "Backend",
"description": "This marks the issue or pull request to reference server code"
},
"Frontend": {
"color": "87c7f2",
"name": "Frontend",
"description": "This label marks the issue or pull request to reference client code"
},
"In App Comms": {
"color": "9168f4",
"name": "In App Comms",
"description": "Issues around communication with appsmith instances"
},
"Chart Widget": {
"color": "616ecc",
"name": "Chart Widget",
"description": ""
},
"Collaboration": {
"color": "2ac49c",
"name": "Collaboration",
"description": "In-app communication between Appsmith users"
},
"regression": {
"color": "ffe5bc",
"name": "regression",
"description": ""
},
"List Widget": {
"color": "8508A0",
"name": "List Widget",
"description": "Issues related to the list widget"
},
"Duplicate": {
"color": "cfd3d7",
"name": "Duplicate",
"description": "This issue or pull request already exists"
},
"High impact": {
"color": "853A9F",
"name": "High impact",
"description": ""
},
"JS Snippets": {
"color": "8d62d2",
"name": "JS Snippets",
"description": "issues related to JS Snippets"
}
}
}