Skip to content

chore: add an ection that ensures the PR title is valid#6653

Merged
CommanderStorm merged 3 commits intolouislam:masterfrom
CommanderStorm:validate-pr-title
Jan 9, 2026
Merged

chore: add an ection that ensures the PR title is valid#6653
CommanderStorm merged 3 commits intolouislam:masterfrom
CommanderStorm:validate-pr-title

Conversation

@CommanderStorm
Copy link
Copy Markdown
Collaborator

ℹ️ To keep reviews fast and effective, please make sure you’ve read our pull request guidelines

📝 Summary of changes done and why they are done

THis is currently a manual check in my head.
Now, it is not.

Copilot AI review requested due to automatic review settings January 8, 2026 23:44
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds a GitHub Actions workflow to automatically validate that PR titles follow the conventional commits format. This replaces a manual validation process previously done by the maintainer.

Key Changes:

  • New workflow file that runs on PR open, edit, reopen, and synchronize events
  • Uses pull_request_target trigger (with security considerations documented)
  • Integrates amannn/action-semantic-pull-request action to validate PR titles

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@CommanderStorm CommanderStorm merged commit af26601 into louislam:master Jan 9, 2026
23 checks passed
MkDev11 pushed a commit to MkDev11/uptime-kuma that referenced this pull request Jan 9, 2026
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