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

only process commits on the current branch #23

Merged
merged 1 commit into from
May 22, 2024
Merged

Conversation

mansona
Copy link
Member

@mansona mansona commented May 16, 2024

This is to cater for the situation where people do a number of PRs (maybe from forks) to a PR before it is merged. In that situation it's not exactly clear what the PR number means so ignoring those commits is simpler for everyone

This is to cater for the situation where people do a number of PRs (maybe from forks) to a PR before it is merged. In that situation it's not exactly clear what the PR number means so ignoring those commits is simpler for everyone
Copy link
Contributor

@NullVoxPopuli NullVoxPopuli left a comment

Choose a reason for hiding this comment

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

good optimization

@NullVoxPopuli NullVoxPopuli added the bug Something isn't working label May 22, 2024
@mansona mansona merged commit 50732f0 into main May 22, 2024
3 of 5 checks passed
@NullVoxPopuli NullVoxPopuli deleted the first-parent-only branch May 22, 2024 15:48
@github-actions github-actions bot mentioned this pull request May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants