This repository has been archived by the owner on Oct 10, 2022. It is now read-only.
Feature: Support specifying commit sha/URL when creating/updating a deploy #149
Labels
area: api
type: feature
code contributing to the implementation of a feature and/or user facing functionality
Related to netlify/cli#1122
- Do you want to request a feature or report a bug?
Feature
- What is the current behaviour?
Manual deploys shown in the Netlify UI are not linked to any commit.
- What is the expected behaviour?
An option should be provider to tag a deploy with a commit sha or URL so one could click the deploy in the Netlify UI and be redirected to the relevant commit in the repo.
- Possible workaround
Use the
message
argument, but that doesn't create a link in the UIThe text was updated successfully, but these errors were encountered: