Skip to content

Add random-noun package#214

Merged
smeech merged 4 commits intoespanso:mainfrom
emmawestbrook:main
Mar 26, 2026
Merged

Add random-noun package#214
smeech merged 4 commits intoespanso:mainfrom
emmawestbrook:main

Conversation

@emmawestbrook
Copy link
Contributor

Adds a package to generate a random english noun

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

smeech and others added 2 commits January 29, 2026 19:29
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copy link
Collaborator

@smeech smeech left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.
@smeech smeech merged commit cc65a98 into espanso:main Mar 26, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants