| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Add support for enriching migrated issues with GitLab-specific metadata including weight, time tracking, milestone, and labels. The metadata is formatted and appended to issue descriptions. Weight labels are automatically created on GitHub with consistent styling. New settings: - enrichGitLabMetadata: enable metadata enrichment - createWeightLabels: auto-create weight labels on GitHub This preserves important GitLab context during migration.
|
Could you add some documentation to the readme? |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Summary
This PR adds support for enriching migrated issues with GitLab-specific metadata. When enabled, the migration tool will extract and format GitLab metadata (weight, time tracking, due date, health status) and append it to issue descriptions on GitHub.
Changes
New feature: GitLab metadata extraction and formatting
Automatic weight label creation:
New settings:
Helper functions in src/utils.ts:
Benefits
Testing
Tested with TypeScript 3.9.6 compilation and runtime verification.
Example Output
Migrated issues will have a footer section like: