Skip to content

Guard scheduled issue jobs to upstream repo#21627

Merged
MikeMcQuaid merged 1 commit intoHomebrew:mainfrom
shaanmajid:guard-scheduled-issue-jobs
Feb 26, 2026
Merged

Guard scheduled issue jobs to upstream repo#21627
MikeMcQuaid merged 1 commit intoHomebrew:mainfrom
shaanmajid:guard-scheduled-issue-jobs

Conversation

@shaanmajid
Copy link
Contributor

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same change?
  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your changes? Here's an example.
    • N/A
  • Have you successfully run brew lgtm (style, typechecking and tests) with your changes locally?

  • AI was used to generate or assist with generating this PR. Please specify below how you used AI to help you, and what steps you have taken to manually verify the changes.

Adds upstream-repo guards to the scheduled issue jobs in:

  • sbom.yml
  • sorbet.yml
  • spdx.yml
  • sponsors-maintainers-man-completions.yml

These workflows already skip their main scheduled jobs on forks, but the companion issue jobs still ran on schedule and treated skipped as actionable, causing failing scheduled runs on forks. (e.g., https://github.com/shaanmajid/brew/actions/runs/22424596092, https://github.com/shaanmajid/brew/actions/runs/22424360798)

@shaanmajid shaanmajid changed the title ci: guard scheduled issue jobs to upstream repo Guard scheduled issue jobs to upstream repo Feb 26, 2026
@shaanmajid shaanmajid force-pushed the guard-scheduled-issue-jobs branch from 609ae52 to b9de889 Compare February 26, 2026 07:13
Copy link
Member

@MikeMcQuaid MikeMcQuaid left a comment

Choose a reason for hiding this comment

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

Thanks!

@MikeMcQuaid MikeMcQuaid added this pull request to the merge queue Feb 26, 2026
Merged via the queue into Homebrew:main with commit b4d16f5 Feb 26, 2026
36 checks passed
@shaanmajid shaanmajid deleted the guard-scheduled-issue-jobs branch February 26, 2026 18:06
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