Skip to content

Support specifying commit sha or commit URL when running "publish" #1122

@ForbesLindesay

Description

@ForbesLindesay

Is your feature request related to a problem? Please describe.

When we were using netlify to build we had convenient links from the deploys back to the commit that caused them. Now we are using GitHub actions and the Netlify CLI so we can coordinate the frontend deployment on Netlify with the backend deployment. We would like to be able to see those same links in the deploy log.

Describe the solution you'd like

I would like to be able to specify --commit-url ${GITHUB_COMMIT_URL} and see the familiar commit labeling in the deployments page on the netlify website.

Describe alternatives you've considered

We are using the description, but you can only put a short string there and it does not get turned into a link

Additional context

Can you submit a pull request?

No. I believe this would require changes to how Netlify stores this info/the Netlify API in addition to the change to the CLI

Pull requests are welcome! If you would like to help us add this feature, please check our contributions guidelines.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions