Skip to content

Add GitHub Actions workflow for go coverage job#65

Merged
tekton-robot merged 1 commit into
tektoncd:mainfrom
AlanGreene:gha_go-coverage
Nov 19, 2025
Merged

Add GitHub Actions workflow for go coverage job#65
tekton-robot merged 1 commit into
tektoncd:mainfrom
AlanGreene:gha_go-coverage

Conversation

@AlanGreene

@AlanGreene AlanGreene commented Oct 3, 2025

Copy link
Copy Markdown
Member

tektoncd/plumbing#2842
#61

It uses workflow artifacts to store current coverage on merged to main and uses this as a baseline for comparison when running on PRs.

It's also configured to run at least once every 2 months to avoid the workflow artifact expiring.

/kind misc

@tekton-robot tekton-robot added the kind/misc Categorizes issue or PR as a miscellaneuous one. label Oct 3, 2025
@tekton-robot tekton-robot requested review from chmouel and sm43 October 3, 2025 18:36
@tekton-robot tekton-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Oct 3, 2025
Comment thread .github/workflows/go-coverage.yml
It uses workflow artifacts to store current coverage on merged to main
and uses this as a baseline for comparison when running on PRs.

It's also configured to run at least once every 2 months to avoid the
workflow artifact expiring.
@AlanGreene

Copy link
Copy Markdown
Member Author

/cc @vdemeester

@vdemeester

Copy link
Copy Markdown
Member

/approve
/lgtm

@tekton-robot tekton-robot added the lgtm Indicates that a PR is ready to be merged. label Nov 19, 2025
@tekton-robot

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: vdemeester

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

The pull request process is described 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 approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 19, 2025
@tekton-robot tekton-robot merged commit a14729b into tektoncd:main Nov 19, 2025
6 checks passed
@AlanGreene AlanGreene deleted the gha_go-coverage branch November 19, 2025 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. kind/misc Categorizes issue or PR as a miscellaneuous one. lgtm Indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants