-
Notifications
You must be signed in to change notification settings - Fork 33
Comparing changes
Open a pull request
base repository: korthout/backport-action
base: v2.3.0
head repository: korthout/backport-action
compare: v2.4.0
- 8 commits
- 6 files changed
- 5 contributors
Commits on Dec 16, 2023
-
Signed-off-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 930286d - Browse repository at this point
Copy the full SHA 930286dView commit details
Commits on Jan 18, 2024
-
build(deps-dev): bump prettier from 3.1.1 to 3.2.4
Bumps [prettier](https://github.com/prettier/prettier) from 3.1.1 to 3.2.4. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.1.1...3.2.4) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for c48beca - Browse repository at this point
Copy the full SHA c48becaView commit details -
Merge pull request #408 from korthout/dependabot/npm_and_yarn/prettie…
…r-3.2.4 build(deps-dev): bump prettier from 3.1.1 to 3.2.4
Configuration menu - View commit details
-
Copy full SHA for 7a2d0af - Browse repository at this point
Copy the full SHA 7a2d0afView commit details
Commits on Jan 22, 2024
-
feat: add
pull_description
to placeholdersThis allows the user to copy the original pull request description to the backported PR. This can be helpful if the body contains links to ticketing systems, related documents etc. Example usage: yaml ``` pull_description: |- Automated backport to `${target_branch}`, triggered by a label in #${pull_number}. Original Description: ${pull_description} ```
Configuration menu - View commit details
-
Copy full SHA for ba84c7a - Browse repository at this point
Copy the full SHA ba84c7aView commit details -
docs: align pull_description placeholder text
Aligns the new pull_description placeholder description with the description of the other placeholders. Also adds the body wording which is used by GitHub's API.
Configuration menu - View commit details
-
Copy full SHA for 258a18b - Browse repository at this point
Copy the full SHA 258a18bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 29fedd9 - Browse repository at this point
Copy the full SHA 29fedd9View commit details -
Merge pull request #409 from jschmid1/feat/pull_description_body
feat: add `pull_description` to placeholders
Configuration menu - View commit details
-
Copy full SHA for 8546a41 - Browse repository at this point
Copy the full SHA 8546a41View commit details -
Signed-off-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 79b9f24 - Browse repository at this point
Copy the full SHA 79b9f24View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.3.0...v2.4.0