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/issue-metrics
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.17.0
Choose a base ref
...
head repository: github/issue-metrics
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.17.1
Choose a head ref
  • 5 commits
  • 7 files changed
  • 2 contributors

Commits on Jan 21, 2025

  1. Configuration menu
    Copy the full SHA
    4eb445c View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2025

  1. Update issue_metrics.py

    Co-authored-by: JM (Jason Meridth) <[email protected]>
    Signed-off-by: Chris McIntosh <[email protected]>
    Chocrates and jmeridth authored Jan 25, 2025
    Configuration menu
    Copy the full SHA
    3b13de5 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2025

  1. fix: linting

    - [x] bad indenting
    - [x] bad code still present
    - [x] docs
    - [x] bad f string, single vs double quotes also
    - [x] line too long, ignoring
    
    Signed-off-by: jmeridth <[email protected]>
    jmeridth committed Jan 26, 2025
    Configuration menu
    Copy the full SHA
    a6570c3 View commit details
    Browse the repository at this point in the history
  2. fix: markdown/prettier lint of README

    Signed-off-by: jmeridth <[email protected]>
    jmeridth committed Jan 26, 2025
    Configuration menu
    Copy the full SHA
    ad3c5e1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #460 from Chocrates/created_at

    feat: Adding 'Created_At' column, defaulting to false
    jmeridth authored Jan 26, 2025
    Configuration menu
    Copy the full SHA
    cbd995c View commit details
    Browse the repository at this point in the history
Loading