Skip to content

Comments

GitHubActions: don't restrict CI to master branch#280

Merged
bartelink merged 1 commit intofsprojects:masterfrom
knocte:patch-1
Jan 29, 2026
Merged

GitHubActions: don't restrict CI to master branch#280
bartelink merged 1 commit intofsprojects:masterfrom
knocte:patch-1

Conversation

@knocte
Copy link
Contributor

@knocte knocte commented Jan 29, 2026

There's no point about restricting CI to master branch; doing this will prevent contributors to know the CI status (e.g. the result from running unit tests after their proposed contributions) before they propose a PullRequest; because normally people create branches when they want to start to work on something (instead of having to use the master branch of their fork).

There's no point about restricting CI to master branch; doing this
will prevent contributors to know the CI status (e.g. the result
from running unit tests after their proposed contributions) before
they propose a PullRequest; because normally people create branches when they want to start to work on something (instead of having to use the master branch of their fork).
@bartelink bartelink merged commit eefaa65 into fsprojects:master Jan 29, 2026
4 checks passed
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