emily-lambrou/Blocked Resolution Check
When a blocking ticket is closed, notify related blocked tickets.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| gh_token | GitHub Personal Access Token | yes | — |
| project_number | The Project Number | yes | — |
| issue_number | The issue number that was closed | yes | — |
| notification_type | The type of notification (comment,email) | yes | comment |
| enterprise_github | Determines if the GitHub is the enterprise ot not (True,False) | no | False |
| repository_owner_type | The type of the repository owner (organization, user) | yes | user |
| dry_run | DryRun Mode (True, False) | no | False |
Outputs
no outputs