Skip to content

ECOPROJECT-4159 | feat: add Jira PR sync workflow#169

Open
nirarg wants to merge 1 commit intomainfrom
sync-jira
Open

ECOPROJECT-4159 | feat: add Jira PR sync workflow#169
nirarg wants to merge 1 commit intomainfrom
sync-jira

Conversation

@nirarg
Copy link
Collaborator

@nirarg nirarg commented Mar 17, 2026

Automate PR-Jira integration: validates tickets, creates remote links,
manages labels, and updates PR descriptions with Jira ticket links

Jira Links

Automate PR-Jira integration: validates tickets, creates remote links,
manages labels, and updates PR descriptions with Jira ticket links

Signed-off-by: Nir Argaman <nargaman@redhat.com>

on:
pull_request:
types: [opened, edited, synchronize, reopened]
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why we need edited and synchronize?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Users might edit the title or the body of the PR, adding or changing the Jira ticket
Therefore we need to listen all events and not just openning new PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants