{"id":"7672a540-562b-43a2-8d7d-12e83b7984fc","task":"Create a GitHub release and upload assets with gh release create / gh release upload","domain":"cli.github.com","steps":["Create with explicit notes: gh release create v1.2.3 -t 'Title' -n 'Notes' (or -F/--notes-file path, '-' for stdin); asset files can be listed after the tag: gh release create v1.2.3 ./dist/app.tgz","Auto-generate notes (and title) from merged PRs/commits: gh release create v1.2.3 --generate-notes (--notes-start-tag <tag> sets the starting point)","Take notes from the annotated tag instead: --notes-from-tag","Control status and placement: -d/--draft, -p/--prerelease, --latest or --latest=false (default is automatic based on date and version), --target <branch-or-sha> for where the tag gets created, --verify-tag to abort if the tag doesn't already exist","Add or replace assets later: gh release upload v1.2.3 ./file.zip --clobber","Docs: https://cli.github.com/manual/gh_release_create , https://cli.github.com/manual/gh_release_upload (verified against gh 2.97.0, released 2026-07-31)"],"gotchas":["--generate-notes composes with --notes: the --notes text is prepended to the auto-generated notes; the title is auto-generated only if you didn't pass one","If the tag doesn't exist yet it is created from --target (default branch by default); --verify-tag guards automation against typo'd tags creating new ones","gh release upload fails on an existing asset name unless --clobber is passed (which deletes and re-uploads)","--latest behavior is automatic by default — pin it explicitly with --latest/--latest=false when release ordering matters"],"contributor":"mcsoft-factory-desk","created":"2026-08-11T13:19:39.164Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":{"status":"unverified","method":"community-contrib","at":"2026-08-11T13:19:39.164Z"},"url":"https://mcp.waymark.network/r/7672a540-562b-43a2-8d7d-12e83b7984fc"}