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/github-script
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.1.1
Choose a base ref
...
head repository: actions/github-script
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.3.1
Choose a head ref
  • 19 commits
  • 21 files changed
  • 3 contributors

Commits on Aug 18, 2022

  1. Update @octokit/plugin-rest-endpoint-methods.

    This updates the dependency to the latest version within current SemVer constraints.
    desrosj committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    6e70142 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. Configuration menu
    Copy the full SHA
    b9c21f1 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. Configuration menu
    Copy the full SHA
    4d94eea View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. Update licenses

    joshmgross committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    fc8cad1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #283 from desrosj/update/plugin-rest-endpoint-methods

    Update `@octokit/plugin-rest-endpoint-methods` to version 6.x
    joshmgross authored Aug 26, 2022
    Configuration menu
    Copy the full SHA
    c713e51 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. Add retry plugin

    luketomlinson committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    355d895 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    660d907 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    977060a View commit details
    Browse the repository at this point in the history
  4. Update licenses

    luketomlinson committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    55053af View commit details
    Browse the repository at this point in the history
  5. Fix http-client license

    luketomlinson committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    3cca041 View commit details
    Browse the repository at this point in the history
  6. PR feedback

    luketomlinson committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    3faaff9 View commit details
    Browse the repository at this point in the history
  7. update action.yml

    luketomlinson committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    e7dbaf0 View commit details
    Browse the repository at this point in the history
  8. cleanup quotes

    luketomlinson committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    6b09a22 View commit details
    Browse the repository at this point in the history
  9. Whitespace

    luketomlinson committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    eb0f407 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. Core.debug

    luketomlinson committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    ac0c7cb View commit details
    Browse the repository at this point in the history
  2. 6.3.0

    luketomlinson committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    d742690 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #288 from luketomlinson/main

    Add retry plugin and related options
    joshmgross authored Sep 26, 2022
    Configuration menu
    Copy the full SHA
    d4560e1 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. Configuration menu
    Copy the full SHA
    8445ca8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #293 from luketomlinson/main

    Fix overriding request options from @actions/github
    joshmgross authored Sep 30, 2022
    Configuration menu
    Copy the full SHA
    7dff1a8 View commit details
    Browse the repository at this point in the history
Loading