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

bug: merges PRs look like closed Prs #462

Closed
2 of 6 tasks
bdougie opened this issue Sep 29, 2022 · 1 comment · Fixed by #475
Closed
2 of 6 tasks

bug: merges PRs look like closed Prs #462

bdougie opened this issue Sep 29, 2022 · 1 comment · Fixed by #475
Assignees

Comments

@bdougie
Copy link
Member

bdougie commented Sep 29, 2022

Describe the bug

A clear and concise description of what the bug is.

Screen Shot 2022-09-29 at 3 43 34 PM

The closed PRs, should have a purple merged icon. It shows red (closed)

Steps to reproduce

Describe how to reproduce the behavior.

  1. Click on contributors tab
  2. Open list of prs
  3. Confirmed that PR is merged

This PR is merged, but shows close
getsentry/sentry-docs#5562

Environment

Select the places where the issue can be reproduced (that you know of).

  • Local
  • Testing
  • Development
  • Production

Code of Conduct

By submitting this issue, you agree to follow our Code of Conduct.

  • I agree to follow this project's Code of Conduct

Contributing Docs

If you plan on contributing code please read - Contribution Guide

  • I agree to follow this project's Contribution Docs
@bdougie bdougie added 🐛 bug Something isn't working 👀 needs triage labels Sep 29, 2022
@OgDev-01 OgDev-01 self-assigned this Oct 2, 2022
bdougie pushed a commit that referenced this issue Oct 2, 2022
github-actions bot pushed a commit that referenced this issue Oct 2, 2022
## [1.8.0-beta.12](v1.8.0-beta.11...v1.8.0-beta.12) (2022-10-02)

### 🐛 Bug Fixes

* add truncate to contributors repositories list tab ([#472](#472)) ([b7ec96e](b7ec96e)), closes [#460](#460)
* fix merged PRs that looks like closed  ([#475](#475)) ([1dd820a](1dd820a)), closes [#462](#462)
@github-actions
Copy link

github-actions bot commented Oct 2, 2022

🎉 This issue has been resolved in version 1.8.0-beta.12 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this issue Oct 3, 2022
## [1.9.0](v1.8.0...v1.9.0) (2022-10-03)

### 🐛 Bug Fixes

* add truncate to contributors repositories list tab ([#472](#472)) ([b7ec96e](b7ec96e)), closes [#460](#460)
* fix merged PRs that looks like closed  ([#475](#475)) ([1dd820a](1dd820a)), closes [#462](#462)
* issue template 👋🏾 ([31b7a7e](31b7a7e))
* moved page head and footer to repo page to avoid reloading the entire screen ([#473](#473)) ([bf790e8](bf790e8)), closes [#449](#449)
* replace churn with overview ([#470](#470)) ([fc0fe3f](fc0fe3f)), closes [#469](#469)
* SEO descriptions ([980e01d](980e01d))

### 🍕 Features

* add filters to hooks for repos and contributions ([#458](#458)) ([05e6bbe](05e6bbe)), closes [#457](#457)
* add page title and info to repo and contributors page ([#459](#459)) ([c0000e4](c0000e4)), closes [#446](#446)
* add pagination to contributors page ([#454](#454)) ([37f4da8](37f4da8)), closes [#403](#403)
* Add swr cache ([#437](#437)) ([6b2b1cb](6b2b1cb)), closes [#308](#308)
* connect scatter chart to contributors data ([#466](#466)) ([be78024](be78024)), closes [#465](#465)
* hide show/hide buttons temporarily ([#474](#474)) ([2ce5b3c](2ce5b3c)), closes [#439](#439)
* Leverage cloudinary for round images ([#467](#467)) ([7dc64d8](7dc64d8)), closes [#373](#373)
* update filters for repos and contributors ([#464](#464)) ([e15bbf8](e15bbf8)), closes [#461](#461)
ElpisHelle added a commit to ElpisHelle/next.js-tailwindcss that referenced this issue Aug 17, 2023
## [1.8.0-beta.12](open-sauced/app@v1.8.0-beta.11...v1.8.0-beta.12) (2022-10-02)

### 🐛 Bug Fixes

* add truncate to contributors repositories list tab ([#472](open-sauced/app#472)) ([b7ec96e](open-sauced/app@b7ec96e)), closes [#460](open-sauced/app#460)
* fix merged PRs that looks like closed  ([#475](open-sauced/app#475)) ([1dd820a](open-sauced/app@1dd820a)), closes [#462](open-sauced/app#462)
ElpisHelle added a commit to ElpisHelle/next.js-tailwindcss that referenced this issue Aug 17, 2023
## [1.9.0](open-sauced/app@v1.8.0...v1.9.0) (2022-10-03)

### 🐛 Bug Fixes

* add truncate to contributors repositories list tab ([#472](open-sauced/app#472)) ([b7ec96e](open-sauced/app@b7ec96e)), closes [#460](open-sauced/app#460)
* fix merged PRs that looks like closed  ([#475](open-sauced/app#475)) ([1dd820a](open-sauced/app@1dd820a)), closes [#462](open-sauced/app#462)
* issue template 👋🏾 ([31b7a7e](open-sauced/app@31b7a7e))
* moved page head and footer to repo page to avoid reloading the entire screen ([#473](open-sauced/app#473)) ([bf790e8](open-sauced/app@bf790e8)), closes [#449](open-sauced/app#449)
* replace churn with overview ([#470](open-sauced/app#470)) ([fc0fe3f](open-sauced/app@fc0fe3f)), closes [#469](open-sauced/app#469)
* SEO descriptions ([980e01d](open-sauced/app@980e01d))

### 🍕 Features

* add filters to hooks for repos and contributions ([#458](open-sauced/app#458)) ([05e6bbe](open-sauced/app@05e6bbe)), closes [#457](open-sauced/app#457)
* add page title and info to repo and contributors page ([#459](open-sauced/app#459)) ([c0000e4](open-sauced/app@c0000e4)), closes [#446](open-sauced/app#446)
* add pagination to contributors page ([#454](open-sauced/app#454)) ([37f4da8](open-sauced/app@37f4da8)), closes [#403](open-sauced/app#403)
* Add swr cache ([#437](open-sauced/app#437)) ([6b2b1cb](open-sauced/app@6b2b1cb)), closes [#308](open-sauced/app#308)
* connect scatter chart to contributors data ([#466](open-sauced/app#466)) ([be78024](open-sauced/app@be78024)), closes [#465](open-sauced/app#465)
* hide show/hide buttons temporarily ([#474](open-sauced/app#474)) ([2ce5b3c](open-sauced/app@2ce5b3c)), closes [#439](open-sauced/app#439)
* Leverage cloudinary for round images ([#467](open-sauced/app#467)) ([7dc64d8](open-sauced/app@7dc64d8)), closes [#373](open-sauced/app#373)
* update filters for repos and contributors ([#464](open-sauced/app#464)) ([e15bbf8](open-sauced/app@e15bbf8)), closes [#461](open-sauced/app#461)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants