Skip to content

Commit

Permalink
Update area in JIRA integration (#673)
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-pbulawa authored Feb 26, 2024
1 parent 1234c21 commit ce19e9d
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: true
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 @@ -35,7 +35,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": "13475"}, "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 ce19e9d

Please sign in to comment.