Refactor: scheduler: best practices when creating "post-" notify actions
Rename pe_post_notify() to new_post_notify_action() for clarity,
add a doxygen block, and improve formatting and comments.
Also, drop redundant checks that new_notify_action() already does.