At present, this Action only supports adding an issue or pull
request to a project in the *same organization* as the issue or
pull request itself.
This removes that limitation. If the issue/pull request and
project have different owners, then instead of directly
creating a project item, we will instead create a "draft issue"
which will be added to the board.
Fixes#74.