Skip to content

chore(ci): add update and publish workflows#40

Open
gularsson wants to merge 1 commit into
mainfrom
chore-auto-pr-on-tag-release
Open

chore(ci): add update and publish workflows#40
gularsson wants to merge 1 commit into
mainfrom
chore-auto-pr-on-tag-release

Conversation

@gularsson
Copy link
Copy Markdown
Contributor

Introduce GitHub Actions workflows for automated updates and publishing.

  • Add update.yml to create PRs for upstream tag updates, with warnings for missing build scripts or export entries.
  • Add publish.yml to publish npm package when update PRs are merged to main.
  • Update dependabot config to include Docker.
  • Fix update.sh to clone into correct directory.

Introduce GitHub Actions workflows for automated updates and publishing.
- Add `update.yml` to create PRs for upstream tag updates, with warnings for
  missing build scripts or export entries.
- Add `publish.yml` to publish npm package when update PRs are merged to main.
- Update dependabot config to include Docker.
- Fix update.sh to clone into correct directory.
@gularsson gularsson requested a review from hugowetterberg March 2, 2026 07:23
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.

1 participant