Skip to content

Commit

Permalink
SNOW-1111018: Update area in JIRA integration (#872)
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-pbulawa committed Feb 26, 2024
1 parent a868910 commit cfd01fa
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
@@ -1,4 +1,4 @@
point_of_contact: @snowflakedb/client
production: true
code_owners_file_present: false
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 cfd01fa

Please sign in to comment.