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

[CI/CD] Run release workflow steps only if owner is armadaproject #2454

Merged

Conversation

richscott
Copy link
Member

@richscott richscott commented May 11, 2023

These changes disable the release-related Github Actions workflows if the repository owner is not armadaproject. Without these changes, any PRs from armada repo forks will get a GH Actions Checks error, as it attempts to build and push Armada releases.

┆Issue is synchronized with this Jira Task by Unito

@codecov
Copy link

codecov bot commented May 11, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.03 ⚠️

Comparison is base (cbcbd5d) 58.49% compared to head (2dd81a4) 58.47%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2454      +/-   ##
==========================================
- Coverage   58.49%   58.47%   -0.03%     
==========================================
  Files         234      234              
  Lines       29296    29296              
==========================================
- Hits        17136    17130       -6     
- Misses      10844    10847       +3     
- Partials     1316     1319       +3     
Flag Coverage Δ
armada-server 58.47% <ø> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 1 file with indirect coverage changes

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

@richscott richscott merged commit 1454486 into armadaproject:master May 11, 2023
15 checks passed
@richscott richscott deleted the rich/release-workflow-owner-only branch May 11, 2023 20:04
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.

None yet

2 participants