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: wagoid/commitlint-github-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.7
Choose a base ref
...
head repository: wagoid/commitlint-github-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.0
Choose a head ref
  • 3 commits
  • 8 files changed
  • 2 contributors

Commits on Feb 7, 2021

  1. feat: add outputs generation again

    As mentioned on actions/toolkit#702 (comment),
    we are safe to execute commands on our side.
    
    This reverts commit 58072cd, reversing
    changes made to 1788ebd.
    wagoid committed Feb 7, 2021
    Configuration menu
    Copy the full SHA
    a34ac47 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #74 from wagoid/feat/add-command-execution-again

    feat: add command execution again
    wagoid authored Feb 7, 2021
    Configuration menu
    Copy the full SHA
    51f76f1 View commit details
    Browse the repository at this point in the history
  3. chore(release): publish 2.2.0 [skip-ci]

    GitHub Action committed Feb 7, 2021
    Configuration menu
    Copy the full SHA
    a3d5477 View commit details
    Browse the repository at this point in the history
Loading