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

Backport of ci: Use pattern for CRT release branch config into release/1.12.x #13991

Merged

Conversation

hc-github-team-consul-core
Copy link
Collaborator

Backport

This PR is auto-generated from #13955 to be assessed for backporting due to the inclusion of the label backport/1.12.

WARNING automatic cherry-pick of commits failed. Commits will require human attention.

The below text is copied from the body of the original PR.


This adds a release/** pattern to match all of our release branches.

Description

It was recently announced that pattern matching is now supported in CRT configuration for branch names. What this means is that with a pattern for our release branches we will no longer have to update .release/ci.hcl whenever we need to trigger CRT for a new release branch.

Testing & Reproduction steps

This is one of the patterns listed in their examples, so I would imagine it works. We will know once we push a change to the new release/1.13.x branch.

Also, I triggered the workflows for my dev branch (technically eculver/** to express the wildcard case) which can be seen here: https://github.com/hashicorp/consul/pull/13955/checks.

Links

@hashicorp-cla
Copy link

hashicorp-cla commented Aug 1, 2022

CLA assistant check

Thank you for your submission! We require that all contributors sign our Contributor License Agreement ("CLA") before we can accept the contribution. Read and sign the agreement

Learn more about why HashiCorp requires a CLA and what the CLA includes


1 out of 2 committers have signed the CLA.

  • eculver
  • temp

temp seems not to be a GitHub user.
You need a GitHub account to be able to sign the CLA. If you already have a GitHub account, please add the email address used for this commit to your account.

Have you signed the CLA already but the status is still pending? Recheck it.

@eculver eculver merged commit 6cef2fd into release/1.12.x Aug 3, 2022
@eculver eculver deleted the backport/eculver/crt-config/nationally-model-turtle branch August 3, 2022 15:31
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.

3 participants