Skip to content

Conversation

@austinvazquez
Copy link
Member

@austinvazquez austinvazquez commented Mar 25, 2024

Issue

The project checks package helps maintainers spot check pull requests for common checks across the containerd organization. We want to run these same checks on the project-checks package to validate contributions to it as well.

Description

This change is to run [email protected] in CI.

Note: this is not testing the changes made to project-checks in CI.

go-version: "1.22"
cache: false

- uses: containerd/[email protected]
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
- uses: containerd/[email protected]
- uses: ./

@AkihiroSuda
Copy link
Member

this is not testing the changes made to project-checks in CI.

Why not?

@austinvazquez
Copy link
Member Author

Yeah we need CI for project checks. Let me try the syntax you suggested and see if that works well.

@austinvazquez austinvazquez force-pushed the run-project-checks-in-ci branch 3 times, most recently from e86b2fc to 506cf68 Compare March 5, 2025 02:17
Signed-off-by: Austin Vazquez <[email protected]>
@austinvazquez austinvazquez force-pushed the run-project-checks-in-ci branch from 506cf68 to e4f5213 Compare March 5, 2025 02:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants