shreeganeshadiga/Sync Pull Requests to Azure Boards
Create a work item in Azure DevOps when a Pull Request is created
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| ado_token | Azure DevOps Personal Access Token | — | "" |
| ado_organization | Organization Name | — | "" |
| ado_project | Project Name | — | "" |
| ado_wit | Work Item Type (usually a custom work item type) | — | Pull Request |
| ado_close_state | Closed State | — | Closed |
| ado_active_state | In Progress state that the PR will get set too after it is created | — | Active |
Outputs
| name | description |
|---|---|
| id | id of work item created |