Skip to content

[PE-2763] Add PR title JIRA check workflow#33

Merged
shruthi-marulappa merged 1 commit into
mainfrom
PE-2763-Ensure-Jira-linking-to-PR-title
Jun 9, 2026
Merged

[PE-2763] Add PR title JIRA check workflow#33
shruthi-marulappa merged 1 commit into
mainfrom
PE-2763-Ensure-Jira-linking-to-PR-title

Conversation

@shruthi-marulappa

Copy link
Copy Markdown
Contributor

User Story

As a Engineering Team Lead,
I want all Pull Requests to reference a valid Jira ticket in the PR title, enforced via a GitHub Action and branch protection rules,
So that every code change is traceable to a business requirement, bug, or task in Jira, and no untracked code can be merged regardless of who raises the PR.
Jira ticket: PE-2763

Technical Explanation

Adds .github/workflows/pr-title-jira-check.yml to validate that pull request titles include a JIRA issue key (for example, PROJ-123).

Test plan

  • Open a PR with a title containing a JIRA key and confirm the check passes
  • Open a PR without a JIRA key and confirm the check fails

@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedactions/​github-script@​373c709c69115d41ff229c7e5df9f8788daa955399100100100100

View full report

@shruthi-marulappa shruthi-marulappa merged commit 212b9a5 into main Jun 9, 2026
7 checks passed
@shruthi-marulappa shruthi-marulappa deleted the PE-2763-Ensure-Jira-linking-to-PR-title branch June 9, 2026 17:07
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