This Visual Studo Team Services extension provide Build/Release tasks for GitHub Tag on your source code and Create GitHub release.
This task create a Tag on GitHub source code.
Task parameters are:
- The GitHub connection provided by GitHub service end point, see GitHub service end-point details
- The repository
- The Tag value
See the Wiki page for more documentation.
This task create a GitHub release based on tag.
Task parameters are:
- GitHub connection provided by GitHub service end point, see GitHub service end-point details
- The repository
- The tag
- The branch
- The release name
- Use the commit message or custom release note
- Select the zip file to upload as asset release
- Indicate if it's draft release
- Indicate if it's pre release
See the Wiki page for more documentation.