Azure / Azure/sql-action

Is it possible for the sql file path to come from another branch?

Open
#240 0 comments 0 reactions 0 assignees View on GitHub
need-to-triage
Dominant language
TypeScript
Stars
142
Forks
73
PR merge metrics
No merged PRs in 30d

Description

I want the sql server to run a script from a specific branch:

- name: run-sql
uses: azure/sql-action@v2.2.1
with:
connection-string: '${{ secrets.CONNECT_STRING }}'
path: 'my-repo/audit/my-script.sql@feature/branch/20240811
action: 'publish'

Is this possible?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.