diff --git a/.github/config.json b/.github/config.json index ad7da4daa3..d188374d4f 100644 --- a/.github/config.json +++ b/.github/config.json @@ -1,827 +1 @@ -{ - "labels": { - "Autocomplete": { - "name": "Autocomplete", - "color": "ef9bd9", - "description": "This tags issues related to the autocomplete" - }, - "Backend": { - "name": "Backend", - "color": "d4c5f9", - "description": "This marks the issue or pull request to reference server code" - }, - "Bug": { - "name": "Bug", - "color": "d73a4a", - "description": "Something isn't working" - }, - "Button Widget": { - "name": "Button Widget", - "color": "34efae", - "description": "" - }, - "CI": { - "name": "CI", - "color": "59beea", - "description": "" - }, - "Cannot Reproduce": { - "name": "Cannot Reproduce", - "color": "35d6c8", - "description": "" - }, - "Chart Widget": { - "name": "Chart Widget", - "color": "616ecc", - "description": "" - }, - "Checkbox Widget": { - "name": "Checkbox Widget", - "color": "074ac6", - "description": "" - }, - "Collaboration": { - "name": "Collaboration", - "color": "d802a3", - "description": "Example apps created for new signups" - }, - "Container Widget": { - "name": "Container Widget", - "color": "19AD0D", - "description": "Container widget" - }, - "Critical": { - "name": "Critical", - "color": "9b1b28", - "description": "Needs immediate attention. Drop everything else" - }, - "Date Picker Widget": { - "name": "Date Picker Widget", - "color": "ef1ce1", - "description": "" - }, - "Debugger": { - "name": "Debugger", - "color": "150768", - "description": "" - }, - "Dependencies": { - "name": "Dependencies", - "color": "0366d6", - "description": "Pull requests that update a dependency file" - }, - "Deployment": { - "name": "Deployment", - "color": "bdf989", - "description": "Installation process of appsmith via docker" - }, - "Design System": { - "name": "Design System", - "color": "fbca04", - "description": "Design system" - }, - "Documentation": { - "name": "Documentation", - "color": "0075ca", - "description": "Improvements or additions to documentation" - }, - "Select Widget": { - "name": "Select Widget", - "color": "0c669e", - "description": "" - }, - "Duplicate": { - "name": "Duplicate", - "color": "cfd3d7", - "description": "This issue or pull request already exists" - }, - "Editor": { - "name": "Editor", - "color": "f2989a", - "description": "" - }, - "Enhancement": { - "name": "Enhancement", - "color": "a2eeef", - "description": "New feature or request" - }, - "Entity Explorer": { - "name": "Entity Explorer", - "color": "a2e2f9", - "description": "" - }, - "Example Apps": { - "name": "Example Apps", - "color": "d802a3", - "description": "Example apps created for new signups" - }, - "File Picker Widget": { - "name": "File Picker Widget", - "color": "6ae4f2", - "description": "" - }, - "Form Widget": { - "name": "Form Widget", - "color": "09ed77", - "description": "" - }, - "Frontend": { - "name": "Frontend", - "color": "87c7f2", - "description": "This label marks the issue or pull request to reference client code" - }, - "Good First Issue": { - "name": "Good First Issue", - "color": "7057ff", - "description": "Good for newcomers" - }, - "Google Sheets": { - "name": "Google Sheets", - "color": "7057ff", - "description": "Issues related to Google Sheets" - }, - "Generate Page": { - "name": "Generate Page", - "color": "7057ff", - "description": "Issues related to page generation" - }, - "Help Wanted": { - "name": "Help Wanted", - "color": "008672", - "description": "Extra attention is needed" - }, - "High": { - "name": "High", - "color": "c94d14", - "description": "A bug that breaks a user flow and doesn't let them proceed" - }, - "Home Page": { - "name": "Home Page", - "color": "a5acef", - "description": "" - }, - "Image Widget": { - "name": "Image Widget", - "color": "8de8ad", - "description": "" - }, - "In App Comms": { - "name": "In App Comms", - "color": "56C8E3", - "description": "" - }, - "Input Widget": { - "name": "Input Widget", - "color": "ae65d8", - "description": "" - }, - "Invalid": { - "name": "Invalid", - "color": "e4e669", - "description": "This doesn't seem right" - }, - "Invite Users": { - "name": "Invite Users", - "color": "50ba23", - "description": "" - }, - "Import-Export-App": { - "name": "Import-Export-App", - "color": "50ba23" - }, - "JS": { - "name": "JS", - "color": "ffc1c2", - "description": "Issues related to JS on the platform" - }, - "Login / Signup": { - "name": "Login / Signup", - "color": "949fe0", - "description": "Authentication flows" - }, - "Low": { - "name": "Low", - "color": "79e53b", - "description": "An unexpected or annoying bug" - }, - "List Widget": { - "name": "List Widget", - "color": "79e53b", - "description": "Issues Related to the list widget" - }, - "Map Widget": { - "name": "Map Widget", - "color": "7eef7a", - "description": "" - }, - "Modal Widget": { - "name": "Modal Widget", - "color": "03846f", - "description": "" - }, - "Nav Bar": { - "name": "Nav Bar", - "color": "aefcf3", - "description": "" - }, - "Needs Design": { - "name": "Needs Design", - "color": "bfd4f2", - "description": "needs design or changes to design" - }, - "Needs More Info": { - "name": "Needs More Info", - "color": "e54c10", - "description": "Needs additional information" - }, - "Needs Tests": { - "name": "Needs Tests", - "color": "8ee263", - "description": "Needs automated tests to assert a feature/bug fix" - }, - "Needs Triaging": { - "name": "Needs Triaging", - "color": "e8b851", - "description": "Needs attention from maintainers to triage" - }, - "New Integration": { - "name": "New Integration", - "color": "BD53D8", - "description": "Requests for new integrations" - }, - "New Widget": { - "name": "New Widget", - "color": "693BA1", - "description": "Issues related to new widgets" - }, - "Omnibar": { - "name": "Omnibar", - "color": "10b5ce", - "description": "" - }, - "Onboarding": { - "name": "Onboarding", - "color": "079829", - "description": "" - }, - "Pages": { - "name": "Pages", - "color": "dee258", - "description": "" - }, - "Performance": { - "name": "Performance", - "color": "d30e53", - "description": "Page Load and evaluations" - }, - "Product Note": { - "name": "Product Note", - "color": "6277c4", - "description": "" - }, - "Production": { - "name": "Production", - "color": "b60205", - "description": "" - }, - "Property Pane": { - "name": "Property Pane", - "color": "b356ff", - "description": "" - }, - "QA": { - "name": "QA", - "color": "e2ca68", - "description": "" - }, - "Query Editor": { - "name": "Query Editor", - "color": "95f725", - "description": "The section where a user can write DB queries." - }, - "Radio Widget": { - "name": "Radio Widget", - "color": "91ef15", - "description": "" - }, - "Release": { - "name": "Release", - "color": "57e5e0", - "description": "" - }, - "Reopen": { - "name": "Reopen", - "color": "897548", - "description": "" - }, - "Rich Text Editor Widget": { - "name": "Rich Text Editor Widget", - "color": "f72cac", - "description": "" - }, - "Settings": { - "name": "Settings", - "color": "f7ff60", - "description": "organization, team & user settings" - }, - "Spam": { - "name": "Spam", - "color": "620faf", - "description": "" - }, - "Tab Widget": { - "name": "Tab Widget", - "color": "e2c76c", - "description": "" - }, - "Table Widget": { - "name": "Table Widget", - "color": "2eead1", - "description": "" - }, - "Telemetry": { - "name": "Telemetry", - "color": "bc70f9", - "description": "" - }, - "Text Widget": { - "name": "Text Widget", - "color": "d130d1", - "description": "" - }, - "UI Building Pod": { - "name": "UI Building Pod", - "color": "e2ffb2", - "description": "Issues picked up by the UI building pod" - }, - "UI Building": { - "name": "UI Building", - "color": "006b75", - "description": "Issues related to the building UI on the canvas" - }, - "UI Improvement": { - "name": "UI Improvement", - "color": "9aeef4", - "description": "" - }, - "UX Improvement": { - "name": "UX Improvement", - "color": "f4a089", - "description": "" - }, - "Verified": { - "name": "Verified", - "color": "9bf416", - "description": "" - }, - "Version Control": { - "name": "Version Control", - "color": "C4568E#C4568E16", - "description": "Git Sync, Backup and Restore of applications" - }, - "Video Widget": { - "name": "Video Widget", - "color": "23dd4b", - "description": "" - }, - "Website": { - "name": "Website", - "color": "151720", - "description": "Related to www.appsmith.com website" - }, - "Widgets": { - "name": "Widgets", - "color": "cd8ef9", - "description": "" - }, - "Wont Fix": { - "name": "Wont Fix", - "color": "ffffff", - "description": "This will not be worked on" - }, - "above-them": { - "name": "above-them", - "color": "e99695", - "description": "Specifically for the bug bounty program" - }, - "advanced": { - "name": "advanced", - "color": "88eac1", - "description": "Features aimed at advanced users" - }, - "community": { - "name": "community", - "color": "dded34", - "description": "issues reported by community members" - }, - "firefox": { - "name": "firefox", - "color": "6d56e2", - "description": "" - }, - "hacktoberfest": { - "name": "hacktoberfest", - "color": "0052cc", - "description": "All issues that can be solved by the community during Hacktoberfest" - }, - "hacktoberfest-accepted": { - "name": "hacktoberfest-accepted", - "color": "ea7cd8", - "description": "This label marks PRs that are accepted for Hacktoberfest but not neccessarily mergd in" - }, - "potential-duplicate": { - "name": "potential-duplicate", - "color": "d3cb2e", - "description": "This label marks issues that are potential duplicates of already open issues" - }, - "regression": { - "name": "regression", - "color": "ffe5bc", - "description": "" - }, - "view-mode": { - "name": "view-mode", - "color": "d5e03c", - "description": "bugs about view-mode" - }, - "ACL": { - "name": "ACL", - "color": "032c77", - "description": "User permissions and access controls" - }, - "API pane": { - "name": "API pane", - "color": "e053d6", - "description": "API configuration section" - }, - "Actions Pod": { - "name": "Actions Pod", - "color": "61ed84", - "description": "Issues picked up by the actions pod" - }, - "Actions": { - "name": "Actions", - "color": "c5def5", - "description": "Issues related to API / Query / JS execution" - }, - "Datasources": { - "name": "Datasources", - "color": "f285e1", - "description": "" - }, - "Project": { - "name": "Project", - "color": "bfdadc", - "description": "Label for issues part of a planned project" - }, - "Platform Pod": { - "name": "Platform Pod", - "color": "500B69", - "description": "All issues related to using the appsmith platform" - }, - "calendar widget": { - "name": "calendar widget", - "color": "445727", - "description": "" - } - }, - "runners": [ - { - "root": ".", - "versioning": { - "source": "milestones", - "type": "SemVer" - }, - "prereleaseName": "alpha", - "issue": { - "labels": { - "Actions Pod": { - "requires": 1, - "conditions": [ - { - "type": "hasLabel", - "label": "JS", - "value": true - }, - { - "type": "hasLabel", - "label": "Datasources", - "value": true - }, - { - "type": "hasLabel", - "label": "Google Sheets", - "value": true - }, - { - "type": "hasLabel", - "label": "API pane", - "value": true - }, - { - "type": "hasLabel", - "label": "Query Editor", - "value": true - }, - { - "type": "hasLabel", - "label": "Auto Complete", - "value": true - }, - { - "type": "hasLabel", - "label": "Actions", - "value": true - }, - { - "type": "hasLabel", - "label": "New Integration", - "value": true - }, - { - "type": "hasLabel", - "label": "JSEditor", - "value": true - }, - { - "type": "hasLabel", - "label": "JSSnippets", - "value": true - }, - { - "type": "hasLabel", - "label": "JSLinting&Error", - "value": true - } - ] - }, - "Widgets": { - "requires": 1, - "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": "New Widget", - "type": "hasLabel", - "value": true - }, - { - "label": "iFrame", - "type": "hasLabel", - "value": true - }, - { - "label": "Menu Button", - "type": "hasLabel", - "value": true - }, - { - "label": "Divider", - "type": "hasLabel", - "value": true - }, - { - "label": "Rating", - "type": "hasLabel", - "value": true - }, - { - "label": "Widget Validation", - "type": "hasLabel", - "value": true - }, - { - "label": "Widgets", - "type": "hasLabel", - "value": true - } - ] - }, - "UI Building Pod": { - "requires": 1, - "conditions": [ - { - "type": "hasLabel", - "label": "Widgets", - "value": true - }, - { - "type": "hasLabel", - "label": "Pages", - "value": true - }, - { - "type": "hasLabel", - "label": "Property Pane", - "value": true - }, - { - "type": "hasLabel", - "label": "UI Building", - "value": true - }, - { - "type": "hasLabel", - "label": "UI Performance", - "value": true - } - ] - }, - "Platform Pod": { - "requires": 1, - "conditions": [ - { - "type": "hasLabel", - "label": "ACL", - "value": true - }, - { - "type": "hasLabel", - "label": "Debugger", - "value": true - }, - { - "type": "hasLabel", - "label": "Import-Export-App", - "value": true - }, - { - "type": "hasLabel", - "label": "Omnibar", - "value": true - }, - { - "type": "hasLabel", - "label": "Login / Signup", - "value": true - }, - { - "type": "hasLabel", - "label": "Entity Explorer", - "value": true - }, - { - "type": "hasLabel", - "label": "Example apps", - "value": true - }, - { - "type": "hasLabel", - "label": "Deployment", - "value": true - }, - { - "type": "hasLabel", - "label": "Home Page", - "value": true - }, - { - "type": "hasLabel", - "label": "In App Comms", - "value": true - }, - { - "type": "hasLabel", - "label": "Generate Page", - "value": true - }, - { - "type": "hasLabel", - "label": "Settings", - "value": true - }, - { - "type": "hasLabel", - "label": "Telemetry", - "value": true - }, - { - "type": "hasLabel", - "label": "Editor", - "value": true - }, - { - "type": "hasLabel", - "label": "Version Control", - "value": true - }, - { - "type": "hasLabel", - "label": "Collaboration", - "value": true - }, - { - "type": "hasLabel", - "label": "Platform Pod", - "value": true - }, - { - "type": "hasLabel", - "label": "Onboarding", - "value": true - } - ] - } - } - } - } - ] -} +[{"versioning":{"source":"milestones","type":"SemVer"},"prereleaseName":"alpha","issue":{"labels":{"Actions Pod":{"conditions":[{"label":"JS","type":"hasLabel","value":true},{"label":"Datasources","type":"hasLabel","value":true},{"label":"Google Sheets","type":"hasLabel","value":true},{"label":"API pane","type":"hasLabel","value":true},{"label":"Query Editor","type":"hasLabel","value":true},{"label":"Auto Complete","type":"hasLabel","value":true},{"label":"Actions","type":"hasLabel","value":true},{"label":"New Integration","type":"hasLabel","value":true},{"label":"JSEditor","type":"hasLabel","value":true},{"label":"JSSnippets","type":"hasLabel","value":true},{"label":"JSLinting&Error","type":"hasLabel","value":true}],"requires":1},"Widgets":{"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":"New Widget","type":"hasLabel","value":true},{"label":"iFrame","type":"hasLabel","value":true},{"label":"Menu Button","type":"hasLabel","value":true},{"label":"Divider","type":"hasLabel","value":true},{"label":"Rating","type":"hasLabel","value":true},{"label":"Widget Validation","type":"hasLabel","value":true},{"label":"Widgets","type":"hasLabel","value":true},{"label":"reallabel","type":"hasLabel","value":true},{"label":"reallabel","type":"hasLabel","value":true}],"requires":1},"Platform":{"conditions":[{"label":"ACL","type":"hasLabel","value":true},{"label":"Debugger","type":"hasLabel","value":true},{"label":"Import-Export-App","type":"hasLabel","value":true},{"label":"Omnibar","type":"hasLabel","value":true},{"label":"Login / Signup","type":"hasLabel","value":true},{"label":"Entity Explorer","type":"hasLabel","value":true},{"label":"Example apps","type":"hasLabel","value":true},{"label":"Deployment","type":"hasLabel","value":true},{"label":"Home Page","type":"hasLabel","value":true},{"label":"In App Comms","type":"hasLabel","value":true},{"label":"Generate Page","type":"hasLabel","value":true},{"label":"Settings","type":"hasLabel","value":true},{"label":"Telemetry","type":"hasLabel","value":true},{"label":"Editor","type":"hasLabel","value":true},{"label":"Version Control","type":"hasLabel","value":true},{"label":"Collaboration","type":"hasLabel","value":true},{"label":"Platform","type":"hasLabel","value":true},{"label":"Onboarding","type":"hasLabel","value":true}],"requires":1},"UI Building Pod":{"conditions":[{"label":"Widgets","type":"hasLabel","value":true},{"label":"Pages","type":"hasLabel","value":true},{"label":"Property Pane","type":"hasLabel","value":true},{"label":"UI Building","type":"hasLabel","value":true},{"label":"UI Performance","type":"hasLabel","value":true}],"requires":1}}},"root":"."}] \ No newline at end of file