-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Description
Description
It appears that the CI workflow responsible for welcoming new contributors is consistently being skipped. As a result, first-time contributors are not receiving the intended welcome message.
Expected Behavior
The workflow should trigger for first-time contributors and post a welcome message automatically.
Actual Behavior
The workflow is skipped, even when a new contributor opens their first PR.
- See this PR CI : Fixing the initialisation issues of
categoryImagesCallbackdue toCategoryDetailsActivity,WikidataItemDetailsActivitynot using reformed fragments #6747
Steps to Reproduce
- Create a pull request from a first-time contributor account
- Observe the CI workflow execution
- Notice that the welcome workflow is skipped
Reactions are currently unavailable