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: pascalgn/size-label-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.0
Choose a base ref
...
head repository: pascalgn/size-label-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.2
Choose a head ref
  • 6 commits
  • 4 files changed
  • 6 contributors

Commits on May 31, 2023

  1. pull_request_target & permissions (#34)

    pull_request_target & permissions
    jmnote authored May 31, 2023
    Configuration menu
    Copy the full SHA
    b1f4946 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    6762d8a View commit details
    Browse the repository at this point in the history
  2. Update README.md

    pascalgn authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    6d7c198 View commit details
    Browse the repository at this point in the history
  3. feat: use GITHUB_API_URL as baseUrl for octokit (#43)

    * feat: use GITHUB_API_URL as baseUrl for octokit
    
    Allow also to connect to GHE instances when using the API URL from the envs
    
    * feat: use GITHUB_API_URL as baseUrl for octokit (build)
    fty4 authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    316f8ac View commit details
    Browse the repository at this point in the history
  4. feat: add sizeLabel GITHUB_OUTPUT for further reuse in other jobs (#44)

    * Add sizeLabel GITHUB_OUTPUT for further reuse in other jobs
    
    * Add sizeLabel GITHUB_OUTPUT for further reuse in other jobs
    
    ---------
    
    Co-authored-by: Pascal <pascal.gruen@gmail.com>
    mat3e and pascalgn authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    15c9038 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    pascalgn authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    bbbaa0d View commit details
    Browse the repository at this point in the history
Loading