chore: allow fork pr deployment for test pages#146
Open
amanabiy wants to merge 3 commits into
Open
Conversation
amanabiy
force-pushed
the
chore/allow-fork-pr-test-page
branch
from
July 1, 2026 09:23
1a3708e to
023d941
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. ❌ Your project check has failed because the head coverage (87.79%) is below the target coverage (90.00%). You can increase the head coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## main #146 +/- ##
==========================================
+ Coverage 87.75% 87.79% +0.03%
==========================================
Files 25 25
Lines 343 344 +1
Branches 93 92 -1
==========================================
+ Hits 301 302 +1
Misses 42 42 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
amanabiy
force-pushed
the
chore/allow-fork-pr-test-page
branch
from
July 1, 2026 10:07
023d941 to
067883c
Compare
amanabiy
marked this pull request as ready for review
July 14, 2026 14:20
amanabiy
force-pushed
the
chore/allow-fork-pr-test-page
branch
from
July 14, 2026 14:20
067883c to
e00f9c4
Compare
NathanZlion
reviewed
Jul 14, 2026
NathanZlion
previously approved these changes
Jul 14, 2026
NathanZlion
self-requested a review
July 15, 2026 14:26
NathanZlion
previously approved these changes
Jul 15, 2026
This was referenced Jul 15, 2026
amanabiy
force-pushed
the
chore/allow-fork-pr-test-page
branch
from
July 16, 2026 10:40
af3b598 to
749f494
Compare
amanabiy
force-pushed
the
chore/allow-fork-pr-test-page
branch
from
July 16, 2026 10:40
749f494 to
5387fd8
Compare
amanabiy
enabled auto-merge
July 17, 2026 08:27
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Enables dev page previews for forked pull requests by triggering the reusable deployment workflow after the build completes and deploying the generated dev-pages artifact.
Related: cloudscape-design/actions#122
Related links, issue #, if available: AWSUI-53554
How has this been tested?
Review checklist
The following items are to be evaluated by the author(s) and the reviewer(s).
Correctness
CONTRIBUTING.md.CONTRIBUTING.md.Security
checkSafeUrlfunction.Testing
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.