Skip to content
You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
edit

GitHub Action

prp-preprocessor

0.1.1

prp-preprocessor

edit

prp-preprocessor

A GitHub Action that replaces variables in files

Installation

Copy and paste the following snippet into your .yml file.

              

- name: prp-preprocessor

uses: CIFriends/prp-preprocessor@0.1.1

Learn more about this action in CIFriends/prp-preprocessor

Choose a version

Logo

prp-preprocessor

A versatile GitHub Action that enables variable replacement in files using a simple {_ variable _} syntax.

Release GitHub Actions Workflow Status GitHub Issues or Pull Requests Quality Gate Status Coverage

Important

This file was generated from a .prp

Read our docs

Installation

To install the PRP Preprocessor, you can add it as a step in your GitHub Actions workflow. Here's an example of how to use it:

steps:
  - name: PRP Preprocessor
    uses: CIFriends/prp-preprocessor@main
    with:
      rootDir: './example'

Inputs

Inputs can be found at here.

Contributing

We welcome contributions to this project! Please read our Contributing Guide for more information on how to contribute.

If you've found this project useful, please consider giving it a ⭐ on GitHub. This helps to spread the awareness of the project and is a great way to show your support!

License

This project is licensed under the Apache-2.0 License.