Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

Filter out archived repositories from the response #261

Merged
merged 3 commits into from
Jan 11, 2023
Merged

Filter out archived repositories from the response #261

merged 3 commits into from
Jan 11, 2023

Conversation

tbhaxor
Copy link
Member

@tbhaxor tbhaxor commented Jan 8, 2023

Changes proposed

Archived repositories are read-only and do not accept pull requests, therefore there is no point rendering them on the frontend. This pull request will filter out all the "isArchived set to true" repositories in the response.

Check List (Check all the applicable boxes)

  • My code follows the code style of this project.
  • My change requires changes to the documentation (not required).
  • I have updated the documentation accordingly (not required).
  • All new and existing tests passed.
  • This PR does not contain plagiarized content.
  • The title of my pull request is a short description of the requested changes.

Screenshots

Note to reviewers

Unable to run the code locally, please test it on your local environment. If it does not contains repositories like jdogcoderarchives/api, then we are good to go

Copy link
Member

@Cahllagerfeld Cahllagerfeld left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work!

@Cahllagerfeld Cahllagerfeld merged commit e03eaed into EddieHubCommunity:main Jan 11, 2023
@tbhaxor tbhaxor deleted the feature/ignore-archive branch January 11, 2023 10:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants