debian-forge-composer/.github/workflows
Simon Steinbeiss e90010f153 github/actions: Enable /jira-epic slash commands
This change allows for using the command to create Jira Tasks under a given
Epic both in a pull request comment or in the pull request description.

To trigger the action, you can simply add a comment to a given pull request with
the following content:
/jira-epic ISSUE-1234

This will trigger the action and a bot will create a Jira Task under the
Epic ISSUE-1234. Once this is successful, it will update the pull request
title and description to contain a link to the newly created Jira ticket,
which also means that the two will be linked.
Alternatively, you can also add the command to the pull request description
(if you e.g. want to create the Task at PR creation time).

Note: This is currently only enabled for the HMS project.
2024-12-13 11:27:52 +01:00
..
coverity_scan.yml build(deps): bump actions/checkout from 3 to 4 2023-09-22 10:19:39 +02:00
create-tag.yml Update create-tag.yml 2023-06-30 16:39:25 +02:00
pr_best_practices.yml github/actions: Enable /jira-epic slash commands 2024-12-13 11:27:52 +01:00
release.yml release-action: Send notification to our Slack channel 2021-12-13 09:48:34 +01:00
stale-cleanup.yml Actions: add workflow for marking and closing stale issues and PRs 2023-09-07 13:10:48 +02:00
tests.yml build(deps): bump codecov/codecov-action from 4 to 5 2024-12-09 09:46:42 +01:00
trigger-gitlab.yml github: prevent script injections via PR branch names 2024-12-05 18:13:17 +01:00