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

Fix release-tag trigger in infra pipeline definition files #377

Closed
angela-tran opened this issue Dec 4, 2023 · 1 comment
Closed

Fix release-tag trigger in infra pipeline definition files #377

angela-tran opened this issue Dec 4, 2023 · 1 comment

Comments

@angela-tran
Copy link
Member

The glob pattern we're using for release tags in azure-pipelines.yml is too permissive - 20??.??.?* matches more than just release tags.

We should update our trigger pattern in MST's pipeline and SBMTD's pipeline.

Originally posted by @angela-tran in #286 (comment)

@thekaveman
Copy link
Member

This consequences of this are relatively minor, we can always create new tags at the correct SHA as-needed.

@thekaveman thekaveman closed this as not planned Won't fix, can't repro, duplicate, stale Jun 11, 2024
@github-project-automation github-project-automation bot moved this from Todo to Done in Digital Services Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants