Skip to content

ci: update template sync workflow to use repository_dispatch trigger#18

Merged
l50 merged 1 commit intomainfrom
fix/template-sync-dispatcher
Jan 8, 2026
Merged

ci: update template sync workflow to use repository_dispatch trigger#18
l50 merged 1 commit intomainfrom
fix/template-sync-dispatcher

Conversation

@l50
Copy link
Copy Markdown
Contributor

@l50 l50 commented Jan 8, 2026

Changed:

  • Added repository_dispatch trigger for template-sync events
  • Removed schedule and push triggers
  • Removed target_gh_token parameter
  • Simplified concurrency group

Added:

- Added repository_dispatch event trigger for template-sync to allow external
  triggering of the workflow

Changed:

- Updated concurrency.group to use only workflow name and ref instead of
  including run_number

Removed:

- Removed scheduled and push event triggers to limit workflow runs to manual or
  repository dispatch initiation
@l50 l50 enabled auto-merge January 8, 2026 00:25
@dreadnode-renovate-bot dreadnode-renovate-bot Bot added the area/github Changes made to GitHub Actions workflows label Jan 8, 2026
@l50 l50 added this pull request to the merge queue Jan 8, 2026
@l50 l50 removed this pull request from the merge queue due to a manual request Jan 8, 2026
@l50 l50 merged commit 0a17b8c into main Jan 8, 2026
9 checks passed
@l50 l50 deleted the fix/template-sync-dispatcher branch January 8, 2026 00:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/github Changes made to GitHub Actions workflows

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant