Skip to content

Commit

Permalink
Authors update (conda#11295)
Browse files Browse the repository at this point in the history
* Disable tag, push_tag and ghrelease by default.

Those can be specified by the -a command line option instead and shouldn’t be the default to prevent accidental pushes.

* Update precommit-ci author.
  • Loading branch information
jezdez authored Mar 4, 2022
1 parent 2e081b5 commit edb5737
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 2 additions & 0 deletions .authors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1903,3 +1903,5 @@
github: bfis
- name: pre-commit CI
email: 66853113+pre-commit-ci[bot]@users.noreply.github.com
aliases:
- pre-commit-ci[bot]
3 changes: 0 additions & 3 deletions rever.xsh
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
$ACTIVITIES = [
"authors",
"changelog",
"tag",
"push_tag",
"ghrelease",
]

#
Expand Down

0 comments on commit edb5737

Please sign in to comment.