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: actions/create-github-app-token
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.8.2
Choose a base ref
...
head repository: actions/create-github-app-token
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.9.0
Choose a head ref
  • 2 commits
  • 14 files changed
  • 2 contributors

Commits on Mar 1, 2024

  1. feat(outputs): app-slug and installation-id (#105)

    It is convenient to use `https://api.github.com/users/$app_slug[bot]` to
    obtain the corresponding account ID later.
    Then build `Signed-off-by: $app_slug[bot]
    <$id+$app_slug[bot]@users.noreply.github.com>`.
    
    Currently, there is no Linux environment to build test snapshot files
    maboloshi authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    babaff4 View commit details
    Browse the repository at this point in the history
  2. build(release): 1.9.0 [skip ci]

    # [1.9.0](v1.8.2...v1.9.0) (2024-03-01)
    
    ### Features
    
    * **outputs:** `app-slug` and `installation-id` ([#105](#105)) ([babaff4](babaff4))
    semantic-release-bot committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    f2acddf View commit details
    Browse the repository at this point in the history
Loading