From 357c4b7d3d10f04f415c42a1f70c5967a3815689 Mon Sep 17 00:00:00 2001 From: Tamim Khan Date: Mon, 7 Oct 2019 13:14:19 +0100 Subject: [PATCH] Add action to prefix PR title and body --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c70db21..5f3f030 100644 --- a/README.md +++ b/README.md @@ -177,6 +177,7 @@ An example: `https://github.com/sdras/awesome-actions/workflows/Lint%20Awesome%2 - [Create a pull request for changes to your repository in the actions workspace](https://github.com/peter-evans/create-pull-request) - [Pull Request Lint](https://github.com/seferov/pr-lint-action) - [ChatOps For Pull Requests](https://github.com/machine-learning-apps/actions-chatops) +- [Prefix title and body of a PR based on text extracted from branch name](https://github.com/tzkhan/pr-update-action) ### GitHub Pages