Skip to content

Add published packages summary for Slack notifications#14586

Merged
rtibbles merged 1 commit intolearningequality:developfrom
rtibbles:npm-publish-summary
Apr 13, 2026
Merged

Add published packages summary for Slack notifications#14586
rtibbles merged 1 commit intolearningequality:developfrom
rtibbles:npm-publish-summary

Conversation

@rtibbles
Copy link
Copy Markdown
Member

Summary

Add a job summary showing which packages were published and their versions. This shows up in the GitHub Actions UI and in Slack notifications when subscribed to the workflow.

Reviewer guidance

The summary file is written by the publish script and appended to GITHUB_STEP_SUMMARY by the workflow. Can be tested locally — the script writes to publish_summary.md by default (overridable via PUBLISH_SUMMARY env var).

AI usage

Implemented with Claude Code.

The publish script writes a markdown summary of published packages
to a file, which the workflow appends to GITHUB_STEP_SUMMARY.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@github-actions github-actions bot added DEV: dev-ops Continuous integration & deployment SIZE: small labels Apr 11, 2026
@github-actions
Copy link
Copy Markdown
Contributor

@rtibbles rtibbles marked this pull request as ready for review April 13, 2026 16:21
@rtibbles rtibbles merged commit 92e5bc0 into learningequality:develop Apr 13, 2026
58 of 59 checks passed
@rtibbles rtibbles deleted the npm-publish-summary branch April 13, 2026 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

DEV: dev-ops Continuous integration & deployment SIZE: small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant