# SobotAutoTag **Repository Path**: undead-and-immortal/sobot-auto-tag ## Basic Information - **Project Name**: SobotAutoTag - **Description**: 自动生成git标签 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-04-08 - **Last Updated**: 2025-04-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: vscode插件 ## README # Sobot AutoTag 插件 ## 功能介绍 Sobot AutoTag 插件可以一键自动生成git tag,如果当前日期有其他标签,就将序号加1,如果没有其他标签,就将序号设置为1。 ## 配置说明 isPush默认默认为false,表示是否自动推送到远程仓库,默认为false,表示不推送。