Skip to content

chore(workflows): Add workflow to track all PRs as issues - #6064

Merged
philippsuess merged 4 commits into
mainfrom
jino/add-unreferenced-issue-workflow
Sep 8, 2025
Merged

philippsuess merged 4 commits into
mainfrom
jino/add-unreferenced-issue-workflow

Conversation

@stephanie-anderson

@stephanie-anderson stephanie-anderson commented Sep 3, 2025

Copy link
Copy Markdown
Contributor

This workflow checks PR descriptions (like this one) to see if it can find an associated GitHub or Linear issue ID. If nothing is found, the workflow will create a new GitHub Issue which will then be referenced in this PR. As all other GitHub issues, this newly created one will then be synced to Linear as well.

This will increase visibility of (community) PRs in external tools like Linear.

#skip-changelog

Closes #6065

Comment thread .github/workflows/create-issue-for-unreferenced-pr.yml
@philprime

Copy link
Copy Markdown
Member

We discussed in Slack that we will move this to https://github.com/getsentry/github-workflows to make it reusable.

@philippsuess

philippsuess commented Sep 4, 2025

Copy link
Copy Markdown
Contributor

@philprime and @stephanie-anderson, I would also be OK with trying it here first to validate it. We can iterate way faster in this repo. Once we know it's working correctly, we can move it to https://github.com/getsentry/github-workflows. But we can also already move it there now. Up to you.

@philippsuess philippsuess left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

Copy link
Copy Markdown
Contributor Author

Let's merge it here first then, thanks @philipphofmann!

@philippsuess
philippsuess merged commit 85a741b into main Sep 8, 2025
100 checks passed
@philippsuess
philippsuess deleted the jino/add-unreferenced-issue-workflow branch September 8, 2025 11:34
andreiborza added a commit to getsentry/sentry-javascript that referenced this pull request Dec 1, 2025
This workflow checks PR descriptions (like this one) to see if it can find an
associated GitHub or Linear issue ID. If nothing is found, the workflow will
create a new GitHub Issue which will then be referenced in this PR. As all other
GitHub issues, this newly created one will then be synced to Linear as well.

This will increase visibility of (community) PRs in external tools like Linear.

Based on: getsentry/sentry-cocoa#6064 by
@stephanie-anderson
andreiborza added a commit to getsentry/sentry-javascript that referenced this pull request Dec 1, 2025
This workflow checks PR descriptions (like this one) to see if it can
find an associated GitHub or Linear issue ID. If nothing is found, the
workflow will create a new GitHub Issue which will then be referenced in
this PR. As all other GitHub issues, this newly created one will then be
synced to Linear as well.

This will increase visibility of (community) PRs in external tools like
Linear.

Based on: getsentry/sentry-cocoa#6064 by
@stephanie-anderson

Closes #18364
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.

chore(workflows): Add workflow to track all PRs as issues

3 participants