{"id":28325212,"url":"https://github.com/the-sudheendra/VEXHub","last_synced_at":"2025-06-23T12:32:23.964Z","repository":{"id":288579232,"uuid":"968562954","full_name":"the-sudheendra/VEXHub","owner":"the-sudheendra","description":"Stores the VE Checklist's Definition of Done (DoD) for easy team sharing and updates","archived":false,"fork":false,"pushed_at":"2025-06-14T14:35:26.000Z","size":47,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-14T15:27:22.425Z","etag":null,"topics":["agile","jira","microfocus","microfocus-opensource","opentext"],"latest_commit_sha":null,"homepage":"https://chromewebstore.google.com/detail/ve-checklist/aeiiagpokicaeifancpnndjanamdmmdn?hl=en","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/the-sudheendra.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-04-18T10:01:18.000Z","updated_at":"2025-06-14T14:35:30.000Z","dependencies_parsed_at":"2025-04-19T00:15:23.727Z","dependency_job_id":"dd436524-2ee3-4919-aa9a-c7ee134aeb0e","html_url":"https://github.com/the-sudheendra/VEXHub","commit_stats":null,"previous_names":["the-sudheendra/dod-checklists","the-sudheendra/checklisthub","the-sudheendra/vexhub"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/the-sudheendra/VEXHub","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/the-sudheendra%2FVEXHub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/the-sudheendra%2FVEXHub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/the-sudheendra%2FVEXHub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/the-sudheendra%2FVEXHub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/the-sudheendra","download_url":"https://codeload.github.com/the-sudheendra/VEXHub/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/the-sudheendra%2FVEXHub/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261479185,"owners_count":23164645,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["agile","jira","microfocus","microfocus-opensource","opentext"],"created_at":"2025-05-25T20:12:13.972Z","updated_at":"2025-06-23T12:32:23.956Z","avatar_url":"https://github.com/the-sudheendra.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Checklists Repository\n\nThis repository serves as a central hub for storing Definition of Done (DoD) checklists for **[VE Checklist](https://github.com/the-sudheendra/VE-Checklist/#)** in JSON format. This allows for easy management and sharing across various projects and teams.\n\nExample Checklist\n```json\n{\n  \"Defect\": {\n    \"categories\": {\n      \"Reproduction\": {\n        \"checklist\": [\n          \"Steps to reproduce the issue are clearly documented\",\n          \"Actual vs expected behavior is described\",\n          \"Screenshots or logs are attached, if applicable\"\n        ],\n        \"phases\": [\"New\", \"In Progress\"]\n      },\n      \"Resolution\": {\n        \"checklist\": [\n          \"Root cause analysis is documented\",\n          \"Solution has been tested and verified\",\n          \"All relevant stakeholders are informed of the fix\",\n          \"Test cases are updated to cover the issue\"\n        ],\n        \"phases\": [\"Done\", \"Resolved\"]\n      }\n    }\n  },\n  \"Spike\": {\n    \"categories\": {\n      \"Planning\": {\n        \"checklist\": [\n          \"Objective of the spike is clearly defined\",\n          \"Expected deliverables are documented\",\n          \"Team has agreed on a timebox for the spike\"\n        ],\n        \"phases\": [\"New\", \"In Progress\"]\n      },\n      \"Analysis\": {\n        \"checklist\": [\n          \"Relevant research and findings are documented\",\n          \"Any discovered blockers or risks are noted\",\n          \"Recommendations or next steps are provided\"\n        ],\n        \"phases\": [\"Done\", \"Resolved\"]\n      }\n    }\n  }\n}\n```\n## Properties Explanation\nValue-Edge Work Item Types\nThe root-level keys (e.g. \"Defect\", \"Spike\", \"User Story\", \"Epic\") represent different types of work items.\n\n### Categories\nLogical groupings of related checklist items within a work item type. Categories help organize checklist items based on purpose or workflow stage.\n\n### Checklist\nAn array of strings representing specific actions or requirements that must be completed for a given category.\n\n### Phases\nWorkflow stages during which the checklist applies. This maps checklist categories to relevant stages in the item’s lifecycle.\n\n❤️ We welcome contributions to expand and refine the collection of DoD checklists 😊\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthe-sudheendra%2FVEXHub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthe-sudheendra%2FVEXHub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthe-sudheendra%2FVEXHub/lists"}