Skip to content

sync: Update hotfix branch from v16#29

Merged
niraj2477 merged 4 commits into
version-16-hotfixfrom
version-16
Jun 18, 2026
Merged

sync: Update hotfix branch from v16#29
niraj2477 merged 4 commits into
version-16-hotfixfrom
version-16

Conversation

@niraj2477

Copy link
Copy Markdown
Collaborator

No description provided.

niraj2477 and others added 4 commits May 27, 2026 20:52
refactor(Email Account): Use custom check for outgoing account
Ref: rtCamp/support#797
Signed-off-by: Dipankar Das <65275144+dipankardas011@users.noreply.github.com>
Ref: rtCamp/support#797
Signed-off-by: Dipankar Das <65275144+dipankardas011@users.noreply.github.com>
ci: add gitleaks and conventional commits workflows
@niraj2477 niraj2477 requested review from Copilot and zeel-codder June 18, 2026 07:57
Comment thread .github/workflows/gitleaks.yml Dismissed
Comment thread .github/workflows/semantic-commits.yml Dismissed
@github-advanced-security

Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

Copilot AI left a comment

Copy link
Copy Markdown

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 introduces commit/message hygiene and secret-scanning automation via GitHub Actions, adding commitlint configuration plus CI workflows to enforce semantic commits and run Gitleaks on v16-related branches.

Changes:

  • Add commitlint.config.js to define allowed commit types and basic commit message rules.
  • Add a “Semantic Commits” workflow that runs commitlint on pull requests.
  • Add a “Gitleaks” workflow that runs on pushes/PRs targeting version-16 and version-16-hotfix.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
commitlint.config.js Adds commitlint rules for semantic commit enforcement.
.github/workflows/semantic-commits.yml Adds a PR workflow that installs and runs commitlint over the PR’s commit range.
.github/workflows/gitleaks.yml Adds a secrets scan workflow for v16/v16-hotfix branches.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/semantic-commits.yml
Comment thread commitlint.config.js
@niraj2477 niraj2477 merged commit 9d684de into version-16-hotfix Jun 18, 2026
13 checks passed
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.

5 participants