Skip to content

fix(ci): block close-prs.yaml workflow from running on forks#30731

Open
mrlubos wants to merge 2 commits into
anomalyco:devfrom
mrlubos:ci/workflow-block-close-prs
Open

fix(ci): block close-prs.yaml workflow from running on forks#30731
mrlubos wants to merge 2 commits into
anomalyco:devfrom
mrlubos:ci/workflow-block-close-prs

Conversation

@mrlubos
Copy link
Copy Markdown
Contributor

@mrlubos mrlubos commented Jun 4, 2026

Issue for this PR

Closes #30730

Type of change

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

What does this PR do?

Please provide a description of the issue, the changes you made to fix it, and why they work. It is expected that you understand why your changes work and if you do not understand why at least say as much so a maintainer knows how much to value the PR.

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

How did you verify your code works?

Reference other workflow files.

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
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 4, 2026

Hey! Your PR title ci: block close-prs.yaml workflow from running on forks 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.

@github-actions github-actions Bot added needs:compliance This means the issue will auto-close after 2 hours. contributor labels Jun 4, 2026
@mrlubos mrlubos force-pushed the ci/workflow-block-close-prs branch from 4ff534e to 500fb5d Compare June 4, 2026 11:46
@mrlubos mrlubos force-pushed the ci/workflow-block-close-prs branch from 500fb5d to 270398f Compare June 4, 2026 11:47
@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. 👍

@mrlubos mrlubos changed the title ci: block close-prs.yaml workflow from running on forks fix(ci): block close-prs.yaml workflow from running on forks Jun 4, 2026
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.

close-prs workflow shouldn't run in forks

1 participant