Skip to content

Conversation

reakaleek
Copy link
Member

@reakaleek reakaleek commented Jan 27, 2025

Closes #48

Changes

Make preview workflow reusable for other repositories

@reakaleek reakaleek force-pushed the feature/consumer-preview-action branch from 8cf7030 to e6ac1ff Compare January 27, 2025 13:56
@reakaleek reakaleek requested a review from a team January 27, 2025 13:57
@reakaleek reakaleek self-assigned this Jan 27, 2025
@reakaleek reakaleek marked this pull request as ready for review January 27, 2025 13:57
Copy link
Member

@Mpdreamz Mpdreamz left a comment

Choose a reason for hiding this comment

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

LGTM! one nit.

@reakaleek reakaleek force-pushed the feature/consumer-preview-action branch from 2185f82 to 6657a1f Compare January 29, 2025 00:11
@reakaleek reakaleek changed the title Add preview action Make preview workflow reusable for other repositories Jan 29, 2025
@reakaleek reakaleek requested a review from Mpdreamz January 29, 2025 09:16
@reakaleek reakaleek marked this pull request as ready for review January 29, 2025 09:16
ref: context.payload.pull_request.head.ref,
environment: `preview-${context.issue.number}`,
description: `Preview deployment for PR ${context.issue.number}`,
environment: `docs-preview-${context.issue.number}`,
Copy link
Member

Choose a reason for hiding this comment

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

+1 on docs prefix.

@reakaleek reakaleek merged commit 935aa75 into main Jan 29, 2025
5 checks passed
@reakaleek reakaleek deleted the feature/consumer-preview-action branch January 29, 2025 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add PR Builds and Previews
2 participants