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

ci: check PR title #52

Merged
merged 1 commit into from
Oct 29, 2023
Merged

ci: check PR title #52

merged 1 commit into from
Oct 29, 2023

Conversation

k4black
Copy link
Contributor

@k4black k4black commented Oct 29, 2023

Closes #40

Description

Add github workflow to run each PR.

Motivation and Context

Just to maintain Pull Request titles to use conventional commits.

Contribution Checklist

General

  • I have read and agreed on the CONTRIBUTING and CODE OF CONDUCT documents.
  • I have run linters, type checks, import sorting and tests locally.
  • I have added comments to code in hard-to-understand areas.
  • Pull Request title uses conventional commits format: tag(scope): description.

Added tests?

  • yes
  • partially, will add more later
  • no, because I need help
  • no, because they aren't needed

Added to documentation?

  • README.md
  • docs/
  • manytask.github.io page
  • no documentation needed

@k4black k4black self-assigned this Oct 29, 2023
@k4black k4black merged commit 568a695 into main Oct 29, 2023
14 checks passed
@k4black k4black deleted the check-pr-title branch October 29, 2023 08:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ci: run repo PR title validation on each PR
1 participant