`changelog-check` does not exclude `test/` and `tests/`

Open
#158 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
48/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
github-actions, typescript
Domain
ci-cd

Research direction

Start by locating the changelog-check workflow and inspect how it currently excludes .test.ts files. Update the workflow so changes under test/ and tests/ receive the same exclusion, then run the workflow's available checks or validate it against a pull request containing only test changes.

Written by the indexing model from the issue text.

Description

The no-changelog label had to be added to a PR recently because it seems that while the changelog-check workflow excludes changes to .test.ts files, it does not exclude changes to test/ and tests/. We should do that.

Dominant language
TypeScript
Stars
12
Forks
7
Avg merge
1d 1h
Merged PRs (30d)
10

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from MetaMask/github-tools

All issues in MetaMask/github-tools

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.