Skip to content

Fix welcome workflow triggering for returning contributors.#15355

Open
Darshan-upadhyay1110 wants to merge 1 commit intomainfrom
private/darshan/correction-in-welcome-workflow
Open

Fix welcome workflow triggering for returning contributors.#15355
Darshan-upadhyay1110 wants to merge 1 commit intomainfrom
private/darshan/correction-in-welcome-workflow

Conversation

@Darshan-upadhyay1110
Copy link
Copy Markdown
Contributor

The welcome message was posted on every PR from non-members because the author_association check treated NONE (no repo role) as a new contributor. Replace it with a PR count search so only genuinely first-time contributors see the welcome message.

Change-Id: I444ea6c1cdf6b41ddcd7669e1ee8803c8d2e1560

  • Resolves: #
  • Target version: main

Summary

TODO

  • ...

Checklist

  • I have run make prettier-write and formatted the code.
  • All commits have Change-Id
  • I have run tests with make check
  • I have issued make run and manually verified that everything looks okay
  • Documentation (manuals or wiki) has been updated or is not required

@github-project-automation github-project-automation bot moved this to To Review in Collabora Online Apr 2, 2026
@Darshan-upadhyay1110 Darshan-upadhyay1110 force-pushed the private/darshan/correction-in-welcome-workflow branch 2 times, most recently from 2ebe20e to dec019a Compare April 7, 2026 06:56
The welcome message was posted on every PR from non-members because the author_association check treated NONE (no repo role) as a new contributor. Replace it with a PR count search so only genuinely first-time contributors see the welcome message.

Signed-off-by: Darshan-upadhyay1110 <darshan.upadhyay@collabora.com>
Change-Id: I444ea6c1cdf6b41ddcd7669e1ee8803c8d2e1560
@Darshan-upadhyay1110 Darshan-upadhyay1110 force-pushed the private/darshan/correction-in-welcome-workflow branch from dec019a to 704269d Compare April 7, 2026 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: To Review

Development

Successfully merging this pull request may close these issues.

1 participant