mirror of
https://github.com/hashicorp/vault-action.git
synced 2026-04-16 16:55:45 +00:00
chore: update jira teams and add actionlint (#465)
* chore: update jira teams and add actionlint * update local test to workflow_dispatch * define outputs * try actionlint's skip_outputs setting * move skip_outputs to action definition in tests * move skip_outpus to action.yml * remove skip_outputs * move outputs * call actionlint directly to pass args * try to fix quoting * truncate ignore * try escaping * add comment
This commit is contained in:
parent
166100bd2a
commit
ec2980c187
4 changed files with 42 additions and 12 deletions
2
.github/workflows/jira.yaml
vendored
2
.github/workflows/jira.yaml
vendored
|
|
@ -14,4 +14,4 @@ jobs:
|
|||
JIRA_SYNC_USER_EMAIL: ${{ secrets.JIRA_SYNC_USER_EMAIL }}
|
||||
JIRA_SYNC_API_TOKEN: ${{ secrets.JIRA_SYNC_API_TOKEN }}
|
||||
with:
|
||||
teams-array: '["applications-eco"]'
|
||||
teams-array: '["ecosystem", "applications-eco"]'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue