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

use allow-dev-deps label to block merging and allow non-binary dependencies #19210

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

altendky
Copy link
Contributor

@altendky altendky commented Jan 30, 2025

Purpose:

introduce usage of a label allow-dev-deps to:

  1. block merging by failing the check pr labels job
  2. skip jobs that tend to fail when building dev deps either because they are minimal docker installs, or explicitly checking that all dependencies are binary wheels, etc.
  3. allow developers to reference other branches of other repos, chia_rs for example, in PRs to check out integration with changes in those repos

Current Behavior:

New Behavior:

Testing Notes:

see #19211

@altendky altendky added Changed Required label for PR that categorizes merge commit message as "Changed" for changelog CI CI changes labels Jan 30, 2025
altendky added a commit that referenced this pull request Jan 30, 2025
@altendky altendky mentioned this pull request Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changed Required label for PR that categorizes merge commit message as "Changed" for changelog CI CI changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant