The GitHub Actions job "Build" on texera.git/main has succeeded.
Run started by GitHub user aicam (triggered by aicam).

Head commit for run:
ddf5e5d68df9a2d93f50bdd4cf841349cb43985e / Jaeyun Kim 
<[email protected]>
feat: change project name in email to be configurable (#4373)

### What changes were proposed in this PR?
<!--
Please clarify what changes you are proposing. The purpose of this
section
is to outline the changes. Here are some tips for you:
  1. If you propose a new API, clarify the use case for a new API.
  2. If you fix a bug, you can clarify why it is a bug.
  3. If it is a refactoring, clarify what has been changed.
  3. It would be helpful to include a before-and-after comparison using 
     screenshots or GIFs.
  4. Please consider writing useful notes for better and faster reviews.
-->
Per request, this PR introduces a new change to the email template where
the project name is made configurable. Previously the project name for
all emails would be "Texera". In order to comply with various needs in
future, we changed the project name to be configurable from
`user-system.conf` so that different organizations and institutions can
be sending automatic emails under their own project name.

### Previous Email Template
<img width="400" height="200" alt="image"
src="https://github.com/user-attachments/assets/c955a051-096b-4868-87a8-c3575d7b61d2";
/>
<img width="450" height="320" alt="image"
src="https://github.com/user-attachments/assets/631e4ddc-7095-437a-88da-20edcb33d945";
/>

### Proposed Email Template
<img width="400" height="200" alt="image"
src="https://github.com/user-attachments/assets/b67fbbc3-cc03-48e5-a1c9-a4dc03916ee6";
/>
<img width="450" height="320" alt="image"
src="https://github.com/user-attachments/assets/cceb7a14-e016-4ddc-8a5a-e7c9fc959b52";
/>




### Any related issues, documentation, discussions?
<!--
Please use this section to link other resources if not mentioned
already.
1. If this PR fixes an issue, please include `Fixes #1234`, `Resolves
#1234`
or `Closes #1234`. If it is only related, simply mention the issue
number.
  2. If there is design documentation, please add the link.
  3. If there is a discussion in the mailing list, please add the link.
-->
Closes #4318.

### How was this PR tested?
<!--
If tests were added, say they were added here. Or simply mention that if
the PR
is tested with existing test cases. Make sure to include/update test
cases that
check the changes thoroughly including negative and positive cases if
possible.
If it was tested in a way different from regular unit tests, please
clarify how
you tested step by step, ideally copy and paste-able, so that other
reviewers can
test and check, and descendants can verify in the future. If tests were
not added,
please describe why they were not added and/or why it was difficult to
add.
-->
Manually Tested.


### Was this PR authored or co-authored using generative AI tooling?
<!--
If generative AI tooling has been used in the process of authoring this
PR,
please include the phrase: 'Generated-by: ' followed by the name of the
tool
and its version. If no, write 'No'. 
Please refer to the [ASF Generative Tooling
Guidance](https://www.apache.org/legal/generative-tooling.html) for
details.
-->
No.

Report URL: https://github.com/apache/texera/actions/runs/24365719077

With regards,
GitHub Actions via GitBox

Reply via email to