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

Replacing deprecated hub with gh cli #2351

Merged
merged 1 commit into from
Jun 22, 2023
Merged

Conversation

haroon-sheikh
Copy link
Contributor

@haroon-sheikh haroon-sheikh commented Jun 22, 2023

Signed-off-by: Haroon Sheikh haroon.sheikh@outlook.com

@@ -10,309 +10,25 @@ permissions:
contents: read

jobs:
tests:
Copy link
Member

Choose a reason for hiding this comment

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

Are these commented out for testing if gh pr works?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yeah just speeding the feedback loop.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Just trying to fix the brew release after the merge today.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

While you're here, @zabil, why does the automatic rebase action failing on master and how can I fix it?

Copy link
Member

Choose a reason for hiding this comment

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

I am not very sure. I don't recollect setting it up.
I think instead of an automatic rebase we should turn on merge queues https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/incorporating-changes-from-a-pull-request/merging-a-pull-request-with-a-merge-queue

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I agree. I don't thing we should be auto rebasing PRs ourselves. I have enabled the following which would force people to update their PRs before we can merge.

image

Happy for me to remove the auto rebase action?

Signed-off-by: iddevops-bot <getgauge@outlook.com>
@gaugebot
Copy link

gaugebot bot commented Jun 22, 2023

@haroon-sheikh Thank you for contributing to gauge. Your pull request has been labeled as a release candidate 🎉🎉.

Merging this PR will trigger a release.

Please bump up the version as part of this PR.

Instructions to bump the version can found at CONTRIBUTING.md

If the CONTRIBUTING.md file does not exist or does not include instructions about bumping up the version, please looks previous commits in git history to see what changes need to be done.

@haroon-sheikh haroon-sheikh restored the fix-brew-release branch June 22, 2023 18:55
@haroon-sheikh haroon-sheikh deleted the fix-brew-release branch June 22, 2023 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants