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

Warning

Rate limit exceeded

@tiran has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 24 minutes and 9 seconds before requesting another review.

To continue reviewing without waiting, purchase usage credits in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 3e75fff3-0868-4073-bb3f-55178fccac1a

📥 Commits

Reviewing files that changed from the base of the PR and between 63e9021 and a5a1aef.

📒 Files selected for processing (2)
  • docs/proposals/filter-env.md
  • docs/spelling_wordlist.txt

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
@tiran tiran force-pushed the filter-env-proposal branch from 9d8c27c to 5e86dec Compare April 28, 2026 15:57
smoparth
smoparth previously approved these changes Apr 28, 2026
@tiran tiran changed the title WIP: docs: add environment variable filtering proposal docs: add environment variable filtering proposal Apr 30, 2026
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>
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