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: tj-actions/changed-files
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v23.1
Choose a base ref
...
head repository: tj-actions/changed-files
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v23.2
Choose a head ref
  • 9 commits
  • 6 files changed
  • 5 contributors

Commits on Jun 24, 2022

  1. Upgraded from v23 -> v23.1 (#535)

    Co-authored-by: jackton1 <jackton1@users.noreply.github.com>
    jackton1 and jackton1 authored Jun 24, 2022
    Copy the full SHA
    8f98569 View commit details

Commits on Jun 28, 2022

  1. Update README.md (#536)

    * Update README.md
    
    Make it extra clear that some of these outputs only work if the `files` parameter has been specified. If `files` has not been specified, then they don't work.
    
    * Apply suggestions from code review
    
    * Update README.md
    
    Co-authored-by: Tonye Jack <jtonye@ymail.com>
    JoeOvo and jackton1 authored Jun 28, 2022
    Copy the full SHA
    736c959 View commit details
  2. docs: add JoeOvo as a contributor for doc (#537)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] authored Jun 28, 2022
    Copy the full SHA
    7d9d8db View commit details

Commits on Jun 29, 2022

  1. Update README.md (#538)

    jackton1 authored Jun 29, 2022
    Copy the full SHA
    5eb9d8c View commit details

Commits on Jun 30, 2022

  1. Updated README.md (#540)

    Co-authored-by: jackton1 <jackton1@users.noreply.github.com>
    jackton1 and jackton1 authored Jun 30, 2022
    Copy the full SHA
    665f0cd View commit details
  2. chore: update test (#539)

    * chore: update test
    
    * Update test.yml
    
    * Update test.yml
    jackton1 authored Jun 30, 2022
    Copy the full SHA
    e2e05ab View commit details

Commits on Jul 1, 2022

  1. Copy the full SHA
    fcfb368 View commit details

Commits on Jul 7, 2022

  1. Copy the full SHA
    8acdf5a View commit details

Commits on Jul 18, 2022

  1. feat: fix bug with similar commit hashes. (#549)

    * feat: improve error handling when similar commit hashed are detected.
    
    * Updated triggered event
    
    * Update debug message.
    
    * Removed --no-merges restriction.
    
    * Update to use qoutes.
    
    * updated git fetch.
    jackton1 authored Jul 18, 2022
    Copy the full SHA
    b2ee165 View commit details
Loading