Skip to content

Fix marketplace release sync push auth - #3

Merged
sf-jin-ku merged 1 commit into
mainfrom
jin/fix-release-sync
Apr 5, 2026
Merged

Fix marketplace release sync push auth#3
sf-jin-ku merged 1 commit into
mainfrom
jin/fix-release-sync

Conversation

@sf-jin-ku

Copy link
Copy Markdown
Contributor

Summary

  • keep SSH credentials available for the marketplace checkout so the workflow can push back to sendbird/codex-plugins
  • add an optional workflow_dispatch release_tag input so an existing release can be re-synced manually
  • make the workflow checkout the requested release tag and use that tag in the marketplace sync commit message

Testing

  • ruby -e 'require "yaml"; YAML.load_file(".github/workflows/release-sync.yml"); puts "ok"'
  • git diff --check -- .github/workflows/release-sync.yml

@sf-jin-ku
sf-jin-ku merged commit 0ac6497 into main Apr 5, 2026
3 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.

1 participant