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

feat(ci): publish workflows call reusable trigger workflows #1455

Conversation

paullatzelsperger
Copy link
Contributor

@paullatzelsperger paullatzelsperger commented Jul 23, 2024

WHAT

publish-new-release.yaml and publish-new-snapshot.yaml invoke the trigger-[maven|docker]-publish.yaml workflow to increase code re-use.

WHY

Briefly state why the change was necessary.
avoid duplication

FURTHER NOTES

  • publish.yaml was renamed publish-new-snapshot.yaml
  • successful(-ish) workflow run in my fork

Closes #1447

Copy link

sonarcloud bot commented Jul 23, 2024

@paullatzelsperger paullatzelsperger added enhancement New feature or request gh-actions labels Jul 23, 2024
@paullatzelsperger paullatzelsperger marked this pull request as ready for review July 23, 2024 13:13
@paullatzelsperger paullatzelsperger merged commit b618350 into eclipse-tractusx:main Jul 24, 2024
34 checks passed
@paullatzelsperger paullatzelsperger deleted the feat/1447_make_workflows_reusable branch July 24, 2024 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gh-actions
Projects
Status: Merged
Development

Successfully merging this pull request may close these issues.

Make manual workflows reusable
2 participants