Skip to content

ci: remove "Auto-Generated Release Notes" header from create-release-pr workflow#2526

Merged
sherwinski merged 1 commit intomainfrom
ci/remove-auto-generated-header
Jan 23, 2026
Merged

ci: remove "Auto-Generated Release Notes" header from create-release-pr workflow#2526
sherwinski merged 1 commit intomainfrom
ci/remove-auto-generated-header

Conversation

@sherwinski
Copy link
Copy Markdown
Contributor

@sherwinski sherwinski commented Jan 23, 2026

Description

One Line Summary

Removes the "Auto-Generated Release Notes" header from the create-releases-pr. This helps reserve more space in the release descriptions di
Screenshot 2026-01-22 at 5 07 50 PM
splayed in https://onesignal.github.io/sdk-releases/ for changelog notes.

Details

Motivation

Make it easier for users to see changelog notes at-a-glance on https://onesignal.github.io/sdk-releases/

Scope

Scope is limited to the create-release-pr workflow

Testing

Unit testing

N/A

Manual testing

N/A

Affected code checklist

  • Notifications
    • Display
    • Open
    • Push Processing
    • Confirm Deliveries
  • Outcomes
  • Sessions
  • In-App Messaging
  • REST API requests
  • Public API changes

Checklist

Overview

  • I have filled out all REQUIRED sections above
  • PR does one thing
    • If it is hard to explain how any codes changes are related to each other then it most likely needs to be more than one PR
  • Any Public API changes are explained in the PR details and conform to existing APIs

Testing

  • I have included test coverage for these changes, or explained why they are not needed
  • All automated tests pass, or I explained why that is not possible
  • I have personally tested this on my device, or explained why that is not possible

Final pass

  • Code is as readable as possible.
    • Simplify with less code, followed by splitting up code into well named functions and variables, followed by adding comments to the code.
  • I have reviewed this PR myself, ensuring it meets each checklist item
    • WIP (Work In Progress) is ok, but explain what is still in progress and what you would like feedback on. Start the PR title with "WIP" to indicate this.

This change is Reviewable

@sherwinski
Copy link
Copy Markdown
Contributor Author

@jinliu9508 @abdulraqeeb33 This PR is currently based on main but let me know if there are other branch(es) I should make this change to depending on what is current, beta, etc.

@github-actions
Copy link
Copy Markdown
Contributor

📊 Diff Coverage Report

✓ Coverage check passed (no source files changed)

📥 View workflow run

Copy link
Copy Markdown
Contributor

@jinliu9508 jinliu9508 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Basing on main is totally fine.

@sherwinski sherwinski merged commit 359e8be into main Jan 23, 2026
7 checks passed
@sherwinski sherwinski deleted the ci/remove-auto-generated-header branch January 23, 2026 23:27
nan-li pushed a commit that referenced this pull request Jan 27, 2026
@github-actions github-actions bot mentioned this pull request Mar 20, 2026
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.

2 participants