Skip to content

Commit

Permalink
SNOW-1111018: Update area in JIRA integration (#1648)
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-pbulawa authored Feb 26, 2024
1 parent 9a1aefe commit f16a35b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/repo_meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jira_project_issue_type: Bug


# jira_area: the jira area that raised issues should use
jira_area: Snowpark: Application Development Ecosystem
jira_area: Developer Platform
2 changes: 1 addition & 1 deletion .github/workflows/jira_issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
summary: '${{ github.event.issue.title }}'
description: |
${{ github.event.issue.body }} \\ \\ _Created from GitHub Action_ for ${{ github.event.issue.html_url }}
fields: '{ "customfield_11401": {"id": "14583"}, "assignee": {"id": "61027a219798100070592b20"} }'
fields: '{ "customfield_11401": {"id": "14723"}, "assignee": {"id": "61027a219798100070592b20"} }'

- name: Update GitHub Issue
uses: ./jira/gajira-issue-update
Expand Down

0 comments on commit f16a35b

Please sign in to comment.