Skip to content

Commit

Permalink
Merge pull request #316 from hossain-khan/update/props
Browse files Browse the repository at this point in the history
Update/props
  • Loading branch information
hossain-khan authored May 14, 2024
2 parents afa2a67 + 87ff8fe commit 5cc6f24
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .idea/kotlinc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 4 additions & 2 deletions local_sample.properties
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ repository_id=repository-id
# List of authors & reviewers to generate report for (Use `,` comma separated list of user-ids)
authors=authorLoginId1,authorLoginId2
# [OPTIONAL] List of bot users or users to exclude from the report (Use `,` comma separated list of user-ids)
bot_users=ApproverBot,ReviewBot
bot_users=ApproverBot,ReviewBot,renovate[bot],dependabot
# Limits the search at MIN given date to exclude older data (Format: YYYY-MM-DD)
# NOTE: You can use this in combination with `date_limit_before` to search between dates.
date_limit_after=2024-01-01
Expand All @@ -29,7 +29,8 @@ date_limit_before=
# ==========================================
#repository_owner=freeCodeCamp
#repository_id=freeCodeCamp
#authors=ArielLeslie,DanielRosa74,SaintPeter,Sboonny,ieahleen,ieahleen,ltegman,naomi-lgbt,ojeytonwilliams,raisedadead,sahat,terakilobyte
#authors=ArielLeslie,DanielRosa74,SaintPeter,Sboonny,ltegman,naomi-lgbt,ojeytonwilliams,raisedadead,sahat,terakilobyte
#bot_users=renovate[bot],renovate-bot,dependabot
#date_limit_after=2024-01-01

# Bootstrap - https://github.com/twbs/bootstrap
Expand All @@ -38,4 +39,5 @@ date_limit_before=
#repository_owner=twbs
#repository_id=bootstrap
#authors=XhmikosR,mdo,GeoSot,julien-deramond,MartijnCuppens,ffoodd,patrickhlauke,louismaximepiton
#bot_users=dependabot[bot],renovate[bot]
#date_limit_after=2024-01-01

0 comments on commit 5cc6f24

Please sign in to comment.