Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
EESSI
/
eessi-bot-software-layer
Public
Notifications
You must be signed in to change notification settings
Fork
23
Star
2
Code
Issues
75
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[gitlab] Improve
issue_comment
event handling
- #391
#391
Open
sondrebr
wants to merge 10 commits into
EESSI:develop
EESSI/eessi-bot-software-layer:develop
from
sondrebr:add-gitlab-support-improve-issue-comment-handling
sondrebr/eessi-bot-software-layer:add-gitlab-support-improve-issue-comment-handling
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
[gitlab] Improve
issue_comment
event handling
#391
sondrebr
wants to merge 10 commits into
EESSI:develop
EESSI/eessi-bot-software-layer:develop
from
sondrebr:add-gitlab-support-improve-issue-comment-handling
sondrebr/eessi-bot-software-layer:add-gitlab-support-improve-issue-comment-handling
Copy head branch name to clipboard
Commits
Commits on Aug 28, 2026
Add `is_pr_comment` property to EventInfo
sondrebr
committed
817892e
View commit details
Copy full SHA for 817892e
Browse repository at this point
Use `is_pr_comment` in `pr_*` properties
sondrebr
committed
ade1307
View commit details
Copy full SHA for ade1307
Browse repository at this point
Commits on Aug 31, 2026
Disable processing of non-PR comments
sondrebr
committed
d315836
View commit details
Copy full SHA for d315836
Browse repository at this point
Use pr_* properties in handle_issue_comment_event
sondrebr
committed
293452b
View commit details
Copy full SHA for 293452b
Browse repository at this point
Remove `issue_*` properties from `EventInfo`
Show description for f090ba8
sondrebr
committed
f090ba8
View commit details
Copy full SHA for f090ba8
Browse repository at this point
Add `is_merged()` to `MockPullRequest`
Show description for 83dae39
sondrebr
committed
83dae39
View commit details
Copy full SHA for 83dae39
Browse repository at this point
Commits on Sep 7, 2026
Improve error messages in test classes
sondrebr
committed
8600dc2
View commit details
Copy full SHA for 8600dc2
Browse repository at this point
Commits on Sep 8, 2026
Add `pr_title` property w/ `is_pr_comment` check
sondrebr
committed
f50dbb6
View commit details
Copy full SHA for f50dbb6
Browse repository at this point
Merge branch 'develop' into add-gitlab-support-improve-issue-comment-handling
sondrebr
authored
f8f68e7
View commit details
Copy full SHA for f8f68e7
Browse repository at this point
Remove extra `pr_title` in `BaseEventInfo`
sondrebr
committed
57bf719
View commit details
Copy full SHA for 57bf719
Browse repository at this point
You can’t perform that action at this time.