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

chore: test check-pr-title #1831

Merged
merged 2 commits into from
Dec 19, 2024
Merged

chore: test check-pr-title #1831

merged 2 commits into from
Dec 19, 2024

Conversation

tatomyr
Copy link
Contributor

@tatomyr tatomyr commented Dec 18, 2024

What/Why/How?

This PR adds a GitHub Action to check PR titles.
They should follow this pattern: <type>[(scope)]: <subject>.

The goal is to ensure all commit messages follow the same style (see the contribution guide).

Reference

Testing

Screenshots (optional)

Check yourself

  • Code changed? - Tested with redoc/reference-docs/workflows (internal)
  • All new/updated code is covered with tests
  • New package installed? - Tested in different environments (browser/node)

Security

  • Security impact of change has been considered
  • Code follows company security practices and guidelines

Copy link

changeset-bot bot commented Dec 18, 2024

⚠️ No Changeset found

Latest commit: 12c01e3

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor

github-actions bot commented Dec 18, 2024

Command Mean [ms] Min [ms] Max [ms] Relative
redocly lint packages/core/src/benchmark/benches/rebilly.yaml 964.2 ± 13.7 946.8 988.1 1.00
redocly-next lint packages/core/src/benchmark/benches/rebilly.yaml 967.3 ± 32.0 936.5 1051.4 1.00 ± 0.04

Copy link
Contributor

github-actions bot commented Dec 18, 2024

Coverage report

St.
Category Percentage Covered / Total
🟡 Statements 78.6% 5043/6416
🟡 Branches 67.21% 2052/3053
🟡 Functions 73.11% 832/1138
🟡 Lines 78.89% 4757/6030

Test suite run success

832 tests passing in 120 suites.

Report generated by 🧪jest coverage report action from 12c01e3

@tatomyr tatomyr changed the title Test check-pr-title Test check-pr-title. Dec 18, 2024
@tatomyr tatomyr changed the title Test check-pr-title. chore: Test check-pr-title. Dec 18, 2024
@tatomyr tatomyr changed the title chore: Test check-pr-title. chore: test check-pr-title. Dec 18, 2024
@tatomyr tatomyr changed the title chore: test check-pr-title. chore: test check-pr-title Dec 18, 2024
@tatomyr tatomyr force-pushed the chore/check-pr-title branch from 6382836 to d517c85 Compare December 18, 2024 15:16
@tatomyr tatomyr requested a review from Marshevskyy December 18, 2024 15:27
@tatomyr tatomyr marked this pull request as ready for review December 18, 2024 15:27
@tatomyr tatomyr requested a review from a team as a code owner December 18, 2024 15:27
@tatomyr tatomyr requested a review from RomanHotsiy December 19, 2024 09:14
@tatomyr tatomyr force-pushed the chore/check-pr-title branch from d517c85 to 12c01e3 Compare December 19, 2024 09:14
@Marshevskyy Marshevskyy merged commit b5243a3 into main Dec 19, 2024
42 checks passed
@Marshevskyy Marshevskyy deleted the chore/check-pr-title branch December 19, 2024 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants