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

Migrate github actions to shared workflows #92

Merged
merged 3 commits into from
May 21, 2024

Conversation

goruha
Copy link
Member

@goruha goruha commented May 17, 2024

what

  • Migrate github actions to shared workflows

why

  • Reduce levels of nested workflows

references

  • DEV-400: Move shared workflows into .github repo with shared- prefix

@goruha goruha requested review from a team as code owners May 17, 2024 16:58
@mergify mergify bot added the triage Needs triage label May 17, 2024
Copy link

mergify bot commented May 17, 2024

Important

Cloud Posse Engineering Team Review Required

This pull request modifies files that require Cloud Posse's review. Please be patient, and a core maintainer will review your changes.

To expedite this process, reach out to us on Slack in the #pr-reviews channel.

@mergify mergify bot added the needs-cloudposse Needs Cloud Posse assistance label May 17, 2024
perform:
uses: cloudposse/github-actions-workflows-github-action-composite/.github/workflows/main-branch.yml@main
terraform-module:
uses: cloudposse/.github/.github/workflows/shared-github-action.yml@main
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems overly generic of a name. I had to do a double take when I saw the filename was "shared-github-action" - it sounds like it's a github action

@mergify mergify bot removed the triage Needs triage label May 20, 2024
@goruha goruha merged commit 9f2a18b into main May 21, 2024
5 checks passed
@goruha goruha deleted the migrate-shared-workflows-github-actions branch May 21, 2024 21:15
@mergify mergify bot removed the needs-cloudposse Needs Cloud Posse assistance label May 21, 2024
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