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: contributor-assistant/github-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.5.1
Choose a base ref
...
head repository: contributor-assistant/github-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.5.2
Choose a head ref
  • 6 commits
  • 5 files changed
  • 3 contributors

Commits on Aug 21, 2024

  1. readme: fix invalid action tag in main snippet

    Current snippet in README is missing the "v" prefix when targeting the
    action version, resulting in an early failure when trying to open a pull
    request on a repository with the corresponding action freshly installed.
    
    While at it, use the latest tag.
    Tropicao committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    0120bf1 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Merge pull request #161 from Tropicao/master

    readme: fix invalid action tag in main snippet
    ibakshay authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    bd7b55d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea72bdd View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    8eac7d4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #162 from contributor-assistant/minor-fixes

    bug fix + remove unwanted files
    ibakshay authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    add3b94 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    ibakshay authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    fdca7a0 View commit details
    Browse the repository at this point in the history
Loading