Skip to content

refactor(ci): use shared changelog workflow from org repo#83

Merged
CalvinAllen merged 1 commit into
mainfrom
refactor/use-shared-workflows
Dec 10, 2025
Merged

refactor(ci): use shared changelog workflow from org repo#83
CalvinAllen merged 1 commit into
mainfrom
refactor/use-shared-workflows

Conversation

@CalvinAllen

Copy link
Copy Markdown
Contributor

Summary

Move the generate-changelog.yml workflow to the dtvem/.github org repository so it can be shared across all repos in the organization.

Changes:

  • Delete local generate-changelog.yml
  • Update release.yml to reference dtvem/.github/.github/workflows/generate-changelog.yml@main
  • Update preview-changelog.yml to reference the shared workflow
  • Add secrets: inherit to pass GITHUB_TOKEN to the shared workflow

Test plan

  • Run "Preview Changelog" workflow to verify shared workflow works
  • Verify the release workflow still references changelog correctly

Move generate-changelog.yml to dtvem/.github org repo and
reference it from release.yml and preview-changelog.yml.
@CalvinAllen

CalvinAllen commented Dec 10, 2025

Copy link
Copy Markdown
Contributor Author

/skip-changelog

@CalvinAllen CalvinAllen merged commit 590175b into main Dec 10, 2025
9 checks passed
@CalvinAllen CalvinAllen deleted the refactor/use-shared-workflows branch December 10, 2025 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant