Skip to content

CI: Add Reusable Documentation Ticket Workflow#45

Draft
aidehn wants to merge 12 commits intomainfrom
aiden/feat/add-docs-creation-workflow
Draft

CI: Add Reusable Documentation Ticket Workflow#45
aidehn wants to merge 12 commits intomainfrom
aiden/feat/add-docs-creation-workflow

Conversation

@aidehn
Copy link
Contributor

@aidehn aidehn commented Mar 16, 2026

Changes + Motivation

  • Created a generic workflow that can be used to create a ticket to a team in Linear if a certain label is provided.
  • Also gives the option to choose a prefix for the issue title. The default is AUTO-GENERATED

Potential Future Changes

  • Move to a separate repo to make it non localstack/meta related and open source
  • Make Issue label optional
  • Allow list of issue labels to trigger the ticket creation and allow for multiple labels to be added to the issue

Not addressing these now as to have these changes in ASAP!

Contributes to DOC-114

linear-label-id:
required: true
description: The ID of the label to be added to the issue.
linear-docs-team-id:
Copy link
Contributor

Choose a reason for hiding this comment

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

Docs team ID would be the same across all repos, since all issues are created in a single board. Up to you whether we want to keep it configurable or hardcode it.

@aidehn aidehn force-pushed the aiden/feat/add-docs-creation-workflow branch from 5db0503 to 333c3c2 Compare March 17, 2026 19:49
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