mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-08-26 18:20:57 +00:00
Send a Mail when an action run fails or a workflow recovers. This PR depends on https://codeberg.org/forgejo/forgejo/pulls/7491 closes #3719 ## Checklist The [contributor guide](https://forgejo.org/docs/next/contributor/) contains information that will be helpful to first time contributors. There also are a few [conditions for merging Pull Requests in Forgejo repositories](https://codeberg.org/forgejo/governance/src/branch/main/PullRequestsAgreement.md). You are also welcome to join the [Forgejo development chatroom](https://matrix.to/#/#forgejo-development:matrix.org). ### Tests - I added test coverage for Go changes... - [x] in their respective `*_test.go` for unit tests. - [ ] in the `tests/integration` directory if it involves interactions with a live Forgejo server. - I added test coverage for JavaScript changes... - [ ] in `web_src/js/*.test.js` if it can be unit tested. - [ ] in `tests/e2e/*.test.e2e.js` if it requires interactions with a live Forgejo server (see also the [developer guide for JavaScript testing](https://codeberg.org/forgejo/forgejo/src/branch/forgejo/tests/e2e/README.md#end-to-end-tests)). ### Documentation - [ ] I created a pull request [to the documentation](https://codeberg.org/forgejo/docs) to explain to Forgejo users how to use this change. - [x] I did not document these changes and I do not expect someone else to do it. ### Release notes - [ ] I do not want this change to show in the release notes. - [x] I want the title to show in the release notes with a link to this pull request. - [ ] I want the content of the `release-notes/<pull request number>.md` to be be used for the release notes instead of the title. <!--start release-notes-assistant--> ## Release notes <!--URL:https://codeberg.org/forgejo/forgejo--> - Features - [PR](https://codeberg.org/forgejo/forgejo/pulls/7509): <!--number 7509 --><!--line 0 --><!--description c2VuZCBtYWlsIG9uIGZhaWxlZCBvciByZWNvdmVyZWQgd29ya2Zsb3cgcnVu-->send mail on failed or recovered workflow run<!--description--> <!--end release-notes-assistant--> Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/7509 Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org> Co-authored-by: christopher-besch <mail@chris-besch.com> Co-committed-by: christopher-besch <mail@chris-besch.com> |
||
---|---|---|
.. | ||
locale_ar.json | ||
locale_be.json | ||
locale_bg.json | ||
locale_bn.json | ||
locale_bs.json | ||
locale_ca.json | ||
locale_cs-CZ.json | ||
locale_da.json | ||
locale_de-DE.json | ||
locale_el-GR.json | ||
locale_en-US.json | ||
locale_eo.json | ||
locale_es-ES.json | ||
locale_et.json | ||
locale_fa-IR.json | ||
locale_fi-FI.json | ||
locale_fil.json | ||
locale_fr-FR.json | ||
locale_gl.json | ||
locale_hi.json | ||
locale_hu-HU.json | ||
locale_id-ID.json | ||
locale_is-IS.json | ||
locale_it-IT.json | ||
locale_ja-JP.json | ||
locale_ko-KR.json | ||
locale_lt.json | ||
locale_lv-LV.json | ||
locale_ml-IN.json | ||
locale_nb_NO.json | ||
locale_nds.json | ||
locale_nl-NL.json | ||
locale_pl-PL.json | ||
locale_pt-BR.json | ||
locale_pt-PT.json | ||
locale_ru-RU.json | ||
locale_si-LK.json | ||
locale_sk-SK.json | ||
locale_sl.json | ||
locale_sr-SP.json | ||
locale_sv-SE.json | ||
locale_tr-TR.json | ||
locale_uk-UA.json | ||
locale_vi.json | ||
locale_yi.json | ||
locale_zh-CN.json | ||
locale_zh-HK.json | ||
locale_zh-TW.json |