Skip to content

chore(deps): Update clang-format version#7675

Merged
itaybre merged 2 commits intomainfrom
github-actions/auto-update-tools-clang-format
Mar 12, 2026
Merged

chore(deps): Update clang-format version#7675
itaybre merged 2 commits intomainfrom
github-actions/auto-update-tools-clang-format

Conversation

@github-actions
Copy link
Contributor

Automated changes by create-pull-request GitHub action

Copy link
Contributor

@itaybre itaybre left a comment

Choose a reason for hiding this comment

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

LGTM

@itaybre itaybre enabled auto-merge (squash) March 12, 2026 05:55
@itaybre
Copy link
Contributor

itaybre commented Mar 12, 2026

Mmm, can't see why none of the jobs started

@philprime
Copy link
Member

@itaybre that's because the github-actions token doesn't trigger workflow runs.
I already fixed it here, but need to update sentry-cocoa too: getsentry/sentry-fastlane-plugin#429

@philprime philprime added the ready-to-merge Use this label to trigger all PR workflows label Mar 12, 2026
@github-actions
Copy link
Contributor Author

github-actions bot commented Mar 12, 2026

Semver Impact of This PR

🟢 Patch (bug fixes)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


Internal Changes 🔧

  • (deps) Update clang-format version by github-actions[bot] in #7675
  • (samples) Restructure iOS-Swift6 sample by philprime in #7656

🤖 This preview updates automatically when you update the PR.

philprime added a commit that referenced this pull request Mar 12, 2026
Switch the Auto Update Tools workflow to authenticate with the
configured GitHub App instead of the default GITHUB_TOKEN.

Dependency update PRs (like #7675) will now be created and updated
using the SENTRY_DEPENDENCY_UPDATER_GITHUB_APP_* credentials. This
ensures PRs and commits are attributed to the app rather than the
default workflow token.

The workflow generates and uses the app token for checkout and both
create-pull-request steps (clang-format and swiftlint).
@itaybre itaybre merged commit 7d72315 into main Mar 12, 2026
147 of 197 checks passed
@itaybre itaybre deleted the github-actions/auto-update-tools-clang-format branch March 12, 2026 12:56
@philprime
Copy link
Member

@itaybre see #7680

philprime added a commit that referenced this pull request Mar 12, 2026
Switch the Auto Update Tools workflow to authenticate with the
configured GitHub App instead of the default GITHUB_TOKEN.

Dependency update PRs (like #7675) will now be created and updated
using the SENTRY_DEPENDENCY_UPDATER_GITHUB_APP_* credentials. This
ensures PRs and commits are attributed to the app rather than the
default workflow token.

The workflow generates and uses the app token for checkout and both
create-pull-request steps (clang-format and swiftlint).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-to-merge Use this label to trigger all PR workflows

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants