Searched hist:"023 b04ce9a01a2b211891d5d17e463069e519369" (Results 1 – 2 of 2) sorted by relevance
| /optee_os/.github/workflows/ |
| H A D | notify.yml | 023b04ce9a01a2b211891d5d17e463069e519369 Wed Nov 26 09:15:31 UTC 2025 Jerome Forissier <jerome.forissier@linaro.org> ci: notify_maintainers: simplify scripts and use actions/github-script
Attempting once more to fix a 403 error in the notify_maintainers job. Simplify the notify_maintainers.py script which now assumes the GitHub environment with parameters passed as environment variables only and make it output the message to stdout. It is then the responsibility of the notify_maintainers job to post it, via the actions/github-script action. In the tests I performed, the comment was successfully posted by "github-actions (bot)".
Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org> Acked-by: Jens Wiklander <jens.wiklander@linaro.org>
|
| /optee_os/scripts/ |
| H A D | notify_maintainers.py | 023b04ce9a01a2b211891d5d17e463069e519369 Wed Nov 26 09:15:31 UTC 2025 Jerome Forissier <jerome.forissier@linaro.org> ci: notify_maintainers: simplify scripts and use actions/github-script
Attempting once more to fix a 403 error in the notify_maintainers job. Simplify the notify_maintainers.py script which now assumes the GitHub environment with parameters passed as environment variables only and make it output the message to stdout. It is then the responsibility of the notify_maintainers job to post it, via the actions/github-script action. In the tests I performed, the comment was successfully posted by "github-actions (bot)".
Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org> Acked-by: Jens Wiklander <jens.wiklander@linaro.org>
|