Hacktoberfest 2026: những issue maintainer đã đánh dấu cho tháng Mười, đang mở và phù hợp người mới. Xem issue Hacktoberfest

[MNT] remove no longer existing jobs from required list in CI

Đang mở
#1,573 6 bình luận 0 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

Đánh giá

Độ khó
1/5
Thời gian dự kiến
Dưới một giờ
Mức phù hợp với người mới
35/100
Loại issue
Tái cấu trúc
Độ rõ ràng
Đặc tả rõ ràng
Mức độ hoạt động
Đình trệ
Công nghệ
github-actions, python
Lĩnh vực
ci-cd

Hướng nghiên cứu

Open the repository's GitHub Settings and go to Branches, then edit the main branch protection rules. Remove the obsolete docker, Windows/Py/sk0.24.* status check and checks for Python 3.8 and 3.9; verify the General settings preserve squash merging and confirm pull requests are no longer blocked by nonexistent jobs.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Mô tả

Good First Issue maintenance & CI

There are a few jobs in openml that should be removed from being required, since they are no longer valid:

  • jobs that no longer exist or run: docker, (windows-latest, Py, sk0.24.*, sk-only:false)
  • jobs that relate to long-deprecated python versions (3.8 and 3.9)

Without this, not even maintainers can merge pull requests.

@PGijsbers, @joaquinvanschoren, would you kindly be able to fix, this is blocking us from using CI for testing.

To fix this, an admin or maintainer should go (on GitHub GUI) to:

Settings -> branches (left menu) -> main, edit -> scroll down to "Require status checks to pass before merging" and click the "X" next to the above.

While you are there, you could also go to the "general" pane and ensure checkmarks are like this:

Image

Otherwise, PR may get merged as individual commits and mess up the main commit history. Squashing is an easy way to avoid conflicts and rebase accidents.

Ngôn ngữ chính
Python
Star
361
Fork
296
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của openml/openml-python

Tất cả issue của openml/openml-python

Issue tương tự

Thêm issue về Python

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.