Skip to content

pr-should-include-tests: no more CI:DOCS override#23225

Merged
openshift-merge-bot[bot] merged 1 commit intocontainers:mainfrom
edsantiago:no-more-ci-docs
Aug 12, 2024
Merged

pr-should-include-tests: no more CI:DOCS override#23225
openshift-merge-bot[bot] merged 1 commit intocontainers:mainfrom
edsantiago:no-more-ci-docs

Conversation

@edsantiago
Copy link
Copy Markdown
Member

CI:DOCS is no more.

Signed-off-by: Ed Santiago santiago@redhat.com

None

CI:DOCS is no more.

Signed-off-by: Ed Santiago <santiago@redhat.com>
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci bot commented Jul 8, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: edsantiago

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

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 8, 2024
@packit-as-a-service
Copy link
Copy Markdown

Ephemeral COPR build failed. @containers/packit-build please check.

Copy link
Copy Markdown
Member

@Luap99 Luap99 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we redefine the rules to better match our cirrus rules?
I think we could easily say unless a .go or .c was changed and not only in vendor/ or test/ then we do not need a test. To me this would help here to simply file the large
filtered_changes list

@edsantiago
Copy link
Copy Markdown
Member Author

Possibly. I would need a thorough review of exceptions, such as .conf files, or pkg/*/json-and-yaml-and-zip, and probably add .s even though there are no such files today.

Also, in the process of looking into this, I realized you need to add *.h to your changesInclude()

I'm OOTO today, will think about it more tomorrow. Thanks for the suggestion.

@Luap99
Copy link
Copy Markdown
Member

Luap99 commented Jul 9, 2024

I realized you need to add *.h to your changesInclude()

I didn't though about .h because I thought all the symbol definitions are done in the go file in the special c comments but looks like you are right we have one .h file. I spin up a PR to add it.

@mheon
Copy link
Copy Markdown
Member

mheon commented Jul 9, 2024

This PR LGTM

@lsm5
Copy link
Copy Markdown
Member

lsm5 commented Jul 16, 2024

/packit rebuild

@baude
Copy link
Copy Markdown
Member

baude commented Aug 12, 2024

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Aug 12, 2024
@openshift-merge-bot openshift-merge-bot bot merged commit bd53a11 into containers:main Aug 12, 2024
@edsantiago edsantiago deleted the no-more-ci-docs branch August 15, 2024 11:59
@stale-locking-app stale-locking-app bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Nov 14, 2024
@stale-locking-app stale-locking-app bot locked as resolved and limited conversation to collaborators Nov 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. release-note-none

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants