Skip to content

Add Zulip as a supported issue source - #293

Merged
bockthom merged 4 commits into
se-sic:devfrom
RitikaHiremath:dev
May 29, 2026
Merged

Add Zulip as a supported issue source#293
bockthom merged 4 commits into
se-sic:devfrom
RitikaHiremath:dev

Conversation

@RitikaHiremath

@RitikaHiremath RitikaHiremath commented May 20, 2026

Copy link
Copy Markdown

Prerequisites

  • I adhere to the coding conventions (described here) in my code.
  • I have updated the copyright headers of the files I have modified.
  • I have written appropriate commit messages, i.e., I have recorded the goal, the need, the needed changes, and the location of my code modifications for each commit. This includes also, e.g., referencing to relevant issues.
  • I have put signed-off tags in all commits.
  • I have updated the changelog file NEWS.md appropriately.
  • I have checked whether I need to adjust the showcase file showcase.R with respect to my changes.
  • The pull request is opened against the branch dev.

Description

Add Zulip as a supported issue source in coronet.

  • Extend issues.from.source in util-conf.R to allow zulip as a valid value
  • Add reading functionality for Zulip issues in util-read.R
  • Update README.md to document zulip as a valid option for issues.from.source

Changelog

Add Zulip as a supported issue source for issues.from.source

Add Zulip as a supported issue source by extending the issue-reading
functionality in 'util-read.R'. This allows users to read issues from
Zulip in addition to the already supported sources GitHub and Jira.

Signed-off-by: Ritika Hiremath <rihi00002@stud.uni-saarland.de>
Add Zulip to the allowed values of 'issues.from.source' in 'util-conf.R'

Signed-off-by: Ritika Hiremath <rihi00002@stud.uni-saarland.de>
Add Zulip to the list of valid values for 'issues.from.source' in the
README documentation.

Signed-off-by: Ritika Hiremath <rihi00002@stud.uni-saarland.de>
Add changelog entry for the newly added Zulip issue source support.

Signed-off-by: Ritika Hiremath <rihi00002@stud.uni-saarland.de>
@codecov

codecov Bot commented May 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.59%. Comparing base (2ab1212) to head (4285034).

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #293      +/-   ##
==========================================
+ Coverage   82.57%   82.59%   +0.01%     
==========================================
  Files          16       16              
  Lines        5378     5377       -1     
==========================================
  Hits         4441     4441              
+ Misses        937      936       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@bockthom bockthom changed the title Dev Add Zulip as a supported issue source May 20, 2026
@bockthom

Copy link
Copy Markdown
Collaborator

Thank you for contributing this enhancement to coronet! Looks good to me. I will merge right away.

@bockthom
bockthom merged commit 281c917 into se-sic:dev May 29, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants