Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This pull request adds a new "random-noun" package (version 0.1.0) to generate random English nouns for the Espanso text expander.
Changes:
- Adds a package that generates a random English noun from a comprehensive list when typing
:noun - Provides over 6,800 noun choices for random selection
- Includes manifest, README, and package configuration files
Reviewed changes
Copilot reviewed 2 out of 3 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| packages/random-noun/0.1.0/_manifest.yml | Package metadata including name, description, author, and tags |
| packages/random-noun/0.1.0/README.md | User documentation explaining the package and its usage |
| packages/random-noun/0.1.0/package.yml | Main package configuration with trigger and extensive noun list |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
smeech
reviewed
Jan 29, 2026
Collaborator
There was a problem hiding this comment.
A simple package with a single trigger selecting a word at random from a list of 6,800 nouns. No shell, script or potentially malicious code.
I've let Copilot do its thing and accepted its minor recommendations.
Automated checks passed but I need to rerun them.
If you're happy I'll go ahead and merge afterwards.
Thank you.
Not sure why the change didn't appear. Trying again.
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.
Adds a package to generate a random english noun