Skip to content

ci: publish bot-cli to npm#17

Merged
sealday merged 1 commit intotegojs:mainfrom
mhingston:main
Feb 4, 2026
Merged

ci: publish bot-cli to npm#17
sealday merged 1 commit intotegojs:mainfrom
mhingston:main

Conversation

@mhingston
Copy link
Contributor

Adds bot-cli build to release pipeline and publishes @tego/bot-cli on release tags.

Copilot AI review requested due to automatic review settings February 3, 2026 07:43
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds the bot-cli package to the NPM release pipeline, enabling automated publishing of @tego/bot-cli alongside other packages when a release tag is pushed.

Changes:

  • Added bot-cli build step to the TypeScript build script in root package.json
  • Added bot-cli publish step to the GitHub Actions release workflow
  • Updated release notes template to include @tego/bot-cli package information

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
package.json Added @tego/bot-cli build to the ts:build script, ensuring bot-cli is built during the release process
.github/workflows/release.yml Added publish step for @tego/bot-cli package and updated release notes to document the new package

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@sealday sealday merged commit 3dcf08e into tegojs:main Feb 4, 2026
7 of 8 checks passed
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.

4 participants