kevinsawade / python-todo-to-issue

This github action looks for todos in new commits and posts them as issues. Once the todos are removed the issues are closed.
https://kevinsawade.github.io/python-todo-to-issue/index.html
GNU Lesser General Public License v2.1
3 stars 1 forks source link

TEST AUTO ISSUE #63

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 3 years ago

This issue was automatically created by a github action that converts project Todos to issues.

This issue is automatically created by Unittests. If this issue is not automatically closed, tests have failed.

https://github.com/kevinsawade/python-todo-to-issue/blob/036ef2ca/main.py#L47

# This is the code block that would normally be attached to the issue.
def function()
    return 'Hi!'
github-actions[bot] commented 3 years ago

Closed in 036ef2ca