Skip to content
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

chore: remove title check action #118

Merged
merged 1 commit into from
Oct 7, 2021
Merged

chore: remove title check action #118

merged 1 commit into from
Oct 7, 2021

Conversation

richardcase
Copy link
Member

What this PR does / why we need it:

Removing the GitHub Actions workflow that performs the checks to ensure
that the PR title follows conventional commits. This is because we
already require a label to be applied to the PRs that denote the type of
change it is.

Signed-off-by: Richard Case [email protected]

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Special notes for your reviewer:

Checklist:

  • squashed commits
  • includes documentation
  • adds unit tests
  • adds or updates e2e tests

Release note:

Removing title check action.

Removing the GitHub Actions workflow that performs the checks to ensure
that the PR title follows conventional commits. This is because we
already require a label to be applied to the PRs that denote the type of
change it is.

Signed-off-by: Richard Case <[email protected]>
@richardcase richardcase added the kind/refactor Only refactoring changes label Oct 7, 2021
@richardcase richardcase merged commit ca14a16 into liquidmetal-dev:main Oct 7, 2021
@richardcase richardcase deleted the title_check_remove branch October 7, 2021 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/refactor Only refactoring changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants