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

cicd: add bug and feature request form in the project #1587

Merged
merged 4 commits into from
Oct 22, 2024

Conversation

rsaz
Copy link
Contributor

@rsaz rsaz commented Oct 22, 2024

Description

Added bug report and feature request form to the project

Related Issue

Motivation and Context

CICD addition to improve user experience on creating issues and suggesting features. Is a more customized experience to improve usability and user interaction.

How Has This Been Tested?

Tests are not required, it is a form addition to the github workflow. Has no impact in the current CI/CD pipeline or library

Types of changes

  • Updated docs / Refactor code / Added a tests case (non-breaking change)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • I have updated the changelog.

@rsaz rsaz added the CI label Oct 22, 2024
@rsaz rsaz self-assigned this Oct 22, 2024
@rsaz
Copy link
Contributor Author

rsaz commented Oct 22, 2024

Copy link
Member

@notaphplover notaphplover left a comment

Choose a reason for hiding this comment

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

Great stuff! I'd consider limiting the issues to the ones following these templates, consider https://github.com/inversify/monorepo/blob/main/.github/ISSUE_TEMPLATE/config.yml as reference

.github/ISSUE_TEMPLATE/bug_report.yml Outdated Show resolved Hide resolved
Co-authored-by: notaphplover <roberto.pintos.lopez@gmail.com>
Copy link

codecov bot commented Oct 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.78%. Comparing base (6e97383) to head (b4a987a).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1587   +/-   ##
=======================================
  Coverage   99.78%   99.78%           
=======================================
  Files          53       53           
  Lines        1369     1369           
  Branches      200      200           
=======================================
  Hits         1366     1366           
  Partials        3        3           

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

@rsaz rsaz merged commit 4510b36 into master Oct 22, 2024
9 checks passed
@rsaz rsaz deleted the cicd/add-bug-and-community-ideas-form branch October 22, 2024 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants