Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: github/stale-repos
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.0
Choose a base ref
...
head repository: github/stale-repos
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.3.0
Choose a head ref
  • 3 commits
  • 6 files changed
  • 1 contributor

Commits on Mar 30, 2025

  1. feat: extract environment variable handling

    - [x] central env.py for gathering and setting env vars
    - [x] bool and int env var handling and tests broken out
    
    Signed-off-by: jmeridth <[email protected]>
    jmeridth committed Mar 30, 2025
    Configuration menu
    Copy the full SHA
    feb8b56 View commit details
    Browse the repository at this point in the history
  2. fix: a vs an, integer

    thanks copilot
    
    Signed-off-by: jmeridth <[email protected]>
    jmeridth committed Mar 30, 2025
    Configuration menu
    Copy the full SHA
    c6ef210 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #293 from github/jm_env_vars

    feat: extract environment variable handling
    jmeridth authored Mar 30, 2025
    Configuration menu
    Copy the full SHA
    d03d35a View commit details
    Browse the repository at this point in the history
Loading