Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • J juniortf_api_broker
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 4
    • Issues 4
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • 윤성현
  • juniortf_api_broker
  • Merge requests
  • !12

add filtering through categories in TALKBOT IRQA Service

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Ghost User requested to merge #10_filtering_through_categories_in_TALKBOT_IRQA into master Sep 20, 2019
  • Overview 2
  • Commits 1
  • Pipelines 0
  • Changes 4

변동 서비스: TALKBOT_IRQA, TALKBOT_IRQA_RQ 변동 소스: globals.properties, ApiConstant, QAService 변동 내역: before:

  • category 개념 무.
  • 동일한 봇의 아이디로 uri 구성 after:
  • category 입력 받음.
  • 서비스 별 <카테고리, 봇 id> 맵 구축 -> 모든 서비스는 default 카테고리가 존재. -> (category == (null | 맵 내 카테고리 키 무존재))? default 카테고리 봇 아이디 : 카테고리 봇 아이디 선택 -> uri 구성
  • TALKBOT_IRQA의 경우 카테고리 봇이 결과를 제공하지 못할 시 default 카테고리 봇을 한번 더 구동하는 기능 추가. -> againdefaultbot 프로퍼티 설정을 통해 on/off
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: #10_filtering_through_categories_in_TALKBOT_IRQA