Skip to content

Conversation

@pramodbindal
Copy link
Member

Changes

Submitter Checklist

These are the criteria that every PR should meet, please check them off as you
review them:

See the contribution guide for more details.

Release Notes

NONE

vdemeester and others added 21 commits December 16, 2025 15:32
- hub: v1.23.4 → v1.23.5
- pipelines-as-code: v0.39.2 → v0.39.3

Signed-off-by: tekton-bot <tekton-bot@users.noreply.github.com>
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.30.0 to 0.31.0.
- [Commits](golang/mod@v0.30.0...v0.31.0)

---
updated-dependencies:
- dependency-name: golang.org/x/mod
  dependency-version: 0.31.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This patch includes the following changes:

- Remove the default Hub catalog configuration from the PAC settings before
  PAC SyncConfig function call as this is already handled by the PAC SyncConfig function
- Remove the default ArtifactHub URL override, which is managed by PAC.
- Update the transform test to align with PAC changes, hub_url should not be
  fetchable, and PAC will now set the catalog type to tektonhub.

Signed-off-by: Shiv Verma <shverma@redhat.com>
Signed-off-by: Shiv Verma <shverma@redhat.com>
Signed-off-by: Anitha Natarajan <anataraj@redhat.com>
- Replace local 80+ line implementation with simple workflow_call
- Use centralized retest logic from tektoncd/plumbing
- Reduce maintenance burden and ensure consistent behavior
- File size reduced from 83 lines to 15 lines

Signed-off-by: Vincent Demeester <vdemeest@redhat.com>
Signed-off-by: Shubham Bhardwaj <shubbhar@redhat.com>
Signed-off-by: Anitha Natarajan <anataraj@redhat.com>
Tekton Results is already GA.
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.31.8 to 4.31.9.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@1b168cd...5d4e8d1)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.31.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
TektonConfig supports the disable-affinity-assistant under
Pipeline component, this field was deprecated in the
Pipeline v1.0.0 in favor of the `coschedule` feature flag.

Signed-off-by: Shiv Verma <shverma@redhat.com>
- results: v0.17.1 → v0.17.2

Signed-off-by: tekton-bot <tekton-bot@users.noreply.github.com>
Signed-off-by: Shiv Verma <shverma@redhat.com>
Signed-off-by: ab-ghosh <abghosh@redhat.com>
Bumps [peter-evans/slash-command-dispatch](https://github.com/peter-evans/slash-command-dispatch) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/peter-evans/slash-command-dispatch/releases)
- [Commits](peter-evans/slash-command-dispatch@5c11dc7...9bdcd79)

---
updated-dependencies:
- dependency-name: peter-evans/slash-command-dispatch
  dependency-version: 5.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
When HistoryLimit is set to null in tektonconfig then it resets back to 100
After this fix value will be retained

This also fisxes the issues ot pruner confog resetting to default on upgrade.
Now after upgrade pruner should retain the old config

Restore Pre upgrade fucntions
Bumps [github.com/openshift-pipelines/pipelines-as-code](https://github.com/openshift-pipelines/pipelines-as-code) from 0.39.3 to 0.40.0.
- [Release notes](https://github.com/openshift-pipelines/pipelines-as-code/releases)
- [Commits](openshift-pipelines/pipelines-as-code@v0.39.3...v0.40.0)

---
updated-dependencies:
- dependency-name: github.com/openshift-pipelines/pipelines-as-code
  dependency-version: 0.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Shubham Bhardwaj <shubbhar@redhat.com>
@tekton-robot tekton-robot added the release-note-none Denotes a PR that doesnt merit a release note. label Dec 29, 2025
@tekton-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
To complete the pull request process, please assign vdemeester after the PR has been reviewed.
You can assign the PR to them by writing /assign @vdemeester in a comment when ready.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@tekton-robot tekton-robot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Dec 29, 2025
@pramodbindal pramodbindal merged commit 7a8054f into tektoncd:multi-cluster Dec 29, 2025
35 of 79 checks passed
@pramodbindal pramodbindal deleted the mc branch December 29, 2025 05:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-note-none Denotes a PR that doesnt merit a release note. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants