Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
9816e5fe82
fix: filter .hap/.hsp files when pushing to device instead of sending entire outputs directory
f5b575c0df
fix: simplify build output path from outputs/default/bundles/signed to outputs
8aa8fd567e
feat: add build output collection step to Deploy Only workflow - Check outputs/default/bundles/signed/ before deploy, collect signed artifacts from module build directories if empty
ab3ba1e8a0
refactor: deduplicate content across SKILL.md and device-installation.md - Replace repeated install commands in workflows with anchor references - Remove Build Types section (covered by Single Module Build + Module Types) - Remove duplicate installation workflow from device-installation.md - Merge detailed troubleshooting into SKILL.md table, remove from reference file