Document Review and Merging Process
This article will introduce the review and merging process for dance files after they are uploaded, including the creation of GitHub Issues, automatic checks, PR generation, and the final update of the dance market list.GitHub Issue Creation and Review
Automatic Issue Creation
After the dance file upload is complete, the system will automatically create a new Issue in the lobe-vidol-market repository, containing information about the current dance file.
Automatic Check
The system will automatically check whether the Issue content meets the parameter specifications.

GitHub PR Generation and Merging
PR Generation
After the Issue check passes, the system will automatically generate a Pull Request (PR) based on the Issue content.

Dance Market List Update
Automatic Build
After the PR is merged, the system will automatically run build commands to generate the updated dance list static data.


