Skip to content

Release 2.3.0#23

Closed
bunnam988 wants to merge 3 commits into
mainfrom
release/2.3.0
Closed

Release 2.3.0#23
bunnam988 wants to merge 3 commits into
mainfrom
release/2.3.0

Conversation

@bunnam988

Copy link
Copy Markdown
Contributor

Release 2.3.0

bunnam988 and others added 3 commits May 7, 2026 10:06
Release 2.2.0 2.2.0
## Summary
Adds a caller workflow that runs the shared PR format check from
`rdkcentral/build_tools_workflows`.

## What it does
Automatically checks every new/edited PR (including fork PRs) for:
- Title format: `TICKET-123 : description` (multiple tickets supported)
- Required description fields: Reason for change, Test Procedure, Risks,
Priority

Fails the check and posts a reminder comment if format is incorrect.
Deletes the comment automatically when fixed.

## Files changed
- `.github/workflows/pr-lint.yml` (9 lines — caller only, no logic)
Copilot AI review requested due to automatic review settings July 22, 2026 09:01
@bunnam988
bunnam988 requested review from a team as code owners July 22, 2026 09:01
@bunnam988 bunnam988 closed this Jul 22, 2026
@bunnam988
bunnam988 deleted the release/2.3.0 branch July 22, 2026 09:02
@github-actions

Copy link
Copy Markdown

📋 PR Format Reminder

  • Title: Release 2.3.0 — expected TICKET-123 : description
    (Multiple tickets OK: RDKCOM-5492 RDKBDEV-3336 : ... | Include US ticket + subtask for user-stories)
  • Description missing:
    • Reason for change
    • Test Procedure
    • Risks (Low / Medium / High)
    • Priority (P0 / P1 / P2)

Expected:

TICKET-123 : brief description

Reason for change: why
Test Procedure: how to verify
Risks: Low / Medium / High
Priority: P0 / P1 / P2

@github-actions github-actions Bot locked and limited conversation to collaborators Jul 22, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant