Skip to content

feat(ui): commit banner #374

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

Merged
merged 17 commits into from
Apr 26, 2023
Merged

Conversation

JoltCode
Copy link
Collaborator

Description

Adds a commit banner component

Fixes #319 (issue)

Type of change

  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

N/A

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have updated .env.example if I added a new environment variable
  • My PR title follows the semantic commits style

@vercel
Copy link

vercel bot commented Apr 26, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
answer-overflow ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 26, 2023 6:30pm
answer-overflow-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 26, 2023 6:30pm
answer-overflow-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 26, 2023 6:30pm

@vercel
Copy link

vercel bot commented Apr 26, 2023

@JoltCode is attempting to deploy a commit to the Answer Overflow Team on Vercel.

A member of the Team first needs to authorize it.

@JoltCode JoltCode changed the title Commit header feat(ui): commit banner Apr 26, 2023
@github-actions github-actions bot added ⚛ component Issue relates to a react component 📚db Relates to the database package 🖥️website Relates to the website labels Apr 26, 2023
@codecov
Copy link

codecov bot commented Apr 26, 2023

Codecov Report

Merging #374 (c41064a) into main (445fe21) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #374   +/-   ##
=======================================
  Coverage   70.25%   70.25%           
=======================================
  Files          73       73           
  Lines        2394     2394           
  Branches      603      603           
=======================================
  Hits         1682     1682           
  Misses        640      640           
  Partials       72       72           

@github-actions github-actions bot removed the 📚db Relates to the database package label Apr 26, 2023
@RhysSullivan RhysSullivan merged commit 927a99d into AnswerOverflow:main Apr 26, 2023
@JoltCode JoltCode deleted the commit-header branch April 27, 2023 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚛ component Issue relates to a react component 🖥️website Relates to the website
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat(ui): commit banner for staging
2 participants