Skip to content
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

(MAINT) Updating release workflows with reusable workflows #223

Merged
merged 1 commit into from
Jul 25, 2023

Conversation

Ramesh7
Copy link
Contributor

@Ramesh7 Ramesh7 commented Jul 25, 2023

Summary

Updating release workflow with reusable workflows.

Additional Context

N/A

Related Issues (if any)

N/A

Checklist

  • 🟢 Spec tests.
  • 🟢 Acceptance tests.
  • Manually verified.

@Ramesh7 Ramesh7 requested a review from a team as a code owner July 25, 2023 09:18
@Ramesh7 Ramesh7 force-pushed the maint-update-release-pipeline branch from 243f587 to 9d53098 Compare July 25, 2023 09:19
@Ramesh7 Ramesh7 force-pushed the maint-update-release-pipeline branch 4 times, most recently from 839a258 to bbe4383 Compare July 25, 2023 10:39
.changelog.yml Outdated Show resolved Hide resolved
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
release:
uses: "puppetlabs/cat-github-actions/.github/workflows/module_release.yml@main"
secrets: "inherit"
Copy link
Contributor

Choose a reason for hiding this comment

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

this module can't use this reusable workflow.
The module is not on the forge so will fail.

@Ramesh7 Ramesh7 force-pushed the maint-update-release-pipeline branch from bbe4383 to d16e850 Compare July 25, 2023 10:51
@jordanbreen28 jordanbreen28 merged commit 79dd198 into main Jul 25, 2023
3 checks passed
@jordanbreen28 jordanbreen28 deleted the maint-update-release-pipeline branch July 25, 2023 10:59
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.

2 participants