Skip to content

Conversation

@yonas
Copy link
Contributor

@yonas yonas commented Dec 20, 2025

No description provided.

@yonas yonas self-assigned this Dec 20, 2025
@github-actions
Copy link

github-actions bot commented Dec 20, 2025

🚨 Conventional Commits check failed!

Your commit messages don’t comply with the Conventional Commits spec.

Details
Error: Unknown revision: `3d7a8d8101b087ea4930cb2d274e264e353992a9`

💡 How to fix

You can rewrite your commit messages using interactive rebase:

git rebase -i origin/main
  • Change pick to reword for commits you need to fix.
  • Edit the commit message to follow Conventional Commits (e.g. feat: add login, fix: correct typo).
  • Save and continue the rebase.

If you only need to fix the latest commit:

git commit --amend -m "feat: update README with installation guide"

Then force-push your branch:

git push --force

✅ Once you fix your commit messages, re-run the PR checks and this warning will disappear.

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@yonas yonas merged commit 14d06e9 into main Dec 20, 2025
16 checks passed
@yonas yonas deleted the feat/lints branch December 21, 2025 00:14
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