Skip to content

Release 2.7.1 - #145

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

Release 2.7.1#145
bunnam988 wants to merge 3 commits into
mainfrom
release/2.7.1

Conversation

@bunnam988

Copy link
Copy Markdown
Contributor

Release 2.7.1

bunnam988 and others added 3 commits July 8, 2026 07:25
Release 2.7.0 2.7.0
* Add PR Format Check workflow

* Add explicit permissions block (least privilege)

* Add issues:write for PR comment API

* Add issues:write for PR comment API

* Add issues:write for PR comment API
Copilot AI review requested due to automatic review settings July 22, 2026 09:20
@bunnam988
bunnam988 requested review from a team as code owners July 22, 2026 09:20
@bunnam988 bunnam988 closed this Jul 22, 2026
@bunnam988
bunnam988 deleted the release/2.7.1 branch July 22, 2026 09:20

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

Release 2.7.1 housekeeping update: adds the 2.7.1 changelog section and introduces a GitHub Actions workflow to enforce PR formatting.

Changes:

  • Add CHANGELOG entry for version 2.7.1.
  • Add “PR Format Check” GitHub Actions workflow that delegates to a reusable workflow in rdkcentral/build_tools_workflows.

Reviewed changes

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

File Description
CHANGELOG.md Adds the 2.7.1 release section and adjusts recent release entries.
.github/workflows/pr-lint.yml Introduces a PR-format lint workflow using a reusable workflow.

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

Comment thread CHANGELOG.md
Comment on lines +7 to +10
#### [2.7.1](https://github.com/rdkcentral/webui/compare/2.7.0...2.7.1)

- RDKB-66032 : Add PR Format Check workflow [`#144`](https://github.com/rdkcentral/webui/pull/144)
- Merge tag '2.7.0' into develop [`e590425`](https://github.com/rdkcentral/webui/commit/e590425f4a617647f5de0c2ab034da99792fd357)

jobs:
lint:
uses: rdkcentral/build_tools_workflows/.github/workflows/pr-lint.yml@develop
Comment on lines +16 to +18
jobs:
lint:
uses: rdkcentral/build_tools_workflows/.github/workflows/pr-lint.yml@develop
@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.

2 participants