Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[enhancement] Add a label checker to GitHub Actions #2885

Merged
merged 5 commits into from
Aug 30, 2024

Conversation

icfaust
Copy link
Contributor

@icfaust icfaust commented Aug 30, 2024

Description

PR rules related to labeling are currently not enforced. Labels are required by the development guideline for oneDAL. This adds a GitHub Action to PRs to verify that at least some label has been set to guide reviewers.

Changes proposed in this pull request:

  • Add a Github Action check for pull requests which checks the labels.

@icfaust
Copy link
Contributor Author

icfaust commented Aug 30, 2024

Will re-run CI, and use attempt 2 to compare to attempt 1 to show CI system addition is fully operational.

@icfaust icfaust added the infra label Aug 30, 2024
Copy link
Contributor

@Alexandr-Solovev Alexandr-Solovev left a comment

Choose a reason for hiding this comment

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

LGTM

@icfaust icfaust merged commit 758f4cc into oneapi-src:main Aug 30, 2024
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants