Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Jan 28, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

## Summary

- Adds workflow steps to detect when `@tinacms/graphql` has a minor or
major version bump during publish
- Triggers a repository dispatch event to tinacloud to create an update
PR automatically
- Adds a `workflow_dispatch` trigger for manual testing of the flow

## Changes

- Added version bump detection step that compares published version
against npm
- Added step to send `tinacms-graphql-update` dispatch event to
tinacloud repo
- Added `test-graphql-update` job for manual testing via
workflow_dispatch

## Testing

1. Go to Actions → "Publish" workflow → "Run workflow"
2. Check "Test the @tinacms/graphql update flow to tinacloud"
3. Enter a test version (e.g., `2.2.0`)
4. This will trigger the tinacloud workflow to create an update PR

## Requirements

- `TINACLOUD_REPO_PAT` secret must be added to this repo with
permissions to dispatch events to tinacloud

🤖 Generated with [Claude Code](https://claude.com/claude-code)
@pull pull bot locked and limited conversation to collaborators Jan 28, 2026
@pull pull bot added the ⤵️ pull label Jan 28, 2026
@pull pull bot merged commit 8da4dda into code:main Jan 28, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant