Skip to content

Set ignore-branches-with-open-prs to ignore base of a PR as well#65

Open
trent-abc wants to merge 2 commits intofpicalausa:masterfrom
trent-abc:master
Open

Set ignore-branches-with-open-prs to ignore base of a PR as well#65
trent-abc wants to merge 2 commits intofpicalausa:masterfrom
trent-abc:master

Conversation

@trent-abc
Copy link
Copy Markdown

ignore-branches-with-open-prs currently only ignores HEAD of a PR. This is unintuitive as there can also be base of a PR branches open.

This PR makes ignore-branches-with-open-prs ignore both HEAD and BASE of a PR branches (No PRs lost due to stale branches).

@trent-abc
Copy link
Copy Markdown
Author

I would also be open to a fix implemented by the authors which allows us to specify both, but in any case, this is the solution I have.

: undefined
this[kFactory] = factory

this.on('connectionError', (origin, targets, error) => {
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Was this built with the existing dependencies? (odd this is being added)

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

No idea, we decided to not use this action so feel free to take this PR to completion, make your own implementation, or ignore it altogether and close the PR. For what it's worth, the PR content was just generated by the LLM. Testing it seems to have worked on my end but again I don't have skin in the game anymore on this one.

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