GitHub Pull Request closed
Use the GitHub Pull Request closed trigger to expire a TODO when a GitHub Pull Request is closed.
Usage
➡️ TODO(on:
pr_closed
(
'lodash', 'lodash', 44
))
Authorization
This trigger can be used to monitor pull requests on any public repositories or private repositories belonging to the same organization the TODO is introduced.
Examples
Last updated