Skip to content

[ACTP] fix team label assignment for action-platform#45970

Open
asiya-sh wants to merge 1 commit intomainfrom
asiya-sh/ACTP/add-action-platform-label
Open

[ACTP] fix team label assignment for action-platform#45970
asiya-sh wants to merge 1 commit intomainfrom
asiya-sh/ACTP/add-action-platform-label

Conversation

@asiya-sh
Copy link
Contributor

@asiya-sh asiya-sh commented Feb 5, 2026

What does this PR do?

As the title says, the auto-assignment is required by CI for all changes under the privateactionrunner path.

Motivation

Describe how you validated your changes

Additional Notes

@asiya-sh asiya-sh requested a review from a team as a code owner February 5, 2026 14:39
@github-actions
Copy link
Contributor

github-actions bot commented Feb 5, 2026

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@github-actions github-actions bot added short review PR is simple enough to be reviewed quickly team/agent-devx labels Feb 5, 2026
@agent-platform-auto-pr
Copy link
Contributor

Static quality checks

✅ Please find below the results from static quality gates
Comparison made with ancestor 00a36b0
📊 Static Quality Gates Dashboard

31 successful checks with minimal change (< 2 KiB)
Quality gate Current Size
agent_deb_amd64 746.893 MiB
agent_deb_amd64_fips 706.902 MiB
agent_heroku_amd64 324.284 MiB
agent_msi 659.176 MiB
agent_rpm_amd64 746.877 MiB
agent_rpm_amd64_fips 706.886 MiB
agent_rpm_arm64 726.115 MiB
agent_rpm_arm64_fips 688.554 MiB
agent_suse_amd64 746.877 MiB
agent_suse_amd64_fips 706.886 MiB
agent_suse_arm64 726.115 MiB
agent_suse_arm64_fips 688.554 MiB
docker_agent_amd64 809.299 MiB
docker_agent_arm64 813.085 MiB
docker_agent_jmx_amd64 1000.211 MiB
docker_agent_jmx_arm64 992.779 MiB
docker_cluster_agent_amd64 180.918 MiB
docker_cluster_agent_arm64 196.744 MiB
docker_cws_instrumentation_amd64 7.135 MiB
docker_cws_instrumentation_arm64 6.689 MiB
docker_dogstatsd_amd64 38.449 MiB
docker_dogstatsd_arm64 36.749 MiB
dogstatsd_deb_amd64 29.669 MiB
dogstatsd_deb_arm64 27.833 MiB
dogstatsd_rpm_amd64 29.669 MiB
dogstatsd_suse_amd64 29.669 MiB
iot_agent_deb_amd64 42.774 MiB
iot_agent_deb_arm64 39.895 MiB
iot_agent_deb_armhf 40.466 MiB
iot_agent_rpm_amd64 42.775 MiB
iot_agent_suse_amd64 42.775 MiB
On-wire sizes (compressed)
Quality gate Change Size (prev → curr → max)
agent_deb_amd64 -27.5 KiB (0.01% reduction) 182.657 → 182.630 → 184.810
agent_deb_amd64_fips neutral 174.090 MiB → 177.560
agent_heroku_amd64 neutral 87.087 MiB → 88.450
agent_msi +12.0 KiB (0.01% increase) 142.590 → 142.602 → 143.300
agent_rpm_amd64 +5.63 KiB (0.00% increase) 185.644 → 185.650 → 188.160
agent_rpm_amd64_fips +12.57 KiB (0.01% increase) 176.442 → 176.454 → 178.900
agent_rpm_arm64 +55.71 KiB (0.03% increase) 168.253 → 168.308 → 169.930
agent_rpm_arm64_fips +15.17 KiB (0.01% increase) 160.550 → 160.565 → 163.120
agent_suse_amd64 +5.63 KiB (0.00% increase) 185.644 → 185.650 → 188.160
agent_suse_amd64_fips +12.57 KiB (0.01% increase) 176.442 → 176.454 → 178.900
agent_suse_arm64 +55.71 KiB (0.03% increase) 168.253 → 168.308 → 169.930
agent_suse_arm64_fips +15.17 KiB (0.01% increase) 160.550 → 160.565 → 163.120
docker_agent_amd64 neutral 274.673 MiB → 277.400
docker_agent_arm64 +2.09 KiB (0.00% increase) 262.232 → 262.234 → 266.040
docker_agent_jmx_amd64 +6.22 KiB (0.00% increase) 343.318 → 343.325 → 346.020
docker_agent_jmx_arm64 +6.72 KiB (0.00% increase) 326.866 → 326.873 → 330.660
docker_cluster_agent_amd64 neutral 63.899 MiB → 64.510
docker_cluster_agent_arm64 neutral 60.178 MiB → 61.170
docker_cws_instrumentation_amd64 neutral 2.994 MiB → 3.330
docker_cws_instrumentation_arm64 neutral 2.726 MiB → 3.090
docker_dogstatsd_amd64 neutral 14.876 MiB → 15.820
docker_dogstatsd_arm64 neutral 14.216 MiB → 14.830
dogstatsd_deb_amd64 neutral 7.839 MiB → 8.790
dogstatsd_deb_arm64 neutral 6.726 MiB → 7.710
dogstatsd_rpm_amd64 neutral 7.849 MiB → 8.800
dogstatsd_suse_amd64 neutral 7.849 MiB → 8.800
iot_agent_deb_amd64 neutral 11.221 MiB → 12.040
iot_agent_deb_arm64 neutral 9.594 MiB → 10.450
iot_agent_deb_armhf neutral 9.790 MiB → 10.620
iot_agent_rpm_amd64 neutral 11.240 MiB → 12.060
iot_agent_suse_amd64 neutral 11.240 MiB → 12.060

@asiya-sh
Copy link
Contributor Author

asiya-sh commented Feb 5, 2026

I have read the CLA Document and I hereby sign the CLA

@asiya-sh asiya-sh added qa/no-code-change No code change in Agent code requiring validation changelog/no-changelog labels Feb 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/no-changelog qa/no-code-change No code change in Agent code requiring validation short review PR is simple enough to be reviewed quickly team/agent-devx

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant