Skip to content

Conversation

@stephanie-anderson
Copy link
Contributor

@stephanie-anderson stephanie-anderson commented Sep 3, 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.

#skip-changelog

Closes #6065

@philprime
Copy link
Member

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

@philipphofmann
Copy link
Member

philipphofmann commented Sep 4, 2025

@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.

Copy link
Member

@philipphofmann philipphofmann left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor Author

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

@philipphofmann philipphofmann merged commit 85a741b into main Sep 8, 2025
100 checks passed
@philipphofmann philipphofmann 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

4 participants