Skip to content

Conversation

@ayeshurun
Copy link
Owner

No description provided.

@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 Version bump workflow ci: Version bump workflow Sep 17, 2025
@github-actions github-actions bot removed the invalid This doesn't seem right label Sep 17, 2025
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