Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

workflows/publish-commit-bottles: fix org fork comment #192160

Merged
merged 1 commit into from
Sep 27, 2024

Conversation

carlocab
Copy link
Member

It looks like GitHub finally sets maintainer_can_modify to false for
org forks, so we've been mistakenly been showing the wrong message to
PRs from org forks. See #192146 for an example.

Let's fix that.

It looks like GitHub finally sets `maintainer_can_modify` to `false` for
org forks, so we've been mistakenly been showing the wrong message to
PRs from org forks. See #192146 for an example.

Let's fix that.
@carlocab carlocab requested review from MikeMcQuaid and a team as code owners September 27, 2024 21:49
@carlocab carlocab added the CI-syntax-only Change only affects brew syntax, not the install. Only run syntax CI. label Sep 27, 2024
@github-actions github-actions bot added automerge-skip `brew pr-automerge` will skip this pull request workflows PR modifies GitHub Actions workflow files labels Sep 27, 2024
@carlocab carlocab added this pull request to the merge queue Sep 27, 2024
Merged via the queue into master with commit 1110716 Sep 27, 2024
18 checks passed
@carlocab carlocab deleted the fix-replacement-pr-message branch September 27, 2024 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge-skip `brew pr-automerge` will skip this pull request CI-syntax-only Change only affects brew syntax, not the install. Only run syntax CI. workflows PR modifies GitHub Actions workflow files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants