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

add longrunning feature branch to workflows #2077

Closed
wants to merge 1 commit into from

Conversation

isaiahvita
Copy link
Contributor

Since this is a feature branch that will last several months, we should be continually running the main github CI to validate correctness

@isaiahvita isaiahvita requested a review from a team as a code owner March 30, 2023 21:47
@@ -4,7 +4,7 @@ on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
branches: [ main, ep20 ]
Copy link
Contributor

Choose a reason for hiding this comment

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

fix: This branch should just be renamed and use a wildcard e.g. feat-*. Same thing in smithy-go which was already merged.

@aajtodd
Copy link
Contributor

aajtodd commented Jun 12, 2023

OBE by #2141

@aajtodd aajtodd closed this Jun 12, 2023
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