This GitHub action goes through every commit between the last two Tags created and collects every Issue-ID/Ticket-ID (e.g. PAC-123
, LOL-321
, ABCD-000
) and filters them to only contain unique IDs.
It produces the resulting List of IDs as an output together with the current Tags name.
In your github-workflow, include the following step:
- name: Fetch Ticket Ids
id: fetchTicketIds
uses: Staffbase/github-action-issue-id-collection@master
env:
TAG_MATCHER: v*-web (default '.*')
tIDs
: List of Ticket-IDs, seperated by commatagName
: Name of the current Tag
Just edit the DRAFT release on the Releases page and publish it with a new git tag.
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
This project is licensed under the Apache-2.0 License - see the LICENSE.md file for details.
Staffbase GmbH
Staffbase is an internal communications platform built to revolutionize the way you work and unite your company. Staffbase is hiring: jobs.staffbase.com GitHub | Website | Jobs |