Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Conversation

@bamarsha
Copy link
Contributor

@bamarsha bamarsha commented Nov 5, 2020

I configured it a little differently from qsharp-runtime. Instead of the automerge label always squashing the PR, I set it up to recognize two labels: automerge (create merge commit) and autosquash (create squash commit). This is to allow automerge to be used with PRs to feature branches that are allowed to create merge commits.

Closes #718.

@cgranade
Copy link
Contributor

cgranade commented Nov 5, 2020

Would it make sense to copy the autosquash configuration to other repos as well? That seems like a good idea now that we're using both merge and squash commits on different PRs.

@bamarsha
Copy link
Contributor Author

bamarsha commented Nov 5, 2020

Yes, I think it'd make sense to use the same label configuration on all the repos.

@bamarsha
Copy link
Contributor Author

bamarsha commented Nov 6, 2020

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@anpaz
Copy link
Member

anpaz commented Nov 7, 2020

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@bamarsha
Copy link
Contributor Author

bamarsha commented Nov 9, 2020

After talking with @anpaz, it looks like the e2e build will fail for this PR due to some GitHub permissions issues caused by this PR adding a new GitHub workflow file. So I will override the build checks if this is approved.

@bamarsha bamarsha merged commit 13abbab into microsoft:main Nov 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support automerge for pull requests

4 participants