Skip to content

add docs folder which is copy that points at gh-pages URls, and setup CI build that updates them (will also add to PRs)#10

Merged
mshafer-NI merged 14 commits into
mainfrom
users/mshafer/dev/support_for_https_loading
Jun 26, 2026
Merged

add docs folder which is copy that points at gh-pages URls, and setup CI build that updates them (will also add to PRs)#10
mshafer-NI merged 14 commits into
mainfrom
users/mshafer/dev/support_for_https_loading

Conversation

@mshafer-NI

Copy link
Copy Markdown
Collaborator

What does this Pull Request accomplish?

Copy existing configs to docs folder with a rewrite from local>ni/python-renovate-config:default to https://ni.github.io/python-renovate-config/default.json to support non-PAT based fetching.

Why should this Pull Request be merged?

Enable broader adoption

What testing has been done?

None, but this PR does create a PR job to update the docs in the PR branch

@mshafer-NI
mshafer-NI requested a review from bkeryan as a code owner June 26, 2026 21:46
@mshafer-NI
mshafer-NI requested review from Copilot and removed request for bkeryan June 26, 2026 21:46

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 adds a generated docs/ mirror of the Renovate presets/configs with local> references rewritten to GitHub Pages URLs, and introduces a GitHub Actions workflow intended to keep that mirror up to date for environments (e.g., Azure DevOps) that can’t resolve GitHub-local presets.

Changes:

  • Add docs/ directory containing rewritten, GitHub Pages-hostable copies of the Renovate config/presets.
  • Add a GitHub Actions workflow to regenerate and (on main pushes) commit the docs/ mirror.
  • Update README to document consuming the GitHub Pages URLs.

Reviewed changes

Copilot reviewed 11 out of 11 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
README.md Documents how to use the GitHub Pages-hosted mirror when local> presets can’t be resolved.
docs/default.json Generated mirror of default.json for GitHub Pages consumption.
docs/recommended.json Generated mirror of recommended.json with rewritten extends URLs.
docs/README.md Explains that docs/ is generated and served via GitHub Pages.
docs/presets/enableGitSubmodules.json Generated mirror of preset.
docs/presets/enableVulnerabilityAlerts.json Generated mirror of preset.
docs/presets/group/githubActions.json Generated mirror of preset.
docs/presets/group/python.json Generated mirror of preset.
docs/presets/packages/niPython.json Generated mirror of preset.
.vscode/settings.json Adds editor settings (including Snyk org configuration).
.github/workflows/sync-docs.yml Adds workflow to regenerate docs mirror and commit on main.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md Outdated
Comment thread .github/workflows/sync-docs.yml Outdated
Comment thread .github/workflows/sync-docs.yml Outdated
Comment thread .vscode/settings.json Outdated
mshafer-NI and others added 4 commits June 26, 2026 17:07
… CI build that updates them (will also add to PRs)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@mshafer-NI
mshafer-NI force-pushed the users/mshafer/dev/support_for_https_loading branch from 63da9ca to e966306 Compare June 26, 2026 22:10
@mshafer-NI
mshafer-NI requested a review from Copilot June 26, 2026 22:10
Comment thread docs/recommended.json

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 10 out of 10 changed files in this pull request and generated 3 comments.

Comment thread .github/workflows/sync-docs.yml Outdated
Comment thread .github/workflows/sync-docs.yml Outdated
Comment thread .github/workflows/sync-docs.yml Outdated
Comment thread .github/workflows/sync-docs.yml Outdated
Comment thread .github/workflows/sync-docs.yml Outdated
Comment thread .vscode/settings.json Outdated
Comment thread README.md
Comment thread .github/workflows/sync-docs.yml Outdated
Comment thread .github/workflows/sync-docs.yml Outdated

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 14 out of 14 changed files in this pull request and generated 8 comments.

Comment thread .github/workflows/check_docs.yml Outdated
Comment thread .github/workflows/PR.yml
Comment thread .github/workflows/CI.yml
Comment thread .github/workflows/CI.yml
Comment thread .github/workflows/check_actions.yml
Comment thread README.md Outdated
Comment thread docs/README.md Outdated
Comment thread .github/workflows/sync-docs.sh
@github-advanced-security

Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

Comment thread .github/workflows/check_docs.yml Fixed

@bkeryan bkeryan left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Approved with suggestions

Comment thread .github/workflows/check_docs.yml Outdated
Comment thread README.md Outdated
Comment thread docs/README.md Outdated
Comment thread docs/README.md Outdated
Comment thread README.md Outdated
Comment thread .github/workflows/sync-docs.sh
@mshafer-NI
mshafer-NI requested a review from Copilot June 26, 2026 22:52

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 14 out of 14 changed files in this pull request and generated 4 comments.

Comment thread docs/README.md Outdated
Comment thread README.md Outdated
Comment thread .github/workflows/check_actions.yml
Comment thread .github/workflows/CI.yml
mshafer-NI and others added 3 commits June 26, 2026 17:56
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@mshafer-NI
mshafer-NI merged commit 1bf1aca into main Jun 26, 2026
3 checks passed
@mshafer-NI
mshafer-NI deleted the users/mshafer/dev/support_for_https_loading branch June 26, 2026 23:07
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.

4 participants