fix(core): Tag must have a value error is impossible to attribute to a specific tag#35091
fix(core): Tag must have a value error is impossible to attribute to a specific tag#35091mergify[bot] merged 6 commits intoaws:mainfrom ryan-pol:add-tag-value-to-error
Tag must have a value error is impossible to attribute to a specific tag#35091Conversation
Tag must have a value error is impossible to attribute to a specific tag
✅ Updated pull request passes all PRLinter validations. Dismissing previous PRLinter review.
|
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
|
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
|
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
|
This pull request has been removed from the queue for the following reason: Pull request #35091 has been dequeued. The pull request could not be merged. This could be related to an activated branch protection or ruleset rule that prevents us from merging. (details: Required status check "build" is in progress.). You should look at the reason for the failure and decide if the pull request needs to be fixed or if you want to requeue it. |
|
@Mergifyio requeue |
❌ Command disallowed due to command restrictions in the Mergify configuration.Details
|
|
@ryan-pol Thanks for the contribution. As you are a first time contributor, getting this merged is a little more complex. But don't worry about it, I'll take care of it. Please do not touch the PR anymore, it will just complicate things even further. Specifically no need to update your branch. Thanks again. |
|
@Mergifyio update |
☑️ Nothing to do, the required conditions are not metDetails
|
|
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
|
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
|
This pull request has been removed from the queue for the following reason: Pull request #35091 has been dequeued. The pull request could not be merged. This could be related to an activated branch protection or ruleset rule that prevents us from merging. (details: Required status check "build" is in progress.). You should look at the reason for the failure and decide if the pull request needs to be fixed or if you want to requeue it. |
|
@Mergifyio requeue |
✅ The queue state of this pull request has been cleaned. It can be re-embarked automatically |
|
Comments on closed issues and PRs are hard for our team to see. |
Issue # (if applicable)
Not applicable
Reason for this change
Make it clearer as to what tag has invalid values - currently the process to identify said tag is not as clear as it could be.
Description of changes
Improve error message from
Tag must have a valuetoTag '${key}' must have a valueDescribe any new or updated permissions being added
Not applicable
Description of how you validated changes
Test added
Checklist
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license