Skip to content

fix(ci): change unallowed action to curl for sending email on ddl change#4323

Merged
chenlica merged 3 commits intoapache:mainfrom
gracecluvohio:fix-ddl-change-notif
Mar 26, 2026
Merged

fix(ci): change unallowed action to curl for sending email on ddl change#4323
chenlica merged 3 commits intoapache:mainfrom
gracecluvohio:fix-ddl-change-notif

Conversation

@gracecluvohio
Copy link
Copy Markdown
Contributor

@gracecluvohio gracecluvohio commented Mar 24, 2026

What changes were proposed in this PR?

This PR addresses the issue with the previous PR #4250 where the action used to send emails was not whitelisted by Apache. To address this, this PR uses curl to send email.

Example of what the email would look like:
Screenshot 2026-03-24 at 2 51 19 PM

Any related issues, documentation, discussions?

Closes #4294

How was this PR tested?

Tested on my private repository.

Was this PR authored or co-authored using generative AI tooling?

No.

@github-actions github-actions bot added fix ci changes related to CI docs Changes related to documentations labels Mar 24, 2026
@chenlica
Copy link
Copy Markdown
Contributor

@kunwp1 Can you review it?

Copy link
Copy Markdown
Contributor

@kunwp1 kunwp1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@chenlica chenlica merged commit bf5a402 into apache:main Mar 26, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci changes related to CI docs Changes related to documentations fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DDL email action workflow is not working properly

4 participants