Skip to content

🔧 chore(aci): remove workflow_id from WorkflowEventData #93015

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

Merged
merged 1 commit into from
Jun 12, 2025

Conversation

iamrajjoshi
Copy link
Member

continuing the work from #92700

here, i remove the usage of WorkflowEventData.workflow_id and replacing it with the usage of annotating the action object

@iamrajjoshi iamrajjoshi self-assigned this Jun 6, 2025
@iamrajjoshi iamrajjoshi requested review from a team as code owners June 6, 2025 12:56
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Jun 6, 2025
@iamrajjoshi iamrajjoshi force-pushed the raj/map-action-to-workflow branch from 41f9ee8 to 4c1bd1e Compare June 11, 2025 20:24
Base automatically changed from raj/map-action-to-workflow to master June 11, 2025 22:19
@iamrajjoshi iamrajjoshi force-pushed the raj/rm-wfk-id-event-data branch from 4417588 to f09dbc8 Compare June 12, 2025 17:40
@iamrajjoshi iamrajjoshi merged commit b9b5179 into master Jun 12, 2025
60 checks passed
@iamrajjoshi iamrajjoshi deleted the raj/rm-wfk-id-event-data branch June 12, 2025 18:02
Copy link

codecov bot commented Jun 12, 2025

Codecov Report

Attention: Patch coverage is 78.57143% with 3 lines in your changes missing coverage. Please review.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...ation_action/test_issue_alert_registry_handlers.py 62.50% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master   #93015       +/-   ##
===========================================
+ Coverage   46.22%   70.94%   +24.71%     
===========================================
  Files       10275    10289       +14     
  Lines      592803   593521      +718     
  Branches    23035    23034        -1     
===========================================
+ Hits       274046   421072   +147026     
+ Misses     318325   172017   -146308     
  Partials      432      432               

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Backend Automatically applied to PRs that change backend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants