The `run_own_task` function takes as a parameter a list of Tasker commands in the following format:
```
COMMAND1 ARG1, ARG2, ARG3, ...;
COMMAND2 ARG2, ARG2, ARG3, ...;
COMMAND1 ARG1 ARG2 ARG3 ...;
COMMAND2 ARG2 ARG2 ARG3 ...;
...
```
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.