Skip to content

JOBS-4599 add first authorized date and last authorized date #74

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 19, 2022

Conversation

PavloMyrotiuk
Copy link
Contributor

Added firstAuthorizedDate and lastAuthorizedDate fields
JIRA Ticket

Squash Commit Guidelines

This is a reminder on how to format your sqaush commit message. Delete from your PR after noting below.

Message Header

The message header is a single line that contains succinct description of the change containing a type: subject. For example:

feat: add Foo API

Allowed Types

This describes the kind of change that this commit is providing:

  • feat (when adding feature)
  • fix (when performing a bug fix)
  • docs (when adding or changing documentation)
  • refactor (when doing non-breaking code refactoring)
  • test (when adding missing tests)
  • chore (when performing maintainance)

Subject Text

This is a very short description of the change.

  • use imperative, present tense: “change” not “changed” nor “changes”
  • no dot (.) at the end

@PavloMyrotiuk PavloMyrotiuk requested a review from foo4u as a code owner January 19, 2022 11:37
@PavloMyrotiuk PavloMyrotiuk changed the title JOBS-4599 added first authorized date and last authorized date JOBS-4599 add first authorized date and last authorized date Jan 19, 2022
@PavloMyrotiuk PavloMyrotiuk merged commit 90d122a into master Jan 19, 2022
@PavloMyrotiuk PavloMyrotiuk deleted the JOBS-4599-authorized-date branch January 19, 2022 16:32
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.

4 participants