mirror of
https://github.com/lunchcat/sif.git
synced 2026-08-03 09:11:23 -07:00
pr-bot labels PRs by area (scan, nuclei, modules, ci, deps, etc) and size (xs/s/m/l/xl), posts a summary comment with file stats breakdown. release workflow now triggers on v* tags instead of every push to main - extracts version from tag, injects via ldflags, auto-generates changelog from commits since last release, includes install instructions in the release body. prerelease detection for rc/beta tags. Signed-off-by: vmfunc <celeste@linux.com>