-
Notifications
You must be signed in to change notification settings - Fork 14
Comparing changes
Open a pull request
base repository: github/cleanowners
base: v1.1.0
head repository: github/cleanowners
compare: v1.1.1
- 11 commits
- 6 files changed
- 2 contributors
Commits on Mar 13, 2024
-
fix: handle if ORGANIZATION not provided
Fixes #27 Use each repo's org from REPOSITORY list if ORGANIZTION not provided This makes sense because the repositories in REPOSITORY could have different organizations - [x] utilize repo's owner/org when ORGANIZTION not provided - [x] show the prefixed org is set when parsing REPOSITORY env var - [ ] additional testing Signed-off-by: jmeridth <jmeridth@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e4c0c06 - Browse repository at this point
Copy the full SHA e4c0c06View commit details -
`black` linting Signed-off-by: jmeridth <jmeridth@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for bc0ca94 - Browse repository at this point
Copy the full SHA bc0ca94View commit details
Commits on Mar 14, 2024
-
fix: check if the org prefix is an org
when the user provides the org in the org/repo comman delimited list of REPOSITORY env var, we still need to validate that the org is an org and not a user Signed-off-by: jmeridth <jmeridth@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0c0bec4 - Browse repository at this point
Copy the full SHA 0c0bec4View commit details -
Signed-off-by: jmeridth <jmeridth@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b828eee - Browse repository at this point
Copy the full SHA b828eeeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b4ee8b - Browse repository at this point
Copy the full SHA 1b4ee8bView commit details
Commits on Mar 15, 2024
-
fix: exit if org invalid and no repository list
Signed-off-by: jmeridth <jmeridth@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 15486b2 - Browse repository at this point
Copy the full SHA 15486b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad375b8 - Browse repository at this point
Copy the full SHA ad375b8View commit details -
Merge pull request #34 from github/zkoppert-patch-1
Use keep label to exempt issues as needed
Configuration menu - View commit details
-
Copy full SHA for 7fc8f14 - Browse repository at this point
Copy the full SHA 7fc8f14View commit details -
fix: handle invalid organization
- [x] check if org valid and if REPOSITORY set instead - [x] update `make lint` to include black - [x] add black to requirements-test.txt Signed-off-by: jmeridth <jmeridth@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for fd73d3e - Browse repository at this point
Copy the full SHA fd73d3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ed7822d - Browse repository at this point
Copy the full SHA ed7822dView commit details -
Merge pull request #32 from jmeridth/jm-handle-organization-env-var-r…
…equirement fix: handle if ORGANIZATION not provided
Configuration menu - View commit details
-
Copy full SHA for 211ccef - Browse repository at this point
Copy the full SHA 211ccefView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.1.0...v1.1.1