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

[Merged by Bors] - Fix incorrect permissions for release workflow #6298

Closed
wants to merge 1 commit into from

Conversation

fasmat
Copy link
Member

@fasmat fasmat commented Aug 28, 2024

Motivation

The previous PR #6292 updated the wrong permission, this fixes this.

Description

The release job needs write permissions instead of the build-and-upload job.

Test Plan

Release works

TODO

  • Explain motivation or link existing issue(s)
  • Test changes and document test plan
  • Update documentation as needed
  • Update changelog as needed

Copy link

codecov bot commented Aug 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.8%. Comparing base (d974da9) to head (f9f08e2).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff           @@
##           develop   #6298   +/-   ##
=======================================
  Coverage     81.7%   81.8%           
=======================================
  Files          312     312           
  Lines        34625   34625           
=======================================
+ Hits         28323   28325    +2     
+ Misses        4469    4462    -7     
- Partials      1833    1838    +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@fasmat
Copy link
Member Author

fasmat commented Aug 28, 2024

As a test I created a release from this branch: https://github.com/spacemeshos/go-spacemesh/actions/runs/10598843935/job/29373031750

Seems to work fine 🙂

bors merge

spacemesh-bors bot pushed a commit that referenced this pull request Aug 28, 2024
## Motivation

The previous PR #6292 updated the wrong permission, this fixes this.
@spacemesh-bors
Copy link

Pull request successfully merged into develop.

Build succeeded:

@spacemesh-bors spacemesh-bors bot changed the title Fix incorrect permissions for release workflow [Merged by Bors] - Fix incorrect permissions for release workflow Aug 28, 2024
@spacemesh-bors spacemesh-bors bot closed this Aug 28, 2024
@spacemesh-bors spacemesh-bors bot deleted the fix-release-permissions branch August 28, 2024 15:35
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