Skip to content

feat(release): Replace release bot with GH app - #1101

Merged
Jeffreyhung merged 1 commit into
masterfrom
Replace-release-bot-with-GH-app
Dec 11, 2024
Merged

Jeffreyhung merged 1 commit into
masterfrom
Replace-release-bot-with-GH-app

Conversation

@Jeffreyhung

Copy link
Copy Markdown
Member

The getsentry-release is a GitHub bot account that is used in various automation, and the ${{ secrets.GH_RELEASE_PAT }} is a personal access token from that bot account. We are using a regular GitHub account as a bot while it should be a non-human account since there are no humans behind it. Hence, we are replacing it with a GitHub App.

Functionality wise, there will be no difference.

More details: https://www.notion.so/sentry/DACI-Replace-GitHub-bot-accounts-with-GitHub-Apps-getsentry-release-15109965d1204a91b9be71c49e8b66e0?pvs=4

#skip-changelog

@github-actions

Copy link
Copy Markdown
Messages
📖 Do not forget to update Sentry-docs with your feature once the pull request gets approved.

Generated by 🚫 dangerJS against a8318ff

@Jeffreyhung
Jeffreyhung requested a review from BYK December 10, 2024 00:55
@codecov

codecov Bot commented Dec 10, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.64%. Comparing base (0380496) to head (a8318ff).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1101      +/-   ##
==========================================
+ Coverage   82.58%   82.64%   +0.06%     
==========================================
  Files          53       53              
  Lines        7889     7889              
  Branches     1232     1232              
==========================================
+ Hits         6515     6520       +5     
+ Misses       1263     1258       -5     
  Partials      111      111              

@Jeffreyhung
Jeffreyhung merged commit e425d27 into master Dec 11, 2024
@Jeffreyhung
Jeffreyhung deleted the Replace-release-bot-with-GH-app branch December 11, 2024 17:06
BernhardMarconato pushed a commit to elgatosf/sentry-native that referenced this pull request Apr 21, 2026
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.

2 participants