chore: retarget zircote references to org - #27
Merged
Merged
Conversation
Repo moved to the modeled-information-format org. Retarget stale links: - pyproject.toml URLs (Homepage/Documentation/Repository/Issues), CONTRIBUTING clone, ISSUE_TEMPLATE, CHANGELOG MIF submodule URL: github.com/zircote/<repo> -> modeled-information-format. - Remove dependabot-automerge.yml (called zircote/.github's automerge reusable, absent in the org .github). Left unchanged: the illustrative org-extraction example in skills/setup/SKILL.md and identity references.
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates repository metadata and GitHub community files to reflect the transfer from the personal zircote namespace to the modeled-information-format GitHub org, and removes an org-dependent automation workflow that is no longer available.
Changes:
- Retarget
pyproject.tomlproject URLs tomodeled-information-format/mnemonic. - Update contributor and issue template links (clone URL, docs, discussions) to the org location.
- Update the documented (historical) MIF submodule URL in the changelog and remove the Dependabot auto-merge workflow that depended on
zircote/.github.
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| pyproject.toml | Updates PEP 621 project.urls links to the org repo. |
| CONTRIBUTING.md | Updates the example clone URL to the org repo. |
| CHANGELOG.md | Updates the referenced MIF submodule URL to the org location. |
| .github/workflows/dependabot-automerge.yml | Removes workflow that called a reusable workflow in zircote/.github. |
| .github/ISSUE_TEMPLATE/config.yml | Updates documentation and discussions links to the org repo. |
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.
Retargets stale personal links after the org transfer:
pyproject.tomlURLs, CONTRIBUTING clone, ISSUE_TEMPLATE, and the CHANGELOG submodule URL tomodeled-information-format. Removesdependabot-automerge.yml(calledzircote/.github's automerge reusable, absent in the org.github). Left: the illustrative org-extraction example inskills/setup/SKILL.mdand identity references.