Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • D dynamorio
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,467
    • Issues 1,467
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 44
    • Merge requests 44
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • DynamoRIO
  • dynamorio
  • Issues
  • #4790
Closed
Open
Issue created Mar 19, 2021 by Abhinav Anil Sharma@abhinav92003Contributor

Github Action failure notification emails blocked by gmail

We use Github Actions to send an email to dynamorio-devs when there's some CI failure on master merges. We use the dawidd6/action-send-mail@v2 (https://github.com/dawidd6/action-send-mail) action for this.

This is failing frequently recently: last 6/10 CI failures weren't able to send the notification email.

This is because gmail thinks it is a suspicious sign-in attempt and blocks it. Despite marking it as a known login attempt multiple times, it continues to get blocked.

https://github.com/dawidd6/action-send-mail/issues/17 discusses using generated app password + two-step verification for gmail account. Maybe that'll help -- only way would be to try.

Assignee
Assign to
Time tracking