upcoming-release

Upcoming Release Summary

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "upcoming-release" with this command: npx skills add openhands/openhands/openhands-openhands-upcoming-release

Upcoming Release Summary

Generate a concise summary of PRs included in the upcoming release.

Prerequisites

Two commit SHAs are required:

  • First SHA: The older commit (current release)

  • Second SHA: The newer commit (what's being released)

If the user does not provide both SHAs, ask for them before proceeding.

Workflow

Run the script from the repository root with the --json flag:

.github/scripts/find_prs_between_commits.py <older-sha> <newer-sha> --json

Filter out PRs that are:

  • Chores

  • Dependency updates

  • Adding logs

  • Refactors

Categorize the remaining PRs:

  • Features - New functionality

  • Bug fixes - Corrections to existing behavior

  • Security/CVE fixes - Security-related changes

  • Other - Everything else

Format the output with PRs listed under their category, including the PR number and a brief description.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

ssh

No summary provided by upstream source.

Repository SourceNeeds Review
General

readiness-report

No summary provided by upstream source.

Repository SourceNeeds Review
General

jupyter

No summary provided by upstream source.

Repository SourceNeeds Review
General

datadog

No summary provided by upstream source.

Repository SourceNeeds Review