Skip to content

docs: add environment variable filtering proposal#1084

Open
tiran wants to merge 1 commit intopython-wheel-build:mainfrom
tiran:filter-env-proposal
Open

docs: add environment variable filtering proposal#1084
tiran wants to merge 1 commit intopython-wheel-build:mainfrom
tiran:filter-env-proposal

Conversation

@tiran
Copy link
Copy Markdown
Collaborator

@tiran tiran commented Apr 23, 2026

Pull Request Description

What

Add proposal for configurable filtering of sensitive environment variables from subprocesses, modeled after sudo's env_keep/env_delete.

Why

See: #1083

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 23, 2026

Important

Review skipped

Ignore keyword(s) in the title.

⛔ Ignored keywords (2)
  • WIP
  • DO NOT MERGE

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: fec677b1-1ab8-4c4c-a3e8-3c455f64f259

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@tiran tiran marked this pull request as ready for review April 23, 2026 12:03
@tiran tiran requested a review from a team as a code owner April 23, 2026 12:03
@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Apr 23, 2026

This pull request has merge conflicts that must be resolved before it can be merged.
@tiran please rebase your branch.

Copy link
Copy Markdown
Contributor

@smoparth smoparth left a comment

Choose a reason for hiding this comment

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

The proposal looks good overall. Just left a couple of comments requesting additional clarity on the evaluation order and the always-keep set.

Comment thread docs/proposals/filter-env.md Outdated
Comment thread docs/proposals/filter-env.md Outdated
Add proposal for configurable filtering of sensitive environment
variables from subprocesses, modeled after sudo's env_keep/env_delete.

See: python-wheel-build#1083
Co-Authored-By: Claude <claude@anthropic.com>
Signed-off-by: Christian Heimes <cheimes@redhat.com>
@tiran tiran force-pushed the filter-env-proposal branch from 9d8c27c to 5e86dec Compare April 28, 2026 15:57
@tiran tiran changed the title WIP: docs: add environment variable filtering proposal docs: add environment variable filtering proposal Apr 30, 2026
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

Successfully merging this pull request may close these issues.

2 participants