Skip to content

ci: add PR formatting workflow#84

Open
andrewb1269 wants to merge 2 commits into
mainfrom
83-add-check-pr-title-workflow
Open

ci: add PR formatting workflow#84
andrewb1269 wants to merge 2 commits into
mainfrom
83-add-check-pr-title-workflow

Conversation

@andrewb1269

Copy link
Copy Markdown
Contributor

Description:

Implement the PR formatting workflow.

Related Issue(s):

Implements #83

**Description**:

Implement the PR formatting workflow.

**Related Issue(s)**:

Implements #83

Signed-off-by: Andrew Brandt <andrew.brandt@hashgraph.com>
@andrewb1269 andrewb1269 self-assigned this Jun 29, 2026
Copilot AI review requested due to automatic review settings June 29, 2026 19:38
@andrewb1269 andrewb1269 added the github_actions Changes to github actions label Jun 29, 2026
@andrewb1269 andrewb1269 linked an issue Jun 29, 2026 that may be closed by this pull request

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 new GitHub Actions workflow to enforce PR title formatting via a semantic PR title check, aligning with Issue #83 (“Add check PR title workflow”).

Changes:

  • Introduces a pull_request_target workflow that runs a semantic PR title check action.
  • Adds runner hardening to the workflow job.

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

Comment thread .github/workflows/pull-request-formatting.yml
Comment thread .github/workflows/pull-request-formatting.yml
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Andrew Brandt <andrew.brandt@hashgraph.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github_actions Changes to github actions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add check PR title workflow

2 participants