Skip to content

chore: Add pull requests title validation#1

Closed
ayeshurun wants to merge 17 commits intomainfrom
semantic-pr
Closed

chore: Add pull requests title validation#1
ayeshurun wants to merge 17 commits intomainfrom
semantic-pr

Conversation

@ayeshurun
Copy link
Owner

No description provided.

@github-actions github-actions bot added the invalid This doesn't seem right label Sep 16, 2025
@ayeshurun ayeshurun changed the title Add pull request title validation FEAT: Add pull request title validation Sep 16, 2025
@ayeshurun ayeshurun closed this Sep 17, 2025
@ayeshurun ayeshurun reopened this Sep 17, 2025
Repository owner deleted a comment from github-actions bot Sep 17, 2025
Repository owner deleted a comment from github-actions bot Sep 17, 2025
Repository owner deleted a comment from github-actions bot Sep 17, 2025
Repository owner deleted a comment from github-actions bot Sep 17, 2025
Repository owner deleted a comment from github-actions bot Sep 17, 2025
@ayeshurun ayeshurun changed the title FEAT: Add pull request title validation FEAT(test): Add pull request title validation Sep 17, 2025
@ayeshurun
Copy link
Owner Author

add

Copy link
Owner Author

@ayeshurun ayeshurun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

general feedback

@ayeshurun ayeshurun changed the title FEAT(test): Add pull request title validation chore: Add pull request title validation Sep 17, 2025
@github-actions github-actions bot removed the invalid This doesn't seem right label Sep 17, 2025
@ayeshurun ayeshurun changed the title chore: Add pull request title validation CHORE: Add pull request title validation Sep 17, 2025
@github-actions github-actions bot added the invalid This doesn't seem right label Sep 17, 2025
@ayeshurun ayeshurun changed the title CHORE: Add pull request title validation CHORE(test): Add pull request title validation Sep 17, 2025
@ayeshurun ayeshurun changed the title CHORE(test): Add pull request title validation CHORE(tests): Add pull request title validation Sep 17, 2025
@ayeshurun ayeshurun changed the title CHORE(tests): Add pull request title validation chore: Add pull request title validation Sep 17, 2025
@github-actions github-actions bot removed the invalid This doesn't seem right label Sep 17, 2025
@ayeshurun ayeshurun changed the title chore: Add pull request title validation chor: Add pull request title validation Sep 17, 2025
Repository owner deleted a comment from github-actions bot Sep 17, 2025
@ayeshurun ayeshurun changed the title chor: Add pull request title validation cho: Add pull request title validation Sep 17, 2025
Repository owner deleted a comment from github-actions bot Sep 17, 2025
@ayeshurun ayeshurun changed the title cho: Add pull request title validation chor: Add pull request title validation Sep 17, 2025
@ayeshurun ayeshurun changed the title chor: Add pull request title validation chore: Add pull request title validation Sep 17, 2025
@github-actions github-actions bot removed the invalid This doesn't seem right label Sep 17, 2025
@ayeshurun ayeshurun changed the title chore: Add pull request title validation chor: Add pull request title validation Sep 17, 2025
@github-actions github-actions bot added the invalid This doesn't seem right label Sep 17, 2025
@ayeshurun ayeshurun changed the title chor: Add pull request title validation cheor: Add pull request title validation Sep 17, 2025
@ayeshurun ayeshurun changed the title cheor: Add pull request title validation chsor: Add pull request title validation Sep 17, 2025
Repository owner deleted a comment from github-actions bot Sep 17, 2025
@ayeshurun ayeshurun removed the invalid This doesn't seem right label Sep 17, 2025
@ayeshurun ayeshurun changed the title chsor: Add pull request title validation chore: Add pull request title validation Sep 17, 2025
@ayeshurun ayeshurun changed the title chore: Add pull request title validation chore: Add pull request title validations Sep 17, 2025
@ayeshurun ayeshurun changed the title chore: Add pull request title validations chore: Add pull request title validation Sep 17, 2025
@ayeshurun ayeshurun changed the title chore: Add pull request title validation chodre: Add pull request title validation Sep 17, 2025
@github-actions
Copy link

Hey there and thank you for your contribution! 👋🏼

We require pull request titles to follow the Conventional Commits specification and it looks like your proposed title needs to be adjusted.

A valid title has the format: type(scope): subject

type: Must be one of the following:

  • feat: A new feature
  • fix: A bug fix
  • docs: Documentation only changes
  • style: Changes that do not affect the meaning of the code (e.g., formatting)
  • refactor: A code change that neither fixes a bug nor adds a feature
  • perf: A code change that improves performance
  • test: Adding missing tests or correcting existing tests
  • chore: Changes to the build process or auxiliary tools
  • build: Changes that affect the build system or external dependencies
  • ci: Changes to CI configuration files and scripts
  • revert: Reverts a previous commit

scope (optional): A noun describing a section of the codebase.

subject: A short description of the code changes.

Examples:

  • feat(api): add new endpoint for users
  • fix: correct a typo in the documentation
  • docs(readme): update installation instructions

Please update your pull request title to match this format.

@github-actions github-actions bot added the invalid This doesn't seem right label Sep 17, 2025
@ayeshurun ayeshurun changed the title chodre: Add pull request title validation chore: Add pull request title validation Sep 17, 2025
@github-actions github-actions bot removed the invalid This doesn't seem right label Sep 17, 2025
@ayeshurun ayeshurun changed the title chore: Add pull request title validation chore: Add pull requests title validation Sep 17, 2025
@ayeshurun ayeshurun closed this Sep 17, 2025
@ayeshurun ayeshurun deleted the semantic-pr branch January 6, 2026 13:04
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.

1 participant