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/privileged-requester
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0
Choose a base ref
...
head repository: github/privileged-requester
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.0
Choose a head ref
  • 17 commits
  • 11 files changed
  • 2 contributors

Commits on Nov 27, 2023

  1. Bump actions/upload-artifact from 3.1.0 to 3.1.3

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.0 to 3.1.3.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@3cea537...a8a3f3a)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    956163b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #99 from github/dependabot/github_actions/actions/…

    …upload-artifact-3.1.3
    
    Bump actions/upload-artifact from 3.1.0 to 3.1.3
    GrantBirki authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    fb0f25c View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    b495077 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    663d0a7 View commit details
    Browse the repository at this point in the history
  3. lowercase

    GrantBirki committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    51c368b View commit details
    Browse the repository at this point in the history
  4. extra logging

    GrantBirki committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    e909461 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #125 from github/prevent-duplicate-approvals

    Prevent Duplicate Approvals
    GrantBirki authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    245059b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9070ff7 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #126 from github/actions-bot-user-fixes

    properly fetch "login" when using Actions tokens instead of a PAT
    GrantBirki authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    365f527 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8883a56 View commit details
    Browse the repository at this point in the history
  9. quotes for safety

    GrantBirki committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    f74cbf8 View commit details
    Browse the repository at this point in the history
  10. update docs

    GrantBirki committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    1a05815 View commit details
    Browse the repository at this point in the history
  11. fix

    GrantBirki committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    1741d41 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #127 from github/add-handle-input

    fix 'github-actions[bot]' usage
    GrantBirki authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    6dea717 View commit details
    Browse the repository at this point in the history
  13. update docs

    GrantBirki committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    5c60fbf View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    43298e0 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #128 from github/fix-hasAlreadyApproved-method

    fix hasAlreadyApproved() method
    GrantBirki authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    f8d60d9 View commit details
    Browse the repository at this point in the history
Loading