Skip to content

Updating PR preview deployment and _config.yml - #407

Open
anarnold97 wants to merge 1 commit into
migtools:mainfrom
anarnold97:PR-deployment-error-fix
Open

Updating PR preview deployment and _config.yml#407
anarnold97 wants to merge 1 commit into
migtools:mainfrom
anarnold97:PR-deployment-error-fix

Conversation

@anarnold97

@anarnold97 anarnold97 commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator

_config.yml (main repo)

  • Updated title, repository, url, and repository_url from stale windup values to correct MTA/migtools values

  • Added docs/topics/ to the exclude list to prevent Jekyll from processing the large image directory during builds

  • baseurl kept as /

.github/workflows/pr-preview-deploy.yml

  • Deploy step now writes a minimal _config.yml to the root of the gh-pages branch on every deploy, telling Jekyll to only pass through pr-previews/ and exclude everything else — this prevents GitHub Pages from running a full Jekyll rebuild on the 8+ GB branch content which was causing deployments to fail

Signed-off-by: A.Arnold <anarnold@redhat.com>
@coderabbitai

coderabbitai Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

@anarnold97, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 28 minutes

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: e4af7288-ebbe-4d2c-9e2b-a1e8e7501d08

📥 Commits

Reviewing files that changed from the base of the PR and between 1b548cf and 981c079.

📒 Files selected for processing (2)
  • .github/workflows/pr-preview-deploy.yml
  • _config.yml

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

📄 Documentation Preview

Preview URL https://migtools.github.io/mta-documentation/pr-previews/407/
Commit 981c079
Updated Mon, 03 Aug 2026 18:25:54 GMT

Preview updates automatically on every push to this PR.
It will be removed when the PR is closed.

github-actions Bot added a commit that referenced this pull request Aug 3, 2026
@anarnold97

Copy link
Copy Markdown
Collaborator Author

@vashirova @Pkylas007 @mpershina - please can you review

i am really close, but changes to the _config.yml are a pain. as soon as i changed it, the size ballooned to 8GB due to the preview using jekyll to build

this PR should resolve those problems.

sorry i ran out of time

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant