| true |
|
||||||||
|---|---|---|---|---|---|---|---|---|---|
| permissions |
|
||||||||
| tracker-id | example-fingerprint-2024 | ||||||||
| safe-outputs |
|
||||||||
| features |
|
This is an example workflow that demonstrates the tracker-id feature.
When this workflow creates an issue, it will include a hidden HTML comment:
<!-- gh-aw-tracker-id: example-fingerprint-2024 -->This tracker-id can be used to:
- Search for all assets created by this workflow
- Track and manage related assets across the repository
- Filter issues, discussions, PRs, and comments by tracker-id
The tracker-id must be:
- At least 8 characters long
- Contain only alphanumeric characters, hyphens, and underscores
- Unique across your workflows for effective tracking
Create an issue with the title "Test Issue with Fingerprint" and body content explaining how the tracker-id feature works.