Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@Ancairon
Copy link
Member

Summary

I used HTTP clone to test on my fork, thus the on-prem private repo can't be cloned, but the main thing we want to test and fail on, is the PR's repo owner and branch of X/netdata:Y

This was requested internally, and it does make sense to quickly see if something breaks ingest.

@Ancairon Ancairon requested a review from a team as a code owner October 15, 2025 12:28
@ilyam8 ilyam8 requested a review from Copilot October 15, 2025 13:04
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR creates a new GitHub Actions workflow that performs a dry-run validation of documentation ingest processes for pull requests modifying markdown files. The workflow checks if the ingest process can successfully handle changes from the PR branch before merging.

Key changes:

  • Adds a new workflow triggered on PRs that modify markdown files or documentation
  • Sets up environment to run ingest validation using the netdata/learn repository
  • Configures ingest to test the specific PR repository and branch

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

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.

2 participants