Skip to content

Conversation

@IvanGodinez21
Copy link
Member

Description

Describe the changes made by this pull request.

Add the defaults of the .github folder

Related issues

List related issues (if any) and/or @mentions of the person or team responsible for reviewing proposed changes (left blank if not applicable).
List by using - [ ] and the issue number, e.g. - [ ] #1 or - [x] #1 if the issue is closed/solved.

Testing

Help me how can I test or look at the changes (left blank if not applicable).

Screenshots

Include screenshots of the results or screenshots that help to see changes (left blank if not applicable).

Notes

Some additional notes if necessary (left blank if not applicable).

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR establishes the .github folder with standard project configuration files to support development workflows, issue tracking, and project maintenance.

Key changes:

  • Added GitHub Actions workflow for automated test coverage reporting
  • Created issue and pull request templates for consistent contributor experience
  • Established commit convention documentation and project ownership files

Reviewed Changes

Copilot reviewed 8 out of 8 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
.github/workflows/coverage.yml Implements automated coverage collection and upload to Codacy on PRs and main branch pushes
.github/PULL_REQUEST_TEMPLATE.md Provides structured template for PR descriptions with testing and review guidance
.github/ISSUE_TEMPLATE/feature.yml Defines feature request template with description and design fields
.github/ISSUE_TEMPLATE/config.yml Disables blank issues to enforce template usage
.github/ISSUE_TEMPLATE/bug.yml Defines bug report template with description and solution fields
.github/FUNDING.yml Specifies GitHub sponsor configuration
.github/COMMIT_CONVENTION.md Documents conventional commit message standards adapted from Discord.js
.github/CODEOWNERS Assigns default code review responsibility to BlessInSoftware/ZeroDay team

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@IvanGodinez21 IvanGodinez21 marked this pull request as ready for review October 21, 2025 04:41
@IvanGodinez21 IvanGodinez21 force-pushed the chore/add-github-settings branch from 7e8f0f0 to edb60c6 Compare October 21, 2025 04:43
Copilot AI review requested due to automatic review settings October 21, 2025 04:47
@IvanGodinez21 IvanGodinez21 force-pushed the chore/add-github-settings branch from edb60c6 to 1625c4f Compare October 21, 2025 04:47
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Copilot reviewed 8 out of 8 changed files in this pull request and generated 2 comments.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@IvanGodinez21 IvanGodinez21 force-pushed the chore/add-github-settings branch from 1625c4f to ffbf67d Compare October 21, 2025 04:48
@IvanGodinez21 IvanGodinez21 force-pushed the chore/add-github-settings branch from ffbf67d to d2ed379 Compare October 21, 2025 04:52
Copilot AI review requested due to automatic review settings October 21, 2025 04:52
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Copilot reviewed 8 out of 8 changed files in this pull request and generated no new comments.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link
Member

@QuackDuster QuackDuster left a comment

Choose a reason for hiding this comment

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

This is going to be useful for PR's, LGTM

@IvanGodinez21 IvanGodinez21 merged commit a0e181c into main Oct 21, 2025
2 checks passed
@IvanGodinez21 IvanGodinez21 deleted the chore/add-github-settings branch October 21, 2025 21:32
@IvanGodinez21 IvanGodinez21 self-assigned this Oct 22, 2025
@IvanGodinez21 IvanGodinez21 added the chore Internal maintenance or adjustments label Oct 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Internal maintenance or adjustments

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants