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

Add code owners for tracking #8

Merged
merged 4 commits into from
Feb 9, 2021
Merged

Add code owners for tracking #8

merged 4 commits into from
Feb 9, 2021

Commits on Feb 4, 2021

  1. Add code owners for tracking

    hross committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    079c368 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

  1. Fixed should be stale condition (#304)

    * Fixed should be stale condition
    
    When different stale period is used for issues and pull requests, this code uses wrong one.
    
    This was probably missed in #224
    
    Fixes #299
    
    * Add tests for #299
    
    Co-authored-by: Geoffrey Testelin <geoffrey.testelin@gmail.com>
    nijel and C0ZEN committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    7164109 View commit details
    Browse the repository at this point in the history
  2. Log why issue is not marked as stale (#301)

    This might help to understand some situations as described in #299.
    nijel committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    d21d307 View commit details
    Browse the repository at this point in the history
  3. Add rebuilt index

    hross committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    9d6f465 View commit details
    Browse the repository at this point in the history