hardisgroupcom / sfdx-hardis

Swiss-army-knife Toolbox for Salesforce. Orchestrates base commands and assist users with interactive wizards to make much more than native sfdx + Allows you to define a complete CI/CD Pipeline and Schedule a daily Metadata backup & monitoring of your orgs
https://sfdx-hardis.cloudity.com
GNU Affero General Public License v3.0
171 stars 29 forks source link

Add jira variables to default pipelines #578

Closed nvuillam closed 2 weeks ago

nvuillam commented 3 months ago

Ex for Azure

      JIRA_HOST: $(JIRA_HOST)
      JIRA_EMAIL: $(JIRA_EMAIL)
      JIRA_TOKEN: $(JIRA_TOKEN)
      JIRA_PAT: $(JIRA_HOST)