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

Revert "workflows/autobump: set HOMEBREW_TEST_BOT_AUTOBUMP." #163023

Merged
merged 1 commit into from
Feb 17, 2024

Conversation

Bo98
Copy link
Member

@Bo98 Bo98 commented Feb 17, 2024

Reverts #162841

#162841 disabled duplicate PR checking, which goes against what autobump is designed to do. Duplicate PRs are supposed to be done by people, not bots, as if it's a duplicate then it likely means simple bumping fails and needs manual edits (and brew bump-formula-pr supports including manual edits if run locally). Autobump also relies on duplicate PR checking to avoid repeatedly opening the same PR.

Fixes various duplicate PRs being opened, which I've gone through and closed.

@Bo98 Bo98 requested review from MikeMcQuaid and a team as code owners February 17, 2024 02:35
@github-actions github-actions bot added workflows PR modifies GitHub Actions workflow files automerge-skip `brew pr-automerge` will skip this pull request labels Feb 17, 2024
@p-linnane p-linnane enabled auto-merge February 17, 2024 02:36
@p-linnane p-linnane added this pull request to the merge queue Feb 17, 2024
Merged via the queue into master with commit 877cc86 Feb 17, 2024
15 checks passed
@p-linnane p-linnane deleted the revert-162841-bump_no_force branch February 17, 2024 02:46
@MikeMcQuaid
Copy link
Member

Makes sense, thanks @Bo98 for the PR and cleaning up the PRs and sorry for the pain ❤️

apainintheneck added a commit to Homebrew/brew that referenced this pull request Mar 1, 2024
This simply removes the environment variable check. The code was disabled in core around two weeks ago in Homebrew/homebrew-core#163023. We need this PR to land first as explained in Homebrew/actions#506 (comment) to unblock other PRs.
apainintheneck added a commit to Homebrew/brew that referenced this pull request Mar 1, 2024
This simply removes the environment variable check. The code was disabled in core around two weeks ago in Homebrew/homebrew-core#163023. We need this PR to land first as explained in Homebrew/actions#506 (comment) to unblock other PRs.
ZhongRuoyu added a commit that referenced this pull request Mar 1, 2024
This is needed for Homebrew/brew#16750.

Note that #163023 is no longer relevant as the ability to skip duplicate
PR check in `brew bump` has been completely removed in
Homebrew/brew#16781.
@github-actions github-actions bot added the outdated PR was locked due to age label Mar 20, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
automerge-skip `brew pr-automerge` will skip this pull request outdated PR was locked due to age workflows PR modifies GitHub Actions workflow files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants