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: use new GH_TOKEN secret #1625

Merged
merged 3 commits into from
Jul 1, 2023
Merged

chore: use new GH_TOKEN secret #1625

merged 3 commits into from
Jul 1, 2023

Conversation

robertsLando
Copy link
Member

@robertsLando robertsLando commented Jun 30, 2023

I have created an organization secret named GH_TOKEN with a fine grained organization token to be used in release workflow. It has restricted access only to this organization repo with content permissions (create releases and push commits).

This should allow the release workflow to successfully create the releases and bypass the main branch restrictions when pushing commits directly on main branch (chore(release): xxx commit)

@codecov
Copy link

codecov bot commented Jun 30, 2023

Codecov Report

❗ No coverage uploaded for pull request base (main@e833f63). Click here to learn what that means.
Patch has no changes to coverable lines.

❗ Current head ec2408e differs from pull request most recent head 9c279b0. Consider uploading reports for the commit 9c279b0 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1625   +/-   ##
=======================================
  Coverage        ?   86.25%           
=======================================
  Files           ?       13           
  Lines           ?     1317           
  Branches        ?        0           
=======================================
  Hits            ?     1136           
  Misses          ?      181           
  Partials        ?        0           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@robertsLando robertsLando enabled auto-merge (squash) July 1, 2023 08:16
@robertsLando robertsLando merged commit dcb24de into main Jul 1, 2023
6 checks passed
@robertsLando robertsLando deleted the chore-token branch July 1, 2023 08:19
@robertsLando
Copy link
Member Author

@vishnureddy17 Just to inform you, I just did the 5.0.0-beta.2 release using the workflow and it worked now 🎉

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