AlexSim93 / pull-request-analytics-action

Provides informative reports on team and developer metrics, based on data from pull requests and code reviews
MIT License
110 stars 10 forks source link

Feature: organizations support #19

Closed AlexSim93 closed 11 months ago

AlexSim93 commented 11 months ago

Pull Request

Description

Added ORGANIZATIONS input to fetch all repositories. Setting owners and repos manually is not required anymore. Added validations for inputs. Fixed bug with time calculations on weekend

Type of Change

How Has This Been Tested?

Tried to run action with valid and invalid params. Also I have tried different combinations to check that action doesn't requests pull requests twice.

Checklist: