Skip to content

A Github action to create consistent names for PR based environments

License

Notifications You must be signed in to change notification settings

devopsmakers/pr-name-generator-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Repository files navigation

pr-name-generator-action

A Github action to create consistent and unique names for PR based environments.

Uses unique-names-generator and a "seed" based on the repo owner, name and issue (PR) number to generate a unique and consistent name. This makes it easy to deploy and clean up ephemaral environments on PR open, close or merge without needing to keep track of a non-deterministic unique name.

Inputs

None.

Outputs

name

The generated unique and consistent name

Example Usage

See:

About

A Github action to create consistent names for PR based environments

Resources

License

Stars

Watchers

Forks

Packages

No packages published