Skip to content

[pull] release/3.0.0-beta2 from isaac-sim:release/3.0.0-beta2 - #36

Merged
pull[bot] merged 1 commit into
mataylor-nvidia:release/3.0.0-beta2from
isaac-sim:release/3.0.0-beta2
Sep 10, 2026
Merged

[pull] release/3.0.0-beta2 from isaac-sim:release/3.0.0-beta2#36
pull[bot] merged 1 commit into
mataylor-nvidia:release/3.0.0-beta2from
isaac-sim:release/3.0.0-beta2

Conversation

@pull

@pull pull Bot commented Sep 10, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

# Description

Restores nightly changelog compilation for release branches. GitHub
loads scheduled workflow definitions from the repository default branch,
which is currently `release/3.0.0-beta2`. Its workflow did not include
the active stable branch.

The scheduled resolver now discovers every remote `release/*` branch
automatically. A discovered branch is included when it contains
`tools/changelog/cli.py`; historical 2.x release branches predate that
compiler and are reported as skipped rather than creating permanently
failing jobs. The current resolved release set is `release/3.0.0` and
`release/3.0.0-beta2`, and future compiler-enabled releases require no
configuration change. Manual dispatch still accepts exactly one explicit
branch.

Although this base is normally frozen, the workflow must be updated here
because this is the current default branch that owns the live schedule.

Companion `develop` PR: #7736

## Type of change

- Bug fix (non-breaking change which fixes an issue)

## Validation

- The full pre-commit suite configured on this branch passed.
- Git LFS pre-push verification passed with Git LFS 3.7.1.
- YAML parsing passed.
- The scheduled resolver produced
`["develop","release/3.0.0","release/3.0.0-beta2"]`.
- The manual resolver produced `["release/3.0.0"]`.
- Unsupported `release/2.1.0`, `release/2.2.0`, and `release/2.3.0` refs
were detected and skipped.
- `git diff --check` passed.

## Release backport

- [ ] Not applicable; this PR updates the default-branch workflow that
owns the live schedule.

## Checklist

- [x] I have read and understood the contribution guidelines.
- [x] I have run the repository pre-commit checks.
- [x] My changes generate no new warnings.
- [x] No source package changed, so no changelog fragment is required.
- [x] Documentation and screenshots are not applicable to this
workflow-only change.
@pull pull Bot locked and limited conversation to collaborators Sep 10, 2026
@pull pull Bot added the ⤵️ pull label Sep 10, 2026
@pull
pull Bot merged commit 414822f into mataylor-nvidia:release/3.0.0-beta2 Sep 10, 2026
8 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant