fix(ospo): rename national-digital-twin to national-node-net - #46
Merged
Conversation
✅ InnerSource Checks PassedAll tracked InnerSource checks passed in this run.
Results from commit 72c3896, view the full job summary ♻️ This comment has been updated with latest results. |
There was a problem hiding this comment.
Pull request overview
Updates repository references from National-Digital-Twin to National-Node-Net across end-user documentation and package metadata, and records the change in the changelog.
Changes:
- Updated GitHub URLs in README and documentation pages to point to the new organisation.
- Updated the package metadata repository URL in
pyproject.toml. - Added a
3.1.2changelog entry noting the organisation alignment.
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated 3 comments.
Show a summary per file
| File | Description |
|---|---|
| README.md | Updates documentation link to the new organisation URL. |
| pyproject.toml | Updates project.urls.Repository to the new organisation URL. |
| docs/security-label-modules.md | Updates external label-builder links to the new organisation URL. |
| docs/index.md | Updates documentation index links to the new organisation URL. |
| CHANGELOG.md | Adds a new release entry documenting the organisation alignment. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Comment on lines
+3
to
+9
| ## [3.1.2] - 2026-07-16 | ||
|
|
||
| ### Changed | ||
|
|
||
| - Alignment of GitHub actions to new organisation. | ||
|
|
||
|
|
| # SecurityLabel Modules in node-lib | ||
|
|
||
| node-lib can be leveraged alongside the [label-builder](https://github.com/National-Digital-Twin/label-builder) to | ||
| node-lib can be leveraged alongside the [label-builder](https://github.com/National-Node-Net/label-builder) to |
| ``` | ||
|
|
||
| Please refer to the documentation of [label-builder](https://github.com/National-Digital-Twin/label-builder) | ||
| Please refer to the documentation of [label-builder](https://github.com/National-Node-Net/label-builder) |
cruddasj
approved these changes
Jul 20, 2026
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.
Alignment of GitHub actions to the new organisation (National-Digital-Twin -> National-Node-Net), plus dependent secret renames and CHANGELOG entry.