Skip to content

Notify demo-importer-automation repo on draft release - #304

Open
joshianup1 wants to merge 1 commit into
developfrom
add/notify-automation-repo
Open

Notify demo-importer-automation repo on draft release#304
joshianup1 wants to merge 1 commit into
developfrom
add/notify-automation-repo

Conversation

@joshianup1

Copy link
Copy Markdown

Dispatches a repository_dispatch event to themegrill/demo-importer-automation after the draft GitHub Release is created, so the automation repo can pick up the new theme version for product testing. Uses a GitHub App token scoped to the target repo for cross-repo auth.

Dispatches a repository_dispatch event to themegrill/demo-importer-automation
after the draft GitHub Release is created, so the automation repo can pick up
the new theme version for product testing. Uses a GitHub App token scoped to
the target repo for cross-repo auth.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Adds cross-repository notification after creating a draft release.

Changes:

  • Generates a GitHub App token scoped to the automation repository.
  • Dispatches release metadata for product testing.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment on lines +140 to +141
- name: Notify automation repo for product testing
if: steps.check.outputs.exists == 'false'
Base automatically changed from add/automated-draft-release-workflow to develop September 1, 2026 08:39
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.

2 participants