hashtagchris/update-issues-with-azure-devops-tracking-blocks
Updates issues with `azure-devops-tracking` blocks
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| issuesToken | The token used to update issues. secrets.GITHUB_TOKEN works well. | — | — |
| azureDevOpsOrgUrl | The Azure DevOps org url. e.g. https://dev.azure.com/myOrg | — | — |
| azureDevOpsToken | Personal Access Token with Code:read and Release:read scopes. | — | — |
| azureDevOpsProjectName | The Azure DevOps project name | — | — |
| azureDevOpsReleaseDefinitionId | The definitionId for the Release that deploys tracked PRs. | — | — |
| azureDevOpsReleaseEnvironmentsToIgnore | Comma separated list of release environments to ignore | — | — |
| projectToken | The token used to update project cards. | — | — |
| projectUrl | The project board url. | — | — |
| projectColumnNameForCompletedPRs | The project column to move issues with completed PRs to. | — | — |
Outputs
no outputs