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

Only CC arches when blocker bugs have CC-ARCHES too #83

Open
thesamesam opened this issue Sep 11, 2023 · 0 comments
Open

Only CC arches when blocker bugs have CC-ARCHES too #83

thesamesam opened this issue Sep 11, 2023 · 0 comments

Comments

@thesamesam
Copy link
Contributor

Suppose we have bugs A and B:

  • A blocks B, i.e. stabilisation bug B needs something stabilised in bug A
  • bug A has a valid sanity check and package list, but no CC-ARCHES yet (e.g. waiting on maintainer ack)
  • bug B has a valid sanity check and package list and has CC-ARCHES

Right now, nattka will CC arches in bug B, even though it can't actually be done yet.

Example:

  • bug A is https://bugs.gentoo.org/913962 - Rust 1.71.1 stabilisation, no arches CCed yet but green sanity check
  • bug B is https://bugs.gentoo.org/913961 - eza stabilisation which needs >=rust-1.70.0 which isn't yet stable, but depends on bug 913962, has CC arches, nattka CCed amd64 despite it not being actionable yet
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

No branches or pull requests

1 participant