Conversation
There was a problem hiding this comment.
🟡 Changes recommended
Clarify archive status and issue/pull request availability during the transition.
Once you've addressed the issues Copilot identified, you can request another Copilot review.
Pull request overview
Replaces the README with an archive notice directing users to the maintained OpenAPI specification.
Changes:
- Links to
kintone/openapi-specand its YAML/JSON descriptions. - Points users to the current REST API reference.
- Removes obsolete documentation and retains the license reference.
File summaries
| File | Summary |
|---|---|
README.md |
Adds archival guidance and current API links; transition wording should accurately reflect repository status before and after archiving. |
Review details
Suppressed comments (2)
README.md:16
- The follow-up says the Pages site is taken down separately after this merge, so this statement is false for the interval immediately after merge. Please use transition-safe wording or perform the takedown before publishing a notice that says the site is already gone.
The interactive website that this repository used to publish is taken down. To browse the API, read
README.md:21
- Because archiving is explicitly deferred until after this merge, this sentence incorrectly says that issues and pull requests are already disabled. Qualify it with the archive state so visitors are not misled during the transition.
This repository is archived, so it takes no issues and no pull requests. For anything about the
- Files reviewed: 1/1 changed files
- Comments generated: 1
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
|
|
||
| [](https://github.com/kintone/rest-api-spec/actions/workflows/ci.yaml) | ||
| > [!IMPORTANT] | ||
| > This repository is archived and is no longer maintained. |
shabaraba
force-pushed
the
docs/archive-rest-api-spec
branch
from
September 11, 2026 06:18
34b373c to
9d8f79d
Compare
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.
Why
The OpenAPI Description for the kintone REST API now lives in kintone/openapi-spec, which was made public on 2026-09-11. This repository is about to be archived, so its README has to tell a visitor where the current specification is before it becomes read-only.
What
Replaces the README with an archive notice and links to the new repository.
openapi.yaml/openapi.jsonThe LICENSE file and its reference are kept as they are.
Follow-up
Archiving the repository and taking down the GitHub Pages site are done separately, after this is merged.