Skip to content

Conversation

@oioki
Copy link
Member

@oioki oioki commented Jan 15, 2026

Before submitting a pull request, please take a look at our
Contributing guidelines and verify:

  • If you've added code that should be tested, please add tests.
  • Ensure your code lints and the test suite passes (yarn lint) & (yarn test).
  • Link an issue if there is one related to your pull request. If no issue is linked, one will be auto-generated and linked.

Closes #issue_link_here

Closes #18830 (added automatically)

@github-actions
Copy link
Contributor

github-actions bot commented Jan 15, 2026

node-overhead report 🧳

Note: This is a synthetic benchmark with a minimal express app and does not necessarily reflect the real-world performance impact in an application.

Scenario Requests/s % of Baseline Prev. Requests/s Change %
GET Baseline 9,106 - 9,517 -4%
GET With Sentry 1,608 18% 1,769 -9%
GET With Sentry (error only) 5,978 66% 6,054 -1%
POST Baseline 1,185 - 1,195 -1%
POST With Sentry 578 49% 579 -0%
POST With Sentry (error only) 1,044 88% 1,068 -2%
MYSQL Baseline 3,261 - 3,359 -3%
MYSQL With Sentry 417 13% 450 -7%
MYSQL With Sentry (error only) 2,660 82% 2,718 -2%

View base workflow run

Copy link
Member

@Lms24 Lms24 left a comment

Choose a reason for hiding this comment

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

Thanks!

@Lms24 Lms24 enabled auto-merge (squash) January 16, 2026 11:25
@Lms24 Lms24 changed the title feat(actions): use javascript-sdk-gitflow app instead of personal token chore(ci): use javascript-sdk-gitflow app instead of personal token Jan 16, 2026
@Lms24 Lms24 changed the title chore(ci): use javascript-sdk-gitflow app instead of personal token chore(ci): Use javascript-sdk-gitflow app instead of personal token Jan 16, 2026
@Lms24 Lms24 merged commit a3276e4 into develop Jan 16, 2026
63 checks passed
@Lms24 Lms24 deleted the feat/gitflow-app-in-github-actions branch January 16, 2026 11:36
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.

feat(actions): use javascript-sdk-gitflow app instead of personal token

3 participants