Skip to content
View emily-lambrou's full-sized avatar

Block or report emily-lambrou

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. closed_issues_missing_fields closed_issues_missing_fields Public

    If an issue is closed without the necessary information for the missing fields, then a comment must be added to the issue

    Python

  2. status_changes_to_qatesting status_changes_to_qatesting Public

    If a status of an issue changes to "QA Testing" then a comment must be added to the issue

    Python

  3. duedate_changes duedate_changes Public

    If the due date field in GitHub projects changes, then a comment must be added to the issue

    Python

  4. release_project-field_changes release_project-field_changes Public

    If the release field in GitHub projects changes, then a comment must be added to the issue

    Python

  5. notify_for_resolved_blocking_tickets notify_for_resolved_blocking_tickets Public

    Every time a blocking ticket is resolved, find the blocked issues and notify the stakeholders

    Python

  6. qatesting_prs_opentickets qatesting_prs_opentickets Public

    Read every PR, check if they are merged in dev, find the related issue and change the project status of the related issue to "QA Testing" if this issue is open

    Python