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

workflows/codeowners: Dry mode for now #347538

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

infinisil
Copy link
Member

Apparently it started requesting reviews from code owners already because the DRY_MODE from the global env was overridden in the local job declaration: #347354 (comment)

The intention when introduced in #336261 was to still run it in full dry mode for now.

This change fixes the behavior, making sure it always runs in dry mode.


Add a 👍 reaction to pull requests you find important.

Apparently it started requesting reviews from code owners already
because the DRY_MODE from the global env was overridden in the local job
declaration: NixOS#347354 (comment)
@infinisil
Copy link
Member Author

infinisil commented Oct 9, 2024

Merging this to avoid more reviews getting requested while figuring things out (there's a bit of a bug with it)

@ambroisie ambroisie merged commit 40e34c4 into NixOS:master Oct 9, 2024
10 of 11 checks passed
@infinisil infinisil deleted the codeowners-actual-dry-mode branch October 9, 2024 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants