Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: github-release/github-release
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.10.0
Choose a base ref
...
head repository: github-release/github-release
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.10.1
Choose a head ref
  • 4 commits
  • 5 files changed
  • 2 contributors

Commits on Jan 6, 2021

  1. github-release v0.10.0

    kevinburke committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    ee13bb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    100e855 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. Add generate-release-notes flag to release subcommand

    The GitHub REST API for releases has the option to generate the name and
    description from the merged PRs since the last release. This commit also
    adds the option to the release subcommand.
    
    This should not be a backwards breaking change, because the name and the
    description still defaults to the tag, if the -g argument is not given.
    If the -g argument is given, the name will be empty and GitHub will
    display the tag in the web interface and the description will be the
    automatically created description by GitHub.
    flip1995 committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    952e802 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. github-release v0.10.1

    kevinburke committed Jun 25, 2024
    1 Configuration menu
    Copy the full SHA
    5cc5acd View commit details
    Browse the repository at this point in the history
Loading