Commit f4eb2cf
committed
Add GitHub Actions workflow for weekly traffic data collection
- Introduced a new workflow to collect and append weekly repo traffic data (views and unique visitors) to CSV files.
- The workflow fetches data from the GitHub Traffic API and handles date management to ensure accurate data recording.
- Includes steps for determining the last recorded date, fetching new traffic data, appending to CSV files, and creating a pull request with a summary of the collected data.1 parent 2a2f818 commit f4eb2cf
File tree
4 files changed
+1240
-0
lines changed- .github
- workflows
4 files changed
+1240
-0
lines changedFile renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
0 commit comments