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

feat: replace open issues count with highlights count #76

Merged
merged 3 commits into from
May 14, 2023

Conversation

ozgursar
Copy link
Contributor

@ozgursar ozgursar commented May 14, 2023

What type of PR is this? (check all applicable)

  • πŸ• Feature
  • πŸ› Bug Fix
  • πŸ“ Documentation Update
  • 🎨 Style
  • πŸ§‘β€πŸ’» Code Refactor
  • πŸ”₯ Performance Improvements
  • βœ… Test
  • πŸ€– Build
  • πŸ” CI
  • πŸ“¦ Chore (Release)
  • ⏩ Revert

Description

This PR adds the feature #75.

Related Tickets & Documents

Fixes #75

Mobile & Desktop Screenshots/Recordings

highlights-count

Added tests?

  • πŸ‘ yes
  • πŸ™… no, because they aren't needed
  • πŸ™‹ no, because I need help

Added to documentation?

  • πŸ“œ README.md
  • πŸ““ docs.opensauced.pizza
  • πŸ• dev.to/opensauced
  • πŸ“• storybook
  • πŸ™… no documentation needed

[optional] Are there any post-deployment tasks we need to perform?

[optional] What gif best describes this PR or how it makes you feel?

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

PR Compliance Checks Passed!

@Anush008 Anush008 changed the title Feature: replace open issues count with highlights count feat: replace open issues count with highlights count May 14, 2023
@Anush008
Copy link
Member

The value <PRData>meta.itemCount isn't the count of the open PRs but the length of the user's available PR data.

@diivi
Copy link
Collaborator

diivi commented May 14, 2023

Thanks for the proactive fix @ozgursar!

@bdougie bdougie merged commit 0fb8149 into open-sauced:beta May 14, 2023
6 checks passed
github-actions bot pushed a commit that referenced this pull request May 14, 2023
## [1.1.0-beta.1](v1.0.0...v1.1.0-beta.1) (2023-05-14)

### πŸ• Features

* replace open issues count with highlights count ([#76](#76)) ([0fb8149](0fb8149))
@github-actions
Copy link

πŸŽ‰ This PR is included in version 1.1.0-beta.1 πŸŽ‰

The release is available on GitHub release

Your semantic-release bot πŸ“¦πŸš€

@ozgursar ozgursar deleted the feat-highlights-count branch May 15, 2023 05:13
github-actions bot pushed a commit that referenced this pull request May 20, 2023
## [1.1.0](v1.0.0...v1.1.0) (2023-05-20)

### πŸ“ Documentation

* how we create extension releases ([#81](#81)) ([10b1c48](10b1c48))

### πŸ› Bug Fixes

* add extra line and italics ([#93](#93)) ([2cbd790](2cbd790))
* update name in README ([dba4734](dba4734))

### πŸ• Features

* add/remove repos to/from insights. ([#77](#77)) ([8e4a6ed](8e4a6ed))
* OpenSauced AI PR description  ([#79](#79)) ([0e38777](0e38777))
* replace open issues count with highlights count ([#76](#76)) ([0fb8149](0fb8149))
* Updated to the new AI PR description endpoint ([#94](#94)) ([cf8f64c](cf8f64c))
@github-actions
Copy link

πŸŽ‰ This PR is included in version 1.1.0 πŸŽ‰

The release is available on GitHub release

Your semantic-release bot πŸ“¦πŸš€

zer0and1 pushed a commit to zer0and1/open-sauced.ai that referenced this pull request Jul 26, 2023
## [1.1.0-beta.1](open-sauced/ai@v1.0.0...v1.1.0-beta.1) (2023-05-14)

### πŸ• Features

* replace open issues count with highlights count ([#76](open-sauced/ai#76)) ([0fb8149](open-sauced/ai@0fb8149))
zer0and1 pushed a commit to zer0and1/open-sauced.ai that referenced this pull request Jul 26, 2023
## [1.1.0](open-sauced/ai@v1.0.0...v1.1.0) (2023-05-20)

### πŸ“ Documentation

* how we create extension releases ([#81](open-sauced/ai#81)) ([10b1c48](open-sauced/ai@10b1c48))

### πŸ› Bug Fixes

* add extra line and italics ([#93](open-sauced/ai#93)) ([2cbd790](open-sauced/ai@2cbd790))
* update name in README ([dba4734](open-sauced/ai@dba4734))

### πŸ• Features

* add/remove repos to/from insights. ([#77](open-sauced/ai#77)) ([8e4a6ed](open-sauced/ai@8e4a6ed))
* OpenSauced AI PR description  ([#79](open-sauced/ai#79)) ([0e38777](open-sauced/ai@0e38777))
* replace open issues count with highlights count ([#76](open-sauced/ai#76)) ([0fb8149](open-sauced/ai@0fb8149))
* Updated to the new AI PR description endpoint ([#94](open-sauced/ai#94)) ([cf8f64c](open-sauced/ai@cf8f64c))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: New data on highlights page.
4 participants