Skip to content

Commit

Permalink
Merge pull request #1862 from chaoss/spg-patch-abj
Browse files Browse the repository at this point in the history
update script on facade user resolution
  • Loading branch information
sgoggins authored Jun 11, 2022
2 parents cfe94d9 + e16ad68 commit 30fb066
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion user-resolution-rate-check.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#!/bin/bash
cat logs/workers/facade_worker/facade_worker_*_collection.log | grep "Processing repo contributors for repo:" | wc -l
cat /home/sean/github/rh/logs/workers/facade_worker/facade_worker_*_collection.log | grep "Processing repo contributors for repo:" | wc -l | mail -s "User Resolution Update from Linda!" [email protected]

0 comments on commit 30fb066

Please sign in to comment.