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

Dev/kalyanke/webhook activitypolicy #25365

Merged
merged 9 commits into from
Sep 29, 2023

Conversation

kalyanrk61
Copy link
Contributor

@kalyanrk61 kalyanrk61 commented Aug 17, 2023

ARM (Control Plane) API Specification Update Pull Request

PR review workflow diagram

Please understand this diagram before proceeding. It explains how to get your PR approved & merged.

diagram

[1] ARM review queue (for merge queues, see [4])
The PRs are processed by time opened, ascending. Your PR may show up on 2nd or later page.
If you addressed Step 1 from the diagram and your PR is not showing up in the queue, ensure the label ARMChangesRequested
is removed from your PR. This should cause the label WaitForARMFeedback to be added.
[2] https://aka.ms/azsdk/support/specreview-channel
[3] List of SDK breaking changes approvers in pinned Teams announcement
[4] public repo merge queue, private repo merge queue (for ARM review queue, [1])

If you need further help with anything, see Getting help section below.

Purpose of this PR

What's the purpose of this PR? Check all that apply. This is mandatory!

  • New API version. (Such PR should have been generated with OpenAPI Hub, per this wiki doc.)
  • Update existing version for a new feature. (This is applicable only when you are revising a private preview API version.)
  • Update existing version to fix swagger quality issues in S360.
  • Other, please clarify:
    • edit this with your clarification

Due diligence checklist

To merge this PR, you must go through the following checklist and confirm you understood
and followed the instructions by checking all the boxes:

Breaking changes review (Step 1)

  • If the automation determines you have breaking changes, i.e. Step 1 from the diagram applies to you,
    you must follow the breaking changes process.
    IMPORTANT This applies even if:
    • The tool fails while it shouldn't, e.g. due to runtime exception, or incorrect detection of breaking changes.
    • You believe there is no need for you to request breaking change approval, for any reason.
      Such claims must be reviewed, and the process is the same.

ARM API changes review (Step 2)

  • If this PR is in purview of ARM review then automation will add the ARMReview label.
  • If you want to force ARM review, add the label yourself.
  • Proceed according to the diagram at the top of this comment.

Getting help

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Aug 17, 2023

Next Steps to Merge

✔️ All automated merging requirements have been met! Refer to step 4 in the PR workflow diagram (even if your PR is for data plane, not ARM).

@openapi-workflow-bot
Copy link

Hi @kalyanrk61, this service has enabled Service API Toolset. All spec updates MUST be initiated from service ADO project repo, so that to guarantee it to be the source of truth., please review this pull request if it's intentional or reject it if it's not expected. Normally, all the specification or example changes should start with PR created in ADO.

  • You can refer to Service API Toolset Introduction for details.
  • Please contact service focal contacts or Service API Toolset Support Channel if need further help.
  • @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Aug 17, 2023

    Swagger Validation Report

    ️❌BreakingChange: 1 Errors, 0 Warnings failed [Detail]
    compared swaggers (via Oad v0.10.4)] new version base version
    Pipeline.json 2018-06-01(4a2fb8b) 2018-06-01(main)
    Rule Message
    1045 - AddedOptionalProperty The new version has a new optional property 'policy' that was not found in the old version.
    New: stable/2018-06-01/entityTypes/Pipeline.json#L7905:7
    Old: stable/2018-06-01/entityTypes/Pipeline.json#L7905:7
    ️️✔️Breaking Change(Cross-Version) succeeded [Detail] [Expand]
    There are no breaking changes.
    ️️✔️CredScan succeeded [Detail] [Expand]
    There is no credential detected.
    ️🔄LintDiff inProgress [Detail]
    ️️✔️Avocado succeeded [Detail] [Expand]
    Validation passes for Avocado.
    ️️✔️SwaggerAPIView succeeded [Detail] [Expand]
    ️️✔️TypeSpecAPIView succeeded [Detail] [Expand]
    ️️✔️ModelValidation succeeded [Detail] [Expand]
    Validation passes for ModelValidation.
    ️️✔️SemanticValidation succeeded [Detail] [Expand]
    Validation passes for SemanticValidation.
    ️️✔️PoliCheck succeeded [Detail] [Expand]
    Validation passed for PoliCheck.
    ️️✔️PrettierCheck succeeded [Detail] [Expand]
    Validation passes for PrettierCheck.
    ️️✔️SpellCheck succeeded [Detail] [Expand]
    Validation passes for SpellCheck.
    ️️✔️Lint(RPaaS) succeeded [Detail] [Expand]
    Validation passes for Lint(RPaaS).
    ️️✔️PR Summary succeeded [Detail] [Expand]
    Validation passes for Summary.
    ️️✔️Automated merging requirements met succeeded [Detail] [Expand]
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Aug 17, 2023

    Swagger Generation Artifacts

    ️️✔️ApiDocPreview succeeded [Detail] [Expand]
     Please click here to preview with your @microsoft account. 
    ️️✔️SDK Breaking Change Tracking succeeded [Detail] [Expand]

    Breaking Changes Tracking

    ️️✔️ azure-sdk-for-net-track2 succeeded [Detail] [Expand]
    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 865e7c1. SDK Automation 14.0.0
      command	sh scripts/automation_init.sh ../azure-sdk-for-python_tmp/initInput.json ../azure-sdk-for-python_tmp/initOutput.json
      cmderr	[automation_init.sh] WARNING: Skipping azure-nspkg as it is not installed.
      command	sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
      cmderr	[automation_generate.sh] npm notice
      cmderr	[automation_generate.sh] npm notice New major version of npm available! 9.6.7 -> 10.1.0
      cmderr	[automation_generate.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.1.0>
      cmderr	[automation_generate.sh] npm notice Run `npm install -g npm@10.1.0` to update!
      cmderr	[automation_generate.sh] npm notice
    • ️✔️track2_azure-mgmt-datafactory [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog]   - Added operation group ChangeDataCaptureOperations
      info	[Changelog]   - Model Activity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model Activity has a new parameter state
      info	[Changelog]   - Model AmazonRdsForSqlServerSource has a new parameter isolation_level
      info	[Changelog]   - Model AppendVariableActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model AppendVariableActivity has a new parameter state
      info	[Changelog]   - Model AzureDataExplorerCommandActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model AzureDataExplorerCommandActivity has a new parameter state
      info	[Changelog]   - Model AzureFunctionActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model AzureFunctionActivity has a new parameter state
      info	[Changelog]   - Model AzureMLBatchExecutionActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model AzureMLBatchExecutionActivity has a new parameter state
      info	[Changelog]   - Model AzureMLExecutePipelineActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model AzureMLExecutePipelineActivity has a new parameter state
      info	[Changelog]   - Model AzureMLServiceLinkedService has a new parameter authentication
      info	[Changelog]   - Model AzureMLUpdateResourceActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model AzureMLUpdateResourceActivity has a new parameter state
      info	[Changelog]   - Model AzureSqlSource has a new parameter isolation_level
      info	[Changelog]   - Model ControlActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model ControlActivity has a new parameter state
      info	[Changelog]   - Model CopyActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model CopyActivity has a new parameter state
      info	[Changelog]   - Model CustomActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model CustomActivity has a new parameter state
      info	[Changelog]   - Model DataLakeAnalyticsUSQLActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model DataLakeAnalyticsUSQLActivity has a new parameter state
      info	[Changelog]   - Model DatabricksNotebookActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model DatabricksNotebookActivity has a new parameter state
      info	[Changelog]   - Model DatabricksSparkJarActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model DatabricksSparkJarActivity has a new parameter state
      info	[Changelog]   - Model DatabricksSparkPythonActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model DatabricksSparkPythonActivity has a new parameter state
      info	[Changelog]   - Model DeleteActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model DeleteActivity has a new parameter state
      info	[Changelog]   - Model ExecuteDataFlowActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model ExecuteDataFlowActivity has a new parameter state
      info	[Changelog]   - Model ExecutePipelineActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model ExecutePipelineActivity has a new parameter state
      info	[Changelog]   - Model ExecuteSSISPackageActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model ExecuteSSISPackageActivity has a new parameter state
      info	[Changelog]   - Model ExecuteWranglingDataflowActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model ExecuteWranglingDataflowActivity has a new parameter state
      info	[Changelog]   - Model ExecutionActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model ExecutionActivity has a new parameter state
      info	[Changelog]   - Model FailActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model FailActivity has a new parameter state
      info	[Changelog]   - Model FilterActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model FilterActivity has a new parameter state
      info	[Changelog]   - Model ForEachActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model ForEachActivity has a new parameter state
      info	[Changelog]   - Model GetMetadataActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model GetMetadataActivity has a new parameter state
      info	[Changelog]   - Model HDInsightHiveActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model HDInsightHiveActivity has a new parameter state
      info	[Changelog]   - Model HDInsightMapReduceActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model HDInsightMapReduceActivity has a new parameter state
      info	[Changelog]   - Model HDInsightPigActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model HDInsightPigActivity has a new parameter state
      info	[Changelog]   - Model HDInsightSparkActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model HDInsightSparkActivity has a new parameter state
      info	[Changelog]   - Model HDInsightStreamingActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model HDInsightStreamingActivity has a new parameter state
      info	[Changelog]   - Model HttpReadSettings has a new parameter additional_columns
      info	[Changelog]   - Model IfConditionActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model IfConditionActivity has a new parameter state
      info	[Changelog]   - Model IntegrationRuntimeDataFlowProperties has a new parameter custom_properties
      info	[Changelog]   - Model LookupActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model LookupActivity has a new parameter state
      info	[Changelog]   - Model MongoDbAtlasLinkedService has a new parameter driver_version
      info	[Changelog]   - Model PipelineExternalComputeScaleProperties has a new parameter number_of_external_nodes
      info	[Changelog]   - Model PipelineExternalComputeScaleProperties has a new parameter number_of_pipeline_nodes
      info	[Changelog]   - Model ScriptActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model ScriptActivity has a new parameter state
      info	[Changelog]   - Model SelfHostedIntegrationRuntime has a new parameter self_contained_interactive_authoring_enabled
      info	[Changelog]   - Model SelfHostedIntegrationRuntimeStatus has a new parameter self_contained_interactive_authoring_enabled
      info	[Changelog]   - Model SetVariableActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model SetVariableActivity has a new parameter policy
      info	[Changelog]   - Model SetVariableActivity has a new parameter set_system_variable
      info	[Changelog]   - Model SetVariableActivity has a new parameter state
      info	[Changelog]   - Model SqlDWSource has a new parameter isolation_level
      info	[Changelog]   - Model SqlMISource has a new parameter isolation_level
      info	[Changelog]   - Model SqlServerSource has a new parameter isolation_level
      info	[Changelog]   - Model SqlServerStoredProcedureActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model SqlServerStoredProcedureActivity has a new parameter state
      info	[Changelog]   - Model SwitchActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model SwitchActivity has a new parameter state
      info	[Changelog]   - Model SynapseNotebookActivity has a new parameter configuration_type
      info	[Changelog]   - Model SynapseNotebookActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model SynapseNotebookActivity has a new parameter spark_config
      info	[Changelog]   - Model SynapseNotebookActivity has a new parameter state
      info	[Changelog]   - Model SynapseNotebookActivity has a new parameter target_spark_configuration
      info	[Changelog]   - Model SynapseSparkJobDefinitionActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model SynapseSparkJobDefinitionActivity has a new parameter state
      info	[Changelog]   - Model UntilActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model UntilActivity has a new parameter state
      info	[Changelog]   - Model ValidationActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model ValidationActivity has a new parameter state
      info	[Changelog]   - Model WaitActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model WaitActivity has a new parameter state
      info	[Changelog]   - Model WebActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model WebActivity has a new parameter state
      info	[Changelog]   - Model WebHookActivity has a new parameter on_inactive_mark_as
      info	[Changelog]   - Model WebHookActivity has a new parameter policy
      info	[Changelog]   - Model WebHookActivity has a new parameter state
      info	[Changelog]
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog]   - Model HttpReadSettings no longer has parameter enable_partition_discovery
      info	[Changelog]   - Model HttpReadSettings no longer has parameter partition_root_path
    ️⚠️ azure-sdk-for-java warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 865e7c1. SDK Automation 14.0.0
      command	./eng/mgmt/automation/init.sh ../azure-sdk-for-java_tmp/initInput.json ../azure-sdk-for-java_tmp/initOutput.json
      cmderr	[init.sh] [notice] A new release of pip is available: 23.0.1 -> 23.2.1
      cmderr	[init.sh] [notice] To update, run: pip install --upgrade pip
      cmderr	[init.sh] [notice] A new release of pip is available: 23.0.1 -> 23.2.1
      cmderr	[init.sh] [notice] To update, run: pip install --upgrade pip
      command	./eng/mgmt/automation/generate.py ../azure-sdk-for-java_tmp/generateInput.json ../azure-sdk-for-java_tmp/generateOutput.json
    • ️✔️azure-resourcemanager-datafactory [View full logs]  [Release SDK Changes]
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 865e7c1. SDK Automation 14.0.0
      command	sh ./eng/scripts/automation_init.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
      command	generator automation-v2 ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
    • ️✔️sdk/resourcemanager/datafactory/armdatafactory [View full logs]  [Release SDK Changes] Breaking Change Detected
      Only show 120 items here, please refer to log for details.
      info	[Changelog] - Type of `ZohoLinkedServiceTypeProperties.EncryptedCredential` has been changed from `any` to `*string`
      info	[Changelog] - Enum `CosmosDbServicePrincipalCredentialType` has been removed
      info	[Changelog] - Enum `SalesforceSourceReadBehavior` has been removed
      info	[Changelog] - Field `EnablePartitionDiscovery`, `PartitionRootPath` of struct `HTTPReadSettings` has been removed
      info	[Changelog]
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog] - Type of `AmazonS3CompatibleReadSettings.EnablePartitionDiscovery` has been changed from `*bool` to `any`
      info	[Changelog] - Type of `AmazonS3ReadSettings.EnablePartitionDiscovery` has been changed from `*bool` to `any`
      info	[Changelog] - Type of `AzureBlobFSReadSettings.EnablePartitionDiscovery` has been changed from `*bool` to `any`
      info	[Changelog] - Type of `AzureBlobStorageLinkedServiceTypeProperties.AccountKind` has been changed from `*string` to `any`
      info	[Changelog] - Type of `AzureBlobStorageLinkedServiceTypeProperties.ServiceEndpoint` has been changed from `*string` to `any`
      info	[Changelog] - Type of `AzureBlobStorageReadSettings.EnablePartitionDiscovery` has been changed from `*bool` to `any`
      info	[Changelog] - Type of `AzureDataLakeStoreReadSettings.EnablePartitionDiscovery` has been changed from `*bool` to `any`
      info	[Changelog] - Type of `AzureFileStorageReadSettings.EnablePartitionDiscovery` has been changed from `*bool` to `any`
      info	[Changelog] - Type of `CosmosDbLinkedServiceTypeProperties.ServicePrincipalCredentialType` has been changed from `*CosmosDbServicePrincipalCredentialType` to `any`
      info	[Changelog] - Type of `FileServerReadSettings.EnablePartitionDiscovery` has been changed from `*bool` to `any`
      info	[Changelog] - Type of `FtpReadSettings.EnablePartitionDiscovery` has been changed from `*bool` to `any`
      info	[Changelog] - Type of `FtpReadSettings.UseBinaryTransfer` has been changed from `*bool` to `any`
      info	[Changelog] - Type of `GoogleCloudStorageReadSettings.EnablePartitionDiscovery` has been changed from `*bool` to `any`
      info	[Changelog] - Type of `HdfsReadSettings.EnablePartitionDiscovery` has been changed from `*bool` to `any`
      info	[Changelog] - Type of `OracleCloudStorageReadSettings.EnablePartitionDiscovery` has been changed from `*bool` to `any`
      info	[Changelog] - Type of `SalesforceServiceCloudSource.ReadBehavior` has been changed from `*SalesforceSourceReadBehavior` to `any`
      info	[Changelog] - Type of `SalesforceSource.ReadBehavior` has been changed from `*SalesforceSourceReadBehavior` to `any`
      info	[Changelog] - Type of `SapEccLinkedServiceTypeProperties.URL` has been changed from `*string` to `any`
      info	[Changelog] - Type of `SapEccLinkedServiceTypeProperties.Username` has been changed from `*string` to `any`
      info	[Changelog] - Type of `SftpReadSettings.EnablePartitionDiscovery` has been changed from `*bool` to `any`
      info	[Changelog] - Type of `SynapseNotebookActivityTypeProperties.NumExecutors` has been changed from `*int32` to `any`
      info	[Changelog] - New enum type `ActivityOnInactiveMarkAs` with values `ActivityOnInactiveMarkAsFailed`, `ActivityOnInactiveMarkAsSkipped`, `ActivityOnInactiveMarkAsSucceeded`
      info	[Changelog] - New enum type `ActivityState` with values `ActivityStateActive`, `ActivityStateInactive`
      info	[Changelog] - New enum type `ConnectionType` with values `ConnectionTypeLinkedservicetype`
      info	[Changelog] - New enum type `FrequencyType` with values `FrequencyTypeHour`, `FrequencyTypeMinute`, `FrequencyTypeSecond`
      info	[Changelog] - New enum type `MappingType` with values `MappingTypeAggregate`, `MappingTypeDerived`, `MappingTypeDirect`
      info	[Changelog] - New function `NewChangeDataCaptureClient(string, azcore.TokenCredential, *arm.ClientOptions) (*ChangeDataCaptureClient, error)`
      info	[Changelog] - New function `*ChangeDataCaptureClient.CreateOrUpdate(context.Context, string, string, string, ChangeDataCaptureResource, *ChangeDataCaptureClientCreateOrUpdateOptions) (ChangeDataCaptureClientCreateOrUpdateResponse, error)`
      info	[Changelog] - New function `*ChangeDataCaptureClient.Delete(context.Context, string, string, string, *ChangeDataCaptureClientDeleteOptions) (ChangeDataCaptureClientDeleteResponse, error)`
      info	[Changelog] - New function `*ChangeDataCaptureClient.Get(context.Context, string, string, string, *ChangeDataCaptureClientGetOptions) (ChangeDataCaptureClientGetResponse, error)`
      info	[Changelog] - New function `*ChangeDataCaptureClient.NewListByFactoryPager(string, string, *ChangeDataCaptureClientListByFactoryOptions) *runtime.Pager[ChangeDataCaptureClientListByFactoryResponse]`
      info	[Changelog] - New function `*ChangeDataCaptureClient.Start(context.Context, string, string, string, *ChangeDataCaptureClientStartOptions) (ChangeDataCaptureClientStartResponse, error)`
      info	[Changelog] - New function `*ChangeDataCaptureClient.Status(context.Context, string, string, string, *ChangeDataCaptureClientStatusOptions) (ChangeDataCaptureClientStatusResponse, error)`
      info	[Changelog] - New function `*ChangeDataCaptureClient.Stop(context.Context, string, string, string, *ChangeDataCaptureClientStopOptions) (ChangeDataCaptureClientStopResponse, error)`
      info	[Changelog] - New function `*ClientFactory.NewChangeDataCaptureClient() *ChangeDataCaptureClient`
      info	[Changelog] - New struct `ChangeDataCapture`
      info	[Changelog] - New struct `ChangeDataCaptureFolder`
      info	[Changelog] - New struct `ChangeDataCaptureListResponse`
      info	[Changelog] - New struct `ChangeDataCaptureResource`
      info	[Changelog] - New struct `DataMapperMapping`
      info	[Changelog] - New struct `IntegrationRuntimeDataFlowPropertiesCustomPropertiesItem`
      info	[Changelog] - New struct `MapperAttributeMapping`
      info	[Changelog] - New struct `MapperAttributeMappings`
      info	[Changelog] - New struct `MapperAttributeReference`
      info	[Changelog] - New struct `MapperConnection`
      info	[Changelog] - New struct `MapperConnectionReference`
      info	[Changelog] - New struct `MapperDslConnectorProperties`
      info	[Changelog] - New struct `MapperPolicy`
      info	[Changelog] - New struct `MapperPolicyRecurrence`
      info	[Changelog] - New struct `MapperSourceConnectionsInfo`
      info	[Changelog] - New struct `MapperTable`
      info	[Changelog] - New struct `MapperTableProperties`
      info	[Changelog] - New struct `MapperTableSchema`
      info	[Changelog] - New struct `MapperTargetConnectionsInfo`
      info	[Changelog] - New struct `SecureInputOutputPolicy`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `Activity`
      info	[Changelog] - New field `IsolationLevel` in struct `AmazonRdsForSQLServerSource`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `AppendVariableActivity`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `AzureDataExplorerCommandActivity`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `AzureFunctionActivity`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `AzureMLBatchExecutionActivity`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `AzureMLExecutePipelineActivity`
      info	[Changelog] - New field `Authentication` in struct `AzureMLServiceLinkedServiceTypeProperties`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `AzureMLUpdateResourceActivity`
      info	[Changelog] - New field `IsolationLevel` in struct `AzureSQLSource`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `ControlActivity`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `CopyActivity`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `CustomActivity`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `DataLakeAnalyticsUSQLActivity`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `DatabricksNotebookActivity`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `DatabricksSparkJarActivity`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `DatabricksSparkPythonActivity`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `DeleteActivity`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `ExecuteDataFlowActivity`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `ExecutePipelineActivity`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `ExecuteSSISPackageActivity`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `ExecuteWranglingDataflowActivity`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `ExecutionActivity`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `FailActivity`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `FilterActivity`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `ForEachActivity`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `GetMetadataActivity`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `HDInsightHiveActivity`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `HDInsightMapReduceActivity`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `HDInsightPigActivity`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `HDInsightSparkActivity`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `HDInsightStreamingActivity`
      info	[Changelog] - New field `AdditionalColumns` in struct `HTTPReadSettings`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `IfConditionActivity`
      info	[Changelog] - New field `CustomProperties` in struct `IntegrationRuntimeDataFlowProperties`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `LookupActivity`
      info	[Changelog] - New field `DriverVersion` in struct `MongoDbAtlasLinkedServiceTypeProperties`
      info	[Changelog] - New field `NumberOfExternalNodes`, `NumberOfPipelineNodes` in struct `PipelineExternalComputeScaleProperties`
      info	[Changelog] - New field `IsolationLevel` in struct `SQLDWSource`
      info	[Changelog] - New field `IsolationLevel` in struct `SQLMISource`
      info	[Changelog] - New field `IsolationLevel` in struct `SQLServerSource`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `SQLServerStoredProcedureActivity`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `ScriptActivity`
      info	[Changelog] - New field `SelfContainedInteractiveAuthoringEnabled` in struct `SelfHostedIntegrationRuntimeStatusTypeProperties`
      info	[Changelog] - New field `SelfContainedInteractiveAuthoringEnabled` in struct `SelfHostedIntegrationRuntimeTypeProperties`
      info	[Changelog] - New field `OnInactiveMarkAs`, `Policy`, `State` in struct `SetVariableActivity`
      info	[Changelog] - New field `SetSystemVariable` in struct `SetVariableActivityTypeProperties`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `SwitchActivity`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `SynapseNotebookActivity`
      info	[Changelog] - New field `ConfigurationType`, `SparkConfig`, `TargetSparkConfiguration` in struct `SynapseNotebookActivityTypeProperties`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `SynapseSparkJobDefinitionActivity`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `UntilActivity`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `ValidationActivity`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `WaitActivity`
      info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `WebActivity`
      info	[Changelog] - New field `OnInactiveMarkAs`, `Policy`, `State` in struct `WebHookActivity`
      info	[Changelog]
      info	[Changelog] Total 121 breaking change(s), 122 additive change(s).
    ️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 865e7c1. SDK Automation 14.0.0
      command	sh .scripts/automation_init.sh ../azure-sdk-for-js_tmp/initInput.json ../azure-sdk-for-js_tmp/initOutput.json
      warn	File azure-sdk-for-js_tmp/initOutput.json not found to read
      command	sh .scripts/automation_generate.sh ../azure-sdk-for-js_tmp/generateInput.json ../azure-sdk-for-js_tmp/generateOutput.json
    • ️✔️@azure/arm-datafactory [View full logs]  [Release SDK Changes] Breaking Change Detected
      Only show 120 items here, please refer to log for details.
      info	[Changelog]   - Type of parameter encryptedCredential of interface AzureBlobFSLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter enablePartitionDiscovery of interface AzureBlobFSReadSettings is changed from boolean to any
      info	[Changelog]   - Type of parameter accountKind of interface AzureBlobStorageLinkedService is changed from string to any
      info	[Changelog]   - Type of parameter serviceEndpoint of interface AzureBlobStorageLinkedService is changed from string to any
      info	[Changelog]   - Type of parameter enablePartitionDiscovery of interface AzureBlobStorageReadSettings is changed from boolean to any
      info	[Changelog]   - Type of parameter encryptedCredential of interface AzureDatabricksDeltaLakeLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface AzureDatabricksLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface AzureDataLakeAnalyticsLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface AzureDataLakeStoreLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter enablePartitionDiscovery of interface AzureDataLakeStoreReadSettings is changed from boolean to any
      info	[Changelog]   - Type of parameter encryptedCredential of interface AzureFileStorageLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter enablePartitionDiscovery of interface AzureFileStorageReadSettings is changed from boolean to any
      info	[Changelog]   - Type of parameter encryptedCredential of interface AzureFunctionLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface AzureMariaDBLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface AzureMLLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface AzureMLServiceLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface AzureMySqlLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface AzurePostgreSqlLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface AzureSearchLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface AzureSqlDatabaseLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface AzureSqlDWLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface AzureSqlMILinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface CassandraLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface CommonDataServiceForAppsLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface ConcurLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface CosmosDbLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter servicePrincipalCredentialType of interface CosmosDbLinkedService is changed from CosmosDbServicePrincipalCredentialType to any
      info	[Changelog]   - Type of parameter encryptedCredential of interface CouchbaseLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface DataworldLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface Db2LinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface DrillLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface DynamicsAXLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface DynamicsCrmLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface DynamicsLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface EloquaLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface FileServerLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter enablePartitionDiscovery of interface FileServerReadSettings is changed from boolean to any
      info	[Changelog]   - Type of parameter enablePartitionDiscovery of interface FtpReadSettings is changed from boolean to any
      info	[Changelog]   - Type of parameter useBinaryTransfer of interface FtpReadSettings is changed from boolean to any
      info	[Changelog]   - Type of parameter encryptedCredential of interface FtpServerLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface GoogleAdWordsLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface GoogleBigQueryLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface GoogleCloudStorageLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter enablePartitionDiscovery of interface GoogleCloudStorageReadSettings is changed from boolean to any
      info	[Changelog]   - Type of parameter encryptedCredential of interface GoogleSheetsLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface GreenplumLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface HBaseLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface HdfsLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter enablePartitionDiscovery of interface HdfsReadSettings is changed from boolean to any
      info	[Changelog]   - Type of parameter variables of interface HDInsightHiveActivity is changed from any[] to {
      info	[Changelog]         [propertyName: string]: any;
      info	[Changelog]     }
      info	[Changelog]   - Type of parameter encryptedCredential of interface HDInsightLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface HDInsightOnDemandLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface HiveLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface HttpLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface HubspotLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface ImpalaLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface InformixLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface JiraLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface MagentoLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface MariaDBLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface MarketoLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface MicrosoftAccessLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface MongoDbLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface MySqlLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface NetezzaLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface ODataLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface OdbcLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface Office365LinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface OracleCloudStorageLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter enablePartitionDiscovery of interface OracleCloudStorageReadSettings is changed from boolean to any
      info	[Changelog]   - Type of parameter encryptedCredential of interface OracleLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface OracleServiceCloudLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface PaypalLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface PhoenixLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface PostgreSqlLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface PrestoLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface QuickbaseLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface QuickBooksLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface ResponsysLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter additionalHeaders of interface RestResourceDataset is changed from any to {
      info	[Changelog]         [propertyName: string]: any;
      info	[Changelog]     }
      info	[Changelog]   - Type of parameter paginationRules of interface RestResourceDataset is changed from any to {
      info	[Changelog]         [propertyName: string]: any;
      info	[Changelog]     }
      info	[Changelog]   - Type of parameter encryptedCredential of interface RestServiceLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface SalesforceLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface SalesforceMarketingCloudLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface SalesforceServiceCloudLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter readBehavior of interface SalesforceServiceCloudSource is changed from SalesforceSourceReadBehavior to any
      info	[Changelog]   - Type of parameter readBehavior of interface SalesforceSource is changed from SalesforceSourceReadBehavior to any
      info	[Changelog]   - Type of parameter encryptedCredential of interface SapBWLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface SapCloudForCustomerLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter url of interface SapEccLinkedService is changed from string to any
      info	[Changelog]   - Type of parameter username of interface SapEccLinkedService is changed from string to any
      info	[Changelog]   - Type of parameter encryptedCredential of interface SapHanaLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface SapOdpLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface SapOpenHubLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface SapTableLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface ServiceNowLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter enablePartitionDiscovery of interface SftpReadSettings is changed from boolean to any
      info	[Changelog]   - Type of parameter encryptedCredential of interface SftpServerLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface SharePointOnlineListLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface ShopifyLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface SmartsheetLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface SnowflakeLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface SparkLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface SqlServerLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface SquareLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface SybaseLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter numExecutors of interface SynapseNotebookActivity is changed from number to any
      info	[Changelog]   - Type of parameter encryptedCredential of interface TeamDeskLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface TeradataLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface VerticaLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface XeroLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface ZendeskLinkedService is changed from any to string
      info	[Changelog]   - Type of parameter encryptedCredential of interface ZohoLinkedService is changed from any to string
      info	[Changelog]   - Removed Enum KnownCosmosDbServicePrincipalCredentialType
    ️⚠️ azure-resource-manager-schemas warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 865e7c1. Schema Automation 14.0.0
      command	.sdkauto/initScript.sh ../azure-resource-manager-schemas_tmp/initInput.json ../azure-resource-manager-schemas_tmp/initOutput.json
      cmderr	[initScript.sh] npm notice
      cmderr	[initScript.sh] npm notice New major version of npm available! 8.19.4 -> 10.1.0
      cmderr	[initScript.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.1.0>
      cmderr	[initScript.sh] npm notice Run `npm install -g npm@10.1.0` to update!
      cmderr	[initScript.sh] npm notice
      warn	File azure-resource-manager-schemas_tmp/initOutput.json not found to read
      command	.sdkauto/generateScript.sh ../azure-resource-manager-schemas_tmp/generateInput.json ../azure-resource-manager-schemas_tmp/generateOutput.json
    • ️✔️datafactory [View full logs]  [Release Schema Changes]
    ️❌ azure-powershell failed [Detail]
    • Pipeline Framework Failed [Logs]Release - Generate from 865e7c1. SDK Automation 14.0.0
      command	sh ./tools/SwaggerCI/init.sh ../azure-powershell_tmp/initInput.json ../azure-powershell_tmp/initOutput.json
      command	pwsh ./tools/SwaggerCI/psci.ps1 ../azure-powershell_tmp/generateInput.json ../azure-powershell_tmp/generateOutput.json
      SSL error: syscall failure: Broken pipe
      Error: SSL error: syscall failure: Broken pipe
    • ⚠️Az.datafactory.DefaultTag [View full logs
      error	Fatal error: SSL error: syscall failure: Broken pipe
      error	The following packages are still pending:
      error		Az.datafactory.DefaultTag
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Aug 17, 2023

    Generated ApiView

    Language Package Name ApiView Link
    Go sdk/resourcemanager/datafactory/armdatafactory https://apiview.dev/Assemblies/Review/656799d307654197a71f0fce7132c740
    Java azure-resourcemanager-datafactory https://apiview.dev/Assemblies/Review/9aa46c2b34a84492ac128e91dcd7336f
    JavaScript @azure/arm-datafactory https://apiview.dev/Assemblies/Review/32410a9bf38e4f13b5d7444bb6e53814
    .Net Azure.ResourceManager.DataFactory https://apiview.dev/Assemblies/Review/da7246a36dcf4749ab6bc99114d00900

    @AzureRestAPISpecReview AzureRestAPISpecReview added ARMChangesRequested <valid label in PR review process>add this label when require changes after ARM review ARMReview NewApiVersionRequired ReadyForApiTest <valid label in PR review process>add this label when swagger and service APIs are ready for test resource-manager labels Aug 17, 2023
    @openapi-workflow-bot
    Copy link

    Please address or respond to feedback from the ARM API reviewer.
    When you are ready to continue the ARM API review, please remove the ARMChangesRequested label.
    This will notify the reviewer to have another look.
    If the feedback provided needs further discussion, please use this Teams channel to post your questions - aka.ms/azsdk/support/specreview-channel.
    Please include [ARM Query] in the title of your question to indicate that it is ARM-related.

    @visingla-ms
    Copy link
    Contributor

    Next Steps to Merge

    Next steps that must be taken to merge this PR:

    • ❌ Your PR has breaking changes in the generated SDK for go (label: CI-BreakingChange-Go). Refer to step 3 in the PR workflow diagram (even if your PR is for data plane, not ARM).
    • ❌ Your PR has breaking changes in the generated SDK for python (label: CI-BreakingChange-Python-Track2). Refer to step 3 in the PR workflow diagram (even if your PR is for data plane, not ARM).
    • ❌ Your PR has breaking changes in the generated SDK for javascript (label: CI-BreakingChange-JavaScript). Refer to step 3 in the PR workflow diagram (even if your PR is for data plane, not ARM).
    • ❌ The required check named Swagger SemanticValidation has failed. Refer to the check in the PR's 'Checks' tab for details on how to fix it.

    Please get review/approval from each of the SDK reviewers before this PR can be merged.

    @kalyanrk61
    Copy link
    Contributor Author

    /azp run

    @azure-pipelines
    Copy link

    Commenter does not have sufficient privileges for PR 25365 in repo Azure/azure-rest-api-specs

    @tadelesh tadelesh added the Approved-SdkBreakingChange-Go Approve the breaking change tracking for azure-sdk-for-go label Sep 20, 2023
    @TimLovellSmith
    Copy link
    Member

    /azp run

    @azure-pipelines
    Copy link

    Azure Pipelines successfully started running 2 pipeline(s).

    @maririos maririos removed the DoNotMerge <valid label in PR review process> use to hold merge after approval label Sep 29, 2023
    @kalyanrk61
    Copy link
    Contributor Author

    /pr requestmerge

    @raosuhas raosuhas merged commit 865e7c1 into Azure:main Sep 29, 2023
    29 of 30 checks passed
    @openapi-pipeline-app
    Copy link

    Swagger pipeline restarted successfully, please wait for status update in this comment.

    @openapi-pipeline-app openapi-pipeline-app bot added the DoNotMerge <valid label in PR review process> use to hold merge after approval label Sep 29, 2023
    jnlycklama pushed a commit that referenced this pull request Nov 8, 2023
    * Add pipeline policy and ElapsedTime Policy
    
    * adding missing objects
    
    * fix schema validation
    
    * fix prettier issues
    
    * Change webhook to ExecutionActivity
    
    * change to policy object
    
    * fix comments
    
    ---------
    
    Co-authored-by: Kalyan C Kesireddy <kalyanke@microsoft.com>
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 Approved-SdkBreakingChange-Go Approve the breaking change tracking for azure-sdk-for-go Approved-SdkBreakingChange-JavaScript Approved-SdkBreakingChange-Python ARMReview ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review CI-BreakingChange-Go CI-BreakingChange-JavaScript DoNotMerge <valid label in PR review process> use to hold merge after approval FixS360 NewApiVersionRequired ReadyForApiTest <valid label in PR review process>add this label when swagger and service APIs are ready for test resource-manager ShiftLeftViolation
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.