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

#211 add two new config attributes "archived" and "unmanaged" to repo… #212

Merged
merged 1 commit into from
Oct 11, 2023

Conversation

KRaffael
Copy link
Contributor

@KRaffael KRaffael commented Oct 11, 2023

…sitory config

Description

Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes # (issue)

Checklist

  • I have read the CONTRIBUTING.md
  • I have made corresponding changes to the documentation
  • My changes generate no lint errors
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing tests pass locally with my changes
  • Only MIT licensed or MIT license compatible dependencies are used (e.g.: Apache2 or BSD)
  • The code contains no credentials, personalized data or company secrets

@KRaffael KRaffael linked an issue Oct 11, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Oct 11, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (529cdc4) 60.65% compared to head (69b8f26) 60.65%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #212   +/-   ##
=======================================
  Coverage   60.65%   60.65%           
=======================================
  Files          50       50           
  Lines        5162     5162           
=======================================
  Hits         3131     3131           
  Misses       1813     1813           
  Partials      218      218           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@KRaffael KRaffael merged commit 1ebeb21 into main Oct 11, 2023
4 checks passed
@StephanHCB StephanHCB deleted the 211-add-flags-to-repositories-unmanaged-and-archived branch October 25, 2023 07:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add flags to repositories "unmanaged" and "archived"
1 participant