Skip to content

fix(ci): allow url for linked issues in pull requests#30736

Open
mrlubos wants to merge 1 commit into
anomalyco:devfrom
mrlubos:ci/workflow-detect-linked-issue
Open

fix(ci): allow url for linked issues in pull requests#30736
mrlubos wants to merge 1 commit into
anomalyco:devfrom
mrlubos:ci/workflow-detect-linked-issue

Conversation

@mrlubos
Copy link
Copy Markdown
Contributor

@mrlubos mrlubos commented Jun 4, 2026

Issue for this PR

Closes #30735

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Allows passing URLs in the "issue for this PR" section above so they can be copy-pasted directly from issues

If you paste a large clearly AI generated description here your PR may be IGNORED or CLOSED!

How did you verify your code works?

Local regex check

Screenshots / recordings

If this is a UI change, please include a screenshot or recording.

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

If you do not follow this template your PR will be automatically rejected.

@github-actions github-actions Bot added needs:compliance This means the issue will auto-close after 2 hours. needs:title labels Jun 4, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 4, 2026

Hey! Your PR title ci: allow url for linked issues in pull requests doesn't follow conventional commit format.

Please update it to start with one of:

  • feat: or feat(scope): new feature
  • fix: or fix(scope): bug fix
  • docs: or docs(scope): documentation changes
  • chore: or chore(scope): maintenance tasks
  • refactor: or refactor(scope): code refactoring
  • test: or test(scope): adding or updating tests

Where scope is the package name (e.g., app, desktop, opencode).

See CONTRIBUTING.md for details.

@mrlubos mrlubos changed the title ci: allow url for linked issues in pull requests fix(ci): allow url for linked issues in pull requests Jun 4, 2026
@github-actions github-actions Bot removed the needs:compliance This means the issue will auto-close after 2 hours. label Jun 4, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 4, 2026

Thanks for updating your PR! It now meets our contributing guidelines. 👍

1 similar comment
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 4, 2026

Thanks for updating your PR! It now meets our contributing guidelines. 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow URLs for linked issues in pull requests

1 participant