Skip to content

[System Pop Up] Add GitHub Action for release webhook notifications #8652

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 28, 2025

Conversation

bmcomfy
Copy link
Contributor

@bmcomfy bmcomfy commented Jun 24, 2025

Summary

Adds a new GitHub Action workflow that automatically calls the comfy-api webhook endpoint when releases are published.

Changes

  • Added release-webhook.yml workflow
  • Triggers on release published events
  • Calls POST /releases endpoint in comfy-api
  • Includes proper HMAC-SHA256 signature verification for security

Configuration Required

  • RELEASE_GITHUB_WEBHOOK_URL - Webhook endpoint URL
  • RELEASE_GITHUB_WEBHOOK_SECRET - Secret for signature verification

This enables automated release note processing and other downstream release workflows.

@bmcomfy bmcomfy closed this Jun 24, 2025
@bmcomfy bmcomfy reopened this Jun 24, 2025
@bmcomfy bmcomfy marked this pull request as draft June 24, 2025 20:14
@bmcomfy bmcomfy closed this Jun 24, 2025
@bmcomfy bmcomfy reopened this Jun 24, 2025
@bmcomfy bmcomfy force-pushed the system-pop-up branch 5 times, most recently from 4444c2a to e2ca0cd Compare June 25, 2025 23:53
Copy link
Collaborator

@robinjhuang robinjhuang left a comment

Choose a reason for hiding this comment

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

Need to add the GH secrets to the repo before merging.

@robinjhuang robinjhuang marked this pull request as ready for review June 27, 2025 17:40
@comfyanonymous comfyanonymous merged commit 2a0b138 into comfyanonymous:master Jun 28, 2025
5 checks passed
Lido95 pushed a commit to Lido95/ComfyUI1 that referenced this pull request Jun 29, 2025
@bmcomfy bmcomfy deleted the system-pop-up branch July 17, 2025 16:39
@bmcomfy bmcomfy restored the system-pop-up branch July 17, 2025 16:39
@bmcomfy bmcomfy deleted the system-pop-up branch July 17, 2025 16:40
rakki194 pushed a commit to rakki194/ComfyUI that referenced this pull request Jul 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants