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: vsoch/pull-request-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.19
Choose a base ref
...
head repository: vsoch/pull-request-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.0.20
Choose a head ref
  • 3 commits
  • 2 files changed
  • 3 contributors

Commits on Mar 18, 2022

  1. Fix example in README (#85)

    fleaz authored Mar 18, 2022
    Configuration menu
    Copy the full SHA
    e64deeb View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. [Chore] Provide token when getting 401 error

    Issue #87
    
    In GHE, token is necessary when querying the repo API,
    When it fails, it returns 401 error. Will need to specify the token in
    this case.
    Kane Ho committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    6672934 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #88 from ohenak/fix/ghe-get-401-error

    [Chore] Provide token when getting 401 error
    vsoch authored Sep 22, 2022
    Configuration menu
    Copy the full SHA
    4155448 View commit details
    Browse the repository at this point in the history
Loading