Add PR validation workflow#4
Merged
Merged
Conversation
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Charles Willis <5862883+trippwill@users.noreply.github.com>
revert Signed-off-by: Charles Willis <5862883+trippwill@users.noreply.github.com>
Signed-off-by: Charles Willis <5862883+trippwill@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Charles Willis <5862883+trippwill@users.noreply.github.com>
Contributor
There was a problem hiding this comment.
Pull Request Overview
Adds a GitHub Actions workflow to validate pull requests by installing dependencies and running docs checks and tests.
- Introduce a
pr.ymlworkflow that sets up Neovim nightly, Rust toolchain, and caching for Cargo and Plenary.nvim - Add a docs verification step using
vimcats - Update README to bump required Neovim version to 0.11+
Reviewed Changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| doc/swapdiff.nvim.txt | Simplified list-item wording but removed list markers |
| README.md | Updated Neovim requirement from 0.9 to 0.11 |
| .github/workflows/pr.yml | New PR validation workflow with setup, caching, docs check, and tests |
Comments suppressed due to low confidence (2)
doc/swapdiff.nvim.txt:432
- The leading '-' list marker was removed, which may break vimdoc list formatting. Consider restoring the '-' prefix for consistent list items.
PrintLogSink writes log messages to the Neovim message area using `print()`.
README.md:15
- The list bullet ('- ') was dropped before
**Requirements:**, causing inconsistent Markdown list formatting. Re-add- **Requirements:**.
**Requirements:** Neovim 0.11+
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Charles Willis <5862883+trippwill@users.noreply.github.com>
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.
Summary
Testing
bash ./test.sh(fails:E492: Not an editor command: PlenaryBustedDirectory)https://chatgpt.com/codex/tasks/task_e_68442e84a3f0832e9e093800fe601227