Skip to content

Rindrics/execute-scripts-github-flow

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

execute-scripts-github-flow

Execute scripts in GitHub flow

requirements to have target scripts being executed:

  • target scripts are required to be comitted to the repo
  • target script list should contain the list of the target scripts
  • pull request
    • should be merged into the specified base branch
    • should have diff on target script list
    • should have specified label

About

Execute shell script safely: only when the pull request is labeled and merged into the specified branch

Resources

License

Stars

Watchers

Forks

Packages

No packages published