Skip to content

Conversation

EvOr
Copy link
Contributor

@EvOr EvOr commented Feb 23, 2021

We can now:

  • Allow for the Jira reference to be in the header
  • Override the header limit
  • Change the types of commit requiring a Jira

Changed some basheries as they were not optimal in the function I used, mainly

  • Non posix argument handling
  • Using echo instead of return and string comparison instead of return codes for instance.

Added tests for my uses cases (one commit per change, tests included)

Didn't change the default behavior so this shouldn't break any repository.

@EvOr EvOr requested review from lumautomation and a team as code owners February 23, 2021 17:21
EvOr added 4 commits February 23, 2021 18:27
also better the shell in the function
Also making the whole thing posix when handling arguments as not being
able to put = between args and values was frustrating
@EvOr EvOr force-pushed the feat/allow_for_more_options branch from a01fdab to 0579955 Compare February 23, 2021 17:27
@sebastien-boulle sebastien-boulle merged commit d4e4973 into master Feb 25, 2021
@anis-campos anis-campos deleted the feat/allow_for_more_options branch April 6, 2021 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants