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: lumapps/commit-message-validator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.0
Choose a base ref
...
head repository: lumapps/commit-message-validator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.1.0
Choose a head ref
  • 14 commits
  • 8 files changed
  • 3 contributors

Commits on Nov 12, 2020

  1. feat(revert): allow to not specify the reverted commit sha1

    With github revert no sha1 is specified, thus we don't the validator to
    fail on this revert.
    sebastien-boulle committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    aece264 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2020

  1. Merge pull request #17 from lumapps/feat/revert

    feat(revert): allow to not specify the reverted commit sha1
    sebastien-boulle authored Dec 11, 2020
    Configuration menu
    Copy the full SHA
    833c0d2 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2021

  1. Configuration menu
    Copy the full SHA
    5c8c201 View commit details
    Browse the repository at this point in the history
  2. feat(length): make the length configurable

    also better the shell in the function
    EvOr committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    6d183af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36d53d3 View commit details
    Browse the repository at this point in the history
  4. feat(jira): jira ref in header

    EvOr committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    ad13636 View commit details
    Browse the repository at this point in the history
  5. feat(pre-commit): adding new options to the pre-commit shell script

    Also making the whole thing posix when handling arguments as not being
    able to put = between args and values was frustrating
    EvOr committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    0579955 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

  1. Merge pull request #18 from lumapps/feat/allow_for_more_options

    Feat/allow for more options
    sebastien-boulle authored Feb 25, 2021
    Configuration menu
    Copy the full SHA
    d4e4973 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2021

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

Commits on Mar 8, 2021

  1. Merge pull request #19 from lumapps/fix/allow_short_jira_ref

    Fix/allow short jira ref
    sebastien-boulle authored Mar 8, 2021
    Configuration menu
    Copy the full SHA
    41e4f47 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

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

Commits on Mar 29, 2021

  1. Merge pull request #20 from lumapps/forgot_github_action

    Forgot GitHub action
    sebastien-boulle authored Mar 29, 2021
    Configuration menu
    Copy the full SHA
    1e09ac0 View commit details
    Browse the repository at this point in the history
Loading