Skip to content

feat: add reportReleasesCreated for github#61

Merged
GauBen merged 3 commits into
mainfrom
feat/reportReleasesCreated
Apr 28, 2026
Merged

feat: add reportReleasesCreated for github#61
GauBen merged 3 commits into
mainfrom
feat/reportReleasesCreated

Conversation

@GauBen
Copy link
Copy Markdown
Owner

@GauBen GauBen commented Apr 28, 2026

Closes #59

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 28, 2026

🦜 Chachalog

chachalog patch
  • New Platform API: reportReleasesCreated. (feat: add reportReleasesCreated for github #61)

    It is implemented for the native github() platform, npx chachalog publish-release will populate the following output vars:

    • releases (number): number of releases created by Chachalog
    • releasedPackages (string): list of packages released, as a JSON array (e.g., ["pkg-a","pkg-b"])
    • released_<pkg> (boolean): one variable per package released (true when released, unset otherwise)

Create a new entry online or run npx chachalog@0.5.0 prompt to create a new entry locally.

@GauBen GauBen force-pushed the feat/reportReleasesCreated branch from c3ca2b5 to bdfb459 Compare April 28, 2026 13:08
@GauBen GauBen merged commit 04683e7 into main Apr 28, 2026
5 checks passed
@GauBen GauBen deleted the feat/reportReleasesCreated branch April 28, 2026 13:18
@github-actions github-actions Bot mentioned this pull request Apr 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Set job outputs on chachalog runs

1 participant