googleapis / release-please-action

automated releases based on conventional commits
Apache License 2.0
1.73k stars 213 forks source link

feat: add release id to output #1012

Closed bukowa closed 5 months ago

bukowa commented 5 months ago

Some actions can upload assets to existing release by it's id like for example:

google-cla[bot] commented 5 months ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

bukowa commented 5 months ago

This is not required - it's just not documented

{
  "releases_created": "true",
  "ck3oopui--release_created": "true",
  "ck3oopui--id": "160165913",
  "ck3oopui--name": "ck3oopui: v0.1.0",
  "ck3oopui--tag_name": "ck3oopui-v0.1.0",
  "ck3oopui--sha": "5[29](https://github.com/bukowa/ck3oop/actions/runs/9489129505/job/26149708268#step:3:30)fa5700e3cd34eceb61b54aedefef357f71858",
  "ck3oopui--body": "## 0.1.0 (2024-06-12)\n\n\n### Features\n\n* add initial desktop app using tauri and vue ([a39f453](https://github.com/bukowa/ck3oop/commit/a39f4532755b7ac758c5d40bbb8a688a8bdcf07e))\n* add initial file tree ([7cf8ecb](https://github.com/bukowa/ck3oop/commit/7cf8ecbfa87ec72ddeb645dc9eaa90bf8a91f328))\n* add initial styles ([f6137a1](https://github.com/bukowa/ck3oop/commit/f6137a12b854a8145845e5e39a8e777d389cffd6))\n* edit files from ui ([2926253](https://github.com/bukowa/ck3oop/commit/2926253d4b645a5c895e6[31](https://github.com/bukowa/ck3oop/actions/runs/9489129505/job/26149708268#step:3:32)b36a012cd2c98b1ce))",
  "ck3oopui--html_url": "https://github.com/bukowa/ck3oop/releases/tag/untagged-7ebc2eb639b0e857f814",
  "ck3oopui--draft": "true",
  "ck3oopui--upload_url": "https://uploads.github.com/repos/bukowa/ck3oop/releases/160165913/assets{?name,label}",
  "ck3oopui--path": "ck3oopui",
  "ck3oopui--version": "0.1.0",
  "ck3oopui--major": "0",
  "ck3oopui--minor": "1",
  "ck3oopui--patch": "0",
  "paths_released": "[\"ck3oopui\"]",
  "prs_created": "true",
  "pr": "{\"headBranchName\":\"release-please--branches--master--components--ck3oopui\",\"baseBranchName\":\"master\",\"number\":27,\"title\":\"release(master): release ck3oopui 0.2.0\",\"body\":\":robot: I have created a release *beep* *boop*\\n---\\n\\n\\n## [0.2.0](https://github.com/bukowa/ck3oop/compare/ck3oopui-v0.1.0...ck3oopui-v0.2.0) (2024-06-12)\\n\\n\\n### Features\\n\\n* add initial desktop app using tauri and vue ([a39f453](https://github.com/bukowa/ck3oop/commit/a39f45[32](https://github.com/bukowa/ck3oop/actions/runs/9489129505/job/26149708268#step:3:33)755b7ac758c5d40bbb8a688a8bdcf07e))\\n* add initial file tree ([7cf8ecb](https://github.com/bukowa/ck3oop/commit/7cf8ecbfa87ec72ddeb645dc9eaa90bf8a91f328))\\n* add initial styles ([f6137a1](https://github.com/bukowa/ck3oop/commit/f6137a12b854a8145845e5e39a8e777d389cffd6))\\n* edit files from ui ([2926253](https://github.com/bukowa/ck3oop/commit/2926253d4b645a5c895e631b36a012cd2c98b1ce))\\n\\n---\\nThis PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googl
  "prs": "[{\"headBranchName\":\"release-please--branches--master--components--ck3oopui\",\"baseBranchName\":\"master\",\"number\":27,\"title\":\"release(master): release ck3oopui 0.2.0\",\"body\":\":robot: I have created a release *beep* *boop*\\n---\\n\\n\\n## [0.2.0](https://github.com/bukowa/ck3oop/compare/ck3oopui-v0.1.0...ck3oopui-v0.2.0) (2024-06-12)\\n\\n\\n### Features\\n\\n* add initial desktop app using tauri and vue ([a39f453](https://github.com/bukowa/ck3oop/commit/a39f4532755b7ac758c5d40bbb8a688a8bdcf07e))\\n* add initial file tree ([7cf8ecb](https://github.com/bukowa/ck3oop/commit/7cf8ecbfa87ec72ddeb645dc9eaa90bf8a91f328))\\n* add initial styles ([f6137a1](https://github.com/bukowa/ck3oop/commit/f6137a12b854a8145845e5e39a8e777d389cffd6))\\n* edit files from ui ([2926253](https://github.com/bukowa/ck3oop/commit/2926253d4b645a5c895e631b36a012cd2c98b1ce))\\n\\n---\\nThis PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/goo
}