Skip to content

CCM-15317: Adding New PR Enforcement Action#183

Merged
damientobin1 merged 9 commits intomainfrom
feature/CCM-15317_enforce_jira_in_pr_title
Apr 23, 2026
Merged

CCM-15317: Adding New PR Enforcement Action#183
damientobin1 merged 9 commits intomainfrom
feature/CCM-15317_enforce_jira_in_pr_title

Conversation

@damientobin1
Copy link
Copy Markdown
Contributor

@damientobin1 damientobin1 commented Apr 16, 2026

Description

Adding new action within shared-modules repository to be used by other amet repositories

Context

Added .github/actions/check-pr-title-format/action.yml

Type of changes

  • Refactoring (non-breaking change)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would change existing functionality)
  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • I am familiar with the contributing guidelines
  • I have followed the code style of the project
  • I have added tests to cover my changes
  • I have updated the documentation accordingly
  • This PR is a result of pair or mob programming

Sensitive Information Declaration

To ensure the utmost confidentiality and protect your and others privacy, we kindly ask you to NOT including PII (Personal Identifiable Information) / PID (Personal Identifiable Data) or any other sensitive data in this PR (Pull Request) and the codebase changes. We will remove any PR that do contain any sensitive information. We really appreciate your cooperation in this matter.

  • I confirm that neither PII/PID nor sensitive data are included in this PR and the codebase changes.

@damientobin1 damientobin1 requested a review from Copilot April 16, 2026 13:37
Copy link
Copy Markdown

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

Adds a reusable composite GitHub Action to enforce pull request title formatting (via regex), intended for consumption by other repositories.

Changes:

  • Introduces a new composite action to validate a PR title against a required regex pattern.
  • Allows customizing the failure message when the PR title does not match.

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

Comment thread .github/actions/check-pr-title-format/action.yml Outdated
Comment thread .github/actions/check-pr-title-format/action.yml Outdated
Copy link
Copy Markdown

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

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


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

Comment thread .github/actions/check-pr-title-format/action.yml Outdated
Comment thread .github/actions/check-pr-title-format/action.yml Outdated
Copy link
Copy Markdown

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

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.


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

Comment thread .github/actions/check-pr-title-format/action.yml Outdated
Copy link
Copy Markdown

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

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.


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

Comment thread .github/actions/check-pr-title-format/action.yaml Outdated
Copy link
Copy Markdown

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

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


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

Comment thread .github/actions/check-pr-title-format/action.yaml Outdated
Comment thread .github/actions/check-pr-title-format/action.yaml
Copy link
Copy Markdown

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

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


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

Comment thread .github/actions/check-pr-title-format/action.yaml
Comment thread .github/actions/check-pr-title-format/action.yaml Outdated
@damientobin1 damientobin1 marked this pull request as ready for review April 23, 2026 09:09
@damientobin1 damientobin1 requested a review from a team as a code owner April 23, 2026 09:09
@damientobin1 damientobin1 merged commit 4e781d1 into main Apr 23, 2026
27 checks passed
@damientobin1 damientobin1 deleted the feature/CCM-15317_enforce_jira_in_pr_title branch April 23, 2026 11:01
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.

4 participants