activity
20212026
most citedBot Detection in GitHub Repositories

6 citations · 9 across the 5 of their papers we have counts for

collaborators
Showing cs.SEShow all

5 papers · 1 filter

cs.SE2026

An Empirical Study of the Evolution of GitHub Actions Workflows

Pooya Rostami Mazrae, Alexandre Decan, Tom Mens +1

CI/CD practices play a significant role during collaborative software development by automating time-consuming and repetitive tasks such as testing, building, quality checking, dep…

cs.SE2023★ 3 cited

The GitHub Development Workflow Automation Ecosystems

Mairieli Wessel, Tom Mens, Alexandre Decan +1

Large-scale software development has become a highly collaborative and geographically distributed endeavour, especially in open-source software development ecosystems and their ass…

cs.SE2022

An Empirical Study on Data Leakage and Generalizability of Link Prediction Models for Issues and Commits

Maliheh Izadi, Pooya Rostami Mazrae, Tom Mens +1

To enhance documentation and maintenance practices, developers conventionally establish links between related software artifacts manually. Empirical research has revealed that deve…

cs.SE2022★ 6 cited

Bot Detection in GitHub Repositories

Natarajan Chidambaram, Pooya Rostami Mazrae

Contemporary social coding platforms like GitHub promote collaborative development. Many open-source software repositories hosted in these platforms use machine accounts (bots) to…

cs.SE2021

Automated Recovery of Issue-Commit Links Leveraging Both Textual and Non-textual Data

Pooya Rostami Mazrae, Maliheh Izadi, Abbas Heydarnoori

An issue documents discussions around required changes in issue-tracking systems, while a commit contains the change itself in the version control systems. Recovering links between…