fix(ospo): rename national-digital-twin to national-node-net#61
fix(ospo): rename national-digital-twin to national-node-net#61syed-awsaf-informed wants to merge 6 commits into
Conversation
✅ OSS Checks PassedAll tracked OSS checks passed in this run.
Results from commit b597d6b, 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 metadata and CI configuration to reflect the GitHub organisation rename from National-Digital-Twin to National-Node-Net, including SonarCloud settings, workflow secret references, and documentation links.
Changes:
- Renames SonarCloud project key/org and updates CI Sonar invocation + token secret name.
- Updates GitHub Actions workflows to use the new organisation/repository coordinates and bumps several pinned action SHAs.
- Updates assorted repository metadata/docs and adds a
1.2.1changelog entry for the rename work.
Reviewed changes
Copilot reviewed 12 out of 12 changed files in this pull request and generated 3 comments.
Show a summary per file
| File | Description |
|---|---|
| sonar-project.properties | Updates SonarCloud project key and organisation slug. |
| repository-configuration/variables.tf | Updates Terraform default GitHub organisation name. |
| pom.xml | Updates Maven project URLs/SCM metadata to new GitHub org. |
| mkdocs.yml | Updates (commented) repo URL to new org (still needs correct repo name). |
| docker/keycloak/tofu/README.md | Updates contributor graph link to new GitHub org. |
| CONTRIBUTING.md | Updates GitHub links to new org (still contains your-repo placeholder). |
| CHANGELOG.md | Adds 1.2.1 entry documenting the org/actions alignment. |
| ACKNOWLEDGEMENTS.md | Updates contributor graph link to new org (still contains your-repo placeholder). |
| .github/workflows/publish-github-release.yml | Bumps pinned action SHAs for checkout/upload-artifact/release. |
| .github/workflows/oss-checker.yml | Updates org/repo references and bumps pinned action SHAs. |
| .github/workflows/maven.yml | Updates SonarCloud parameters and renames the Sonar token secret reference. |
| .github/workflows/auto-back-merge.yml | Renames app secrets to new org naming and bumps pinned action SHAs. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| partners**. Contributions from the general public are not currently accepted, but **feedback, issue reporting, and documentation suggestions are encouraged**. | ||
| If you want to see which suppliers and organisations have contributed to this repository in the past, refer to [ACKNOWLEDGEMENTS.md](ACKNOWLEDGEMENTS.md) and the GitHub | ||
| contributor insights page at [Contributors](https://github.com/National-Digital-Twin/your-repo/graphs/contributors). | ||
| contributor insights page at [Contributors](https://github.com/National-Node-Net/your-repo/graphs/contributors). |
|
|
||
| For a list of individual contributors who have made direct commits to this repository, see | ||
| GitHub’s auto-generated contributor insights: [Contributors](https://github.com/National-Digital-Twin/your-repo/graphs/contributors). | ||
| GitHub’s auto-generated contributor insights: [Contributors](https://github.com/National-Node-Net/your-repo/graphs/contributors). |
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|



Alignment of GitHub actions to the new organisation (National-Digital-Twin -> National-Node-Net), plus dependent secret renames and CHANGELOG entry.