Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gh for openSUSE:Factory checked in at 2026-02-25 21:13:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gh (Old) and /work/SRC/openSUSE:Factory/.gh.new.1977 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gh" Wed Feb 25 21:13:09 2026 rev:91 rq:1335081 version:2.87.3 Changes: -------- --- /work/SRC/openSUSE:Factory/gh/gh.changes 2026-01-27 16:13:00.395784583 +0100 +++ /work/SRC/openSUSE:Factory/.gh.new.1977/gh.changes 2026-02-25 21:23:21.193733315 +0100 @@ -1,0 +2,117 @@ +Wed Feb 25 09:52:34 UTC 2026 - Pavel Dostál <[email protected]> + +- Update to version 2.87.3: + * Fix project mutation query variable usage + +------------------------------------------------------------------- +Sun Feb 22 17:59:17 UTC 2026 - Pavel Dostál <[email protected]> + +- Update to version 2.87.2: + * chore(deps): bump golang.org/x/crypto from 0.47.0 to 0.48.0 + * fix(agent-task/capi): fix capi API version + * Remove debris licenses + +------------------------------------------------------------------- +Fri Feb 20 10:00:27 UTC 2026 - Pavel Dostál <[email protected]> + +- Update to version 2.87.0: + * Bundle licenses at release time (#12625) + * Rename query for clarity + * Remove pointer comments + * Simplify error message + * Remove DTO concept + * Add `--query` flag to `project item-list` (#12696) + * Clarify --clobber flag deletes assets before re-uploading + * Add usage examples to gh gist edit command + * Remove feedback issue template + * Migrate PR triage workflows to shared workflows + * Rename triage workflow to triage-discussion-label + * Pass environment as input to shared triage workflow + * Add missing environment and label check to triage workflow + * Initial plan + * fix(workflow run): bail out on feature detection error + * refactor(featuredetection): remove temp in favour of early returns + * docs(workflow run): improve help docs + * docs(workflow run): add cleanup marker with explanation on future changes + * fix(workflow run): apply `url.PathEscape` when compiling URL + * refactor(workflow run): remove temp `out` + * Add missing TODO comments for featuredetection if-statements + * docs(featuredetection): fix typo in comment + * test(featuredetection): fix test case name + * test(workflow run): verify retrieval of workflow run details + * feat(workflow run): retrieve workflow run if supported by the API + * test(featuredetection): add tests for `ActionsFeatures` + * fix(featuredetection): add `ActionsFeatures` to detect workflow dispatch features + * pin REST API version to 2022-11-28 + * Migrate stale workflow to shared workflow + * Respect --exit-status with --log and --log-failed + * document fork default branch behavior + * Migrate issue triage workflows to shared workflows + * fork default branch only in pr create + * update third party licenses + * chore(deps): bump golang.org/x/crypto from 0.46.0 to 0.47.0 + * Add manual dispatch to bump-go workflow + * bump go to 1.25.7 + * update third party licenses + * chore(deps): bump golang.org/x/term from 0.38.0 to 0.39.0 + * update third party licenses + * chore(deps): bump golang.org/x/text from 0.32.0 to 0.33.0 + * Add toGitHubV4Strings helper to reduce code duplication + * Address PR review comments + * update third party licenses + * chore(deps): bump github.com/gdamore/tcell/v2 from 2.13.4 to 2.13.7 + * Update third party licenses + * chore(deps): bump github.com/theupdateframework/go-tuf/v2 + * Update third-party licenses + * Clarify comment on reviewer API behavior + * Clarify assignee/reviewer fetching behavior + * Clarify EditableReviewers comment + * Clarify Copilot assignee comment + * Use unfiltered totalCount for reviewer 'more results' display + * Include name in reviewer display for existing review requests + * update Go 1.25.6 + * Implement cascading quota for reviewer suggestions + * fix(pr edit): send empty slices to clear reviewers in replace mode + * Fix return proper slug only for ReviewerTeam + * Remove redundant comment + * chore: update licenses + * chore: bump `cli/oauth` to `v1.2.2` + * Add CCR and reviewer MultiSelectWithSearch + * chore(deps): bump actions/attest-build-provenance from 3.1.0 to 3.2.0 + * Remove outdated comment in SuggestedAssignableActors + * Apply suggestions from code review + * Remove outdated TODO comments in survey.go + * Remove redundant comment in editRun test + * Return total assignee count in SuggestedAssignableActors + * Add test for MultiSelectWithSearch error propagation + * Add test for legacy assignee flow on GHES + * Remove unused Viewer struct from SuggestedAssignableActors + * Add comments to assigneeSearchFunc for clarity + * Simplify variables map in SuggestedAssignableActors + * Simplify suggested assignable actors + * Fix linter and mock prompter signature + * Apply suggestions from code review + * Apply suggestions from code review + * Clarify TODO comment for reviewer search function + * Only support assignee searchfunc on GitHub.com + * Update edit tests + * Refactor MultiSelectWithSearch to use result struct + * Add comment describing logger + * Pass editable to assigneeSearchFunc and update metadata + * Add dynamic assignee search to PR edit flow + * MultiSelectWithSearch initial implementation + * prshared: named prompt interface parameters + * typo: dont to don't + * chore(deps): bump goreleaser/goreleaser-action from 6.0.0 to 6.4.0 + * chore: update licenses + * chore(deps): bump github.com/sigstore/rekor from 1.4.3 to 1.5.0 + * chore(deps): bump github.com/theupdateframework/go-tuf/v2 + * chore: update licenses + * chore(deps): bump github.com/sigstore/sigstore from 1.10.0 to 1.10.4 + * docs: lint source.md + * fix(pr/shared): improve `ParseFullReference` error message + * Fix fmt.Errorf format argument in ParseFullReference + * chore(deps): bump actions/upload-artifact from 5 to 6 + * chore(deps): bump actions/download-artifact from 6 to 7 + +------------------------------------------------------------------- Old: ---- cli-2.86.0.tar.zst New: ---- cli-2.87.3.tar.zst ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gh.spec ++++++ --- /var/tmp/diff_new_pack.lypKuK/_old 2026-02-25 21:23:24.357863730 +0100 +++ /var/tmp/diff_new_pack.lypKuK/_new 2026-02-25 21:23:24.369864224 +0100 @@ -20,7 +20,7 @@ %define goflags "-buildmode=pie -trimpath -mod=vendor -modcacherw" %define sname cli Name: gh -Version: 2.86.0 +Version: 2.87.3 Release: 0 Summary: The official CLI for GitHub License: MIT ++++++ _service ++++++ --- /var/tmp/diff_new_pack.lypKuK/_old 2026-02-25 21:23:24.633875106 +0100 +++ /var/tmp/diff_new_pack.lypKuK/_new 2026-02-25 21:23:24.661876260 +0100 @@ -3,7 +3,7 @@ <param name="url">https://github.com/cli/cli</param> <param name="scm">git</param> <param name="exclude">.git</param> - <param name="revision">v2.86.0</param> + <param name="revision">v2.87.3</param> <param name="versionformat">@PARENT_TAG@</param> <param name="changesgenerate">enable</param> <param name="versionrewrite-pattern">v(.*)</param> @@ -16,7 +16,7 @@ <param name="compression">zst</param> </service> <service name="go_modules" mode="manual"> - <param name="archive">cli-2.86.0.tar.zst</param> + <param name="archive">cli-2.87.3.tar.zst</param> </service> </services> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.lypKuK/_old 2026-02-25 21:23:24.813882525 +0100 +++ /var/tmp/diff_new_pack.lypKuK/_new 2026-02-25 21:23:24.837883514 +0100 @@ -1,7 +1,7 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/cli/cli</param> - <param name="changesrevision">49f72234acd346666a4646a0f5a427fb3543debc</param> + <param name="changesrevision">cf862d65df7f8ff528015e235c8cccd48cea286f</param> </service> </servicedata> (No newline at EOF) ++++++ cli-2.86.0.tar.zst -> cli-2.87.3.tar.zst ++++++ /work/SRC/openSUSE:Factory/gh/cli-2.86.0.tar.zst /work/SRC/openSUSE:Factory/.gh.new.1977/cli-2.87.3.tar.zst differ: char 7, line 1 ++++++ vendor.tar.gz ++++++ /work/SRC/openSUSE:Factory/gh/vendor.tar.gz /work/SRC/openSUSE:Factory/.gh.new.1977/vendor.tar.gz differ: char 24, line 1
