Skip to content
This repository was archived by the owner on Sep 12, 2024. It is now read-only.

Commit ff9f58f

Browse files
author
Conventional Changelog Action
committed
chore(release): v2.0.0
1 parent 5206d46 commit ff9f58f

File tree

2 files changed

+83
-2
lines changed

2 files changed

+83
-2
lines changed

CHANGELOG.md

Lines changed: 81 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,81 @@
1+
# 2.0.0 (2022-06-02)
2+
3+
4+
### Bug Fixes
5+
6+
* after changes to org name ([#62](https://github.com/EddieJaoudeCommunity/gh-action-community/issues/62)) ([63b7946](https://github.com/EddieJaoudeCommunity/gh-action-community/commit/63b7946f848fdab491ec9baffffe515dfa1824e2))
7+
* community action ([#72](https://github.com/EddieJaoudeCommunity/gh-action-community/issues/72)) ([85cfb76](https://github.com/EddieJaoudeCommunity/gh-action-community/commit/85cfb76b8ddcdb079c5ddb9c2edeb6b61173ac8e))
8+
* error object data ([021f490](https://github.com/EddieJaoudeCommunity/gh-action-community/commit/021f490db61a203bb961033b431a8d90fbeee1d4))
9+
* error output message ([c59ac9e](https://github.com/EddieJaoudeCommunity/gh-action-community/commit/c59ac9ef6691ed74b6e162dda56e3317ff60c5fb))
10+
* footer ([b0dfbac](https://github.com/EddieJaoudeCommunity/gh-action-community/commit/b0dfbac1c3b52846772089ef97c1d69f2123d992))
11+
* footer on welcome action ([#63](https://github.com/EddieJaoudeCommunity/gh-action-community/issues/63)) ([a3ebcb6](https://github.com/EddieJaoudeCommunity/gh-action-community/commit/a3ebcb642298b9aa9615d44bc8ae2786245ae633))
12+
* log exception ([0e203da](https://github.com/EddieJaoudeCommunity/gh-action-community/commit/0e203da76571dcff64e85c2b10a42187faae624b))
13+
* only run on label event ([f003a23](https://github.com/EddieJaoudeCommunity/gh-action-community/commit/f003a23e89b0d69bd1e8df68fe4c34844b977263))
14+
* payload definition ([1cabeb4](https://github.com/EddieJaoudeCommunity/gh-action-community/commit/1cabeb43415817532e09f56f4fa59f06f5543cb1))
15+
* removed firebase ([#80](https://github.com/EddieJaoudeCommunity/gh-action-community/issues/80)) ([219b9c5](https://github.com/EddieJaoudeCommunity/gh-action-community/commit/219b9c5c2f6b7ba11b5ddeb27d8dda1881812fe7))
16+
* repo token required ([ed527ab](https://github.com/EddieJaoudeCommunity/gh-action-community/commit/ed527ab1fade853d1b3b74c9b361faadfc77a4c0))
17+
* update version to `main` version ([#82](https://github.com/EddieJaoudeCommunity/gh-action-community/issues/82)) ([92d4d80](https://github.com/EddieJaoudeCommunity/gh-action-community/commit/92d4d80e6e42b2dac72e7c4c5102dc8a47ab019b))
18+
* username ([2c6b54b](https://github.com/EddieJaoudeCommunity/gh-action-community/commit/2c6b54bc969b4ce90c6c517a79eca3d5066d6fea))
19+
* **action:** async function [#1](https://github.com/EddieJaoudeCommunity/gh-action-community/issues/1) ([153229e](https://github.com/EddieJaoudeCommunity/gh-action-community/commit/153229e11325ac6874822847445d00f4a39781f4))
20+
* **action:** condition might not be required [#25](https://github.com/EddieJaoudeCommunity/gh-action-community/issues/25) ([b16f916](https://github.com/EddieJaoudeCommunity/gh-action-community/commit/b16f9166d64a6bd01502a30e4a995d383dd34980))
21+
* **action:** context parameters [#1](https://github.com/EddieJaoudeCommunity/gh-action-community/issues/1) ([737761a](https://github.com/EddieJaoudeCommunity/gh-action-community/commit/737761afe6c26f9f20cfd9cbce5d64472ad9a1c4))
22+
* **action:** context parameters [#1](https://github.com/EddieJaoudeCommunity/gh-action-community/issues/1) ([8a4ad61](https://github.com/EddieJaoudeCommunity/gh-action-community/commit/8a4ad61145716db76dc88d87ebeac2e3bc50644b))
23+
* **action:** context parameters [#1](https://github.com/EddieJaoudeCommunity/gh-action-community/issues/1) ([5ba301e](https://github.com/EddieJaoudeCommunity/gh-action-community/commit/5ba301ec5c7d88c7d8aa892e63ae38c5e8826d79))
24+
* **action:** context parameters [#1](https://github.com/EddieJaoudeCommunity/gh-action-community/issues/1) ([c917dac](https://github.com/EddieJaoudeCommunity/gh-action-community/commit/c917dac07cab67ceda21a66d281c238951832d2c))
25+
* **action:** creating client [#1](https://github.com/EddieJaoudeCommunity/gh-action-community/issues/1) ([30a7727](https://github.com/EddieJaoudeCommunity/gh-action-community/commit/30a7727d515d4812b3d500bc7e62e15dba06e13b))
26+
* **action:** github token [#1](https://github.com/EddieJaoudeCommunity/gh-action-community/issues/1) ([e9b3d05](https://github.com/EddieJaoudeCommunity/gh-action-community/commit/e9b3d05609f6dbe7546515de02613b9a7e6f8470))
27+
* **action:** remove repo, context parameters [#1](https://github.com/EddieJaoudeCommunity/gh-action-community/issues/1) ([a4633ef](https://github.com/EddieJaoudeCommunity/gh-action-community/commit/a4633efcd4330307371369320c9c4c8bf7c0599a))
28+
* **action:** repo, context passed as parameters [#1](https://github.com/EddieJaoudeCommunity/gh-action-community/issues/1) ([5709874](https://github.com/EddieJaoudeCommunity/gh-action-community/commit/570987464ae993a454d29f9c35b3adad4fd7b57f))
29+
* **action:** repo, context passed as parameters [#1](https://github.com/EddieJaoudeCommunity/gh-action-community/issues/1) ([8bc6fd5](https://github.com/EddieJaoudeCommunity/gh-action-community/commit/8bc6fd5774bd4917122b9b3ac73c6232c410be13))
30+
* **action:** repo, context passed as parameters [#1](https://github.com/EddieJaoudeCommunity/gh-action-community/issues/1) ([ace77ab](https://github.com/EddieJaoudeCommunity/gh-action-community/commit/ace77abf553fc140fc4a2938f824e797ce681013))
31+
* **action:** Welcome message [#22](https://github.com/EddieJaoudeCommunity/gh-action-community/issues/22) ([acf1338](https://github.com/EddieJaoudeCommunity/gh-action-community/commit/acf1338719f011ce54327d21e8e385e13f8b4549))
32+
* **fork:** Changed event types [#25](https://github.com/EddieJaoudeCommunity/gh-action-community/issues/25) ([c67e088](https://github.com/EddieJaoudeCommunity/gh-action-community/commit/c67e08809623119b37eceb0ae72a27062c39d9c7))
33+
* **fork:** Changed event types [#25](https://github.com/EddieJaoudeCommunity/gh-action-community/issues/25) ([7ab6fbf](https://github.com/EddieJaoudeCommunity/gh-action-community/commit/7ab6fbf890b5b35b10598bec7a8402f386d156a7))
34+
* **fork:** custom comments action [#25](https://github.com/EddieJaoudeCommunity/gh-action-community/issues/25) ([ab30aca](https://github.com/EddieJaoudeCommunity/gh-action-community/commit/ab30aca763dc089291bfcb0ba312a7453c8e319e))
35+
* **fork:** docs to trigger build [#25](https://github.com/EddieJaoudeCommunity/gh-action-community/issues/25) ([248d43d](https://github.com/EddieJaoudeCommunity/gh-action-community/commit/248d43d1192ddae5926d47992a88ecf0a228f0d2))
36+
* **fork:** no stats for fork [#25](https://github.com/EddieJaoudeCommunity/gh-action-community/issues/25) ([878fd72](https://github.com/EddieJaoudeCommunity/gh-action-community/commit/878fd72eba9ca63d2b3e91b08c20e8da7f769db3))
37+
* **fork:** use develop branch for now [#25](https://github.com/EddieJaoudeCommunity/gh-action-community/issues/25) ([62c19d9](https://github.com/EddieJaoudeCommunity/gh-action-community/commit/62c19d931f21174c19b334ea7b9880a543ff1197))
38+
* **multiple:** Action trigger events [#25](https://github.com/EddieJaoudeCommunity/gh-action-community/issues/25) ([add133a](https://github.com/EddieJaoudeCommunity/gh-action-community/commit/add133a3a0fd0242416da2b828ee453f802115d6))
39+
* **multiple:** Checkout code [#25](https://github.com/EddieJaoudeCommunity/gh-action-community/issues/25) ([ee477be](https://github.com/EddieJaoudeCommunity/gh-action-community/commit/ee477bef6d1348f3b35b90d911536813b73c81bc))
40+
* **multiple:** required action inputs [#25](https://github.com/EddieJaoudeCommunity/gh-action-community/issues/25) ([e9c34e0](https://github.com/EddieJaoudeCommunity/gh-action-community/commit/e9c34e0be25f6d2bde8f9413015b49de029894c1))
41+
* **multiple:** Typo fix variable name [#25](https://github.com/EddieJaoudeCommunity/gh-action-community/issues/25) ([8cdad16](https://github.com/EddieJaoudeCommunity/gh-action-community/commit/8cdad166dbdc98852bec0a3c4df4186e5f6a0b01))
42+
* **stats:** firebase admin dep [#18](https://github.com/EddieJaoudeCommunity/gh-action-community/issues/18) ([d6d5325](https://github.com/EddieJaoudeCommunity/gh-action-community/commit/d6d532545b6c0219b86077b8612f8df58f6695c5))
43+
* **stats:** firestore data fields updated [#18](https://github.com/EddieJaoudeCommunity/gh-action-community/issues/18) ([a34a5c3](https://github.com/EddieJaoudeCommunity/gh-action-community/commit/a34a5c3b503ca69e2edaadb91b8822113b29f9ed))
44+
* **stats:** firestore doc path [#18](https://github.com/EddieJaoudeCommunity/gh-action-community/issues/18) ([4784248](https://github.com/EddieJaoudeCommunity/gh-action-community/commit/4784248bf26e6538ff77167471bb1abc67fa03d3))
45+
* **stats:** firestore type field name [#18](https://github.com/EddieJaoudeCommunity/gh-action-community/issues/18) ([81dd498](https://github.com/EddieJaoudeCommunity/gh-action-community/commit/81dd4989a1715f421db680b550c0843f29f8629b))
46+
* **stats:** github action trigger event [#18](https://github.com/EddieJaoudeCommunity/gh-action-community/issues/18) ([0648a15](https://github.com/EddieJaoudeCommunity/gh-action-community/commit/0648a154d2b6a0672040c6e6f7e4b63ae8f42474))
47+
* **stats:** github action trigger event [#18](https://github.com/EddieJaoudeCommunity/gh-action-community/issues/18) ([b1686ba](https://github.com/EddieJaoudeCommunity/gh-action-community/commit/b1686ba580d9381f7697e9982ea9b556c1e645c4))
48+
* **stats:** output payload [#18](https://github.com/EddieJaoudeCommunity/gh-action-community/issues/18) ([2012e64](https://github.com/EddieJaoudeCommunity/gh-action-community/commit/2012e640e3990f5f352078a0efa72023814ef3f9))
49+
* **stats:** output payload [#18](https://github.com/EddieJaoudeCommunity/gh-action-community/issues/18) ([6dcb532](https://github.com/EddieJaoudeCommunity/gh-action-community/commit/6dcb532ac1aa8e90d3e97b5e5ccc922617c258dc))
50+
* **stats:** user statistics to firestore [#18](https://github.com/EddieJaoudeCommunity/gh-action-community/issues/18) ([3a1be1d](https://github.com/EddieJaoudeCommunity/gh-action-community/commit/3a1be1dc2d3a737e477851eabf31b5994a14af3d))
51+
* **weclome:** markdown and html mixed [#37](https://github.com/EddieJaoudeCommunity/gh-action-community/issues/37) ([f58119d](https://github.com/EddieJaoudeCommunity/gh-action-community/commit/f58119dee4f2b611b477c2cda6cd3ff71e3da497))
52+
* **weclome:** markdown and html mixed [#37](https://github.com/EddieJaoudeCommunity/gh-action-community/issues/37) ([890ee02](https://github.com/EddieJaoudeCommunity/gh-action-community/commit/890ee02c4d9e819cad63dc209fd4d0e3f4efa931))
53+
54+
55+
### Features
56+
57+
* create api user ([508a9c2](https://github.com/EddieJaoudeCommunity/gh-action-community/commit/508a9c2c850145dda11d6fc8b66ca35fe4472bee))
58+
* create api user ([beeff5b](https://github.com/EddieJaoudeCommunity/gh-action-community/commit/beeff5b934f605a7aeef6018cd0461a5ca365da3))
59+
* update statistics action ([#85](https://github.com/EddieJaoudeCommunity/gh-action-community/issues/85)) ([b3fea8c](https://github.com/EddieJaoudeCommunity/gh-action-community/commit/b3fea8c4f62f59b7f177b18c2153e52fbdfaf3e7))
60+
* **action:** use release [#17](https://github.com/EddieJaoudeCommunity/gh-action-community/issues/17) ([5469145](https://github.com/EddieJaoudeCommunity/gh-action-community/commit/5469145ce213bd56ac451b6c809b1b07fa79c5fc))
61+
* **funding:** sponsor button ([#79](https://github.com/EddieJaoudeCommunity/gh-action-community/issues/79)) ([a17f1cc](https://github.com/EddieJaoudeCommunity/gh-action-community/commit/a17f1cccc80e07348dee8b1902e3ee96024630db))
62+
* using footer of welcome action ([ba58d03](https://github.com/EddieJaoudeCommunity/gh-action-community/commit/ba58d0307a4c721be3e7bc5d8be7e46723c47e8b))
63+
* **action:** using another action [#1](https://github.com/EddieJaoudeCommunity/gh-action-community/issues/1) ([f67207f](https://github.com/EddieJaoudeCommunity/gh-action-community/commit/f67207f6c1262406a4abe26ba0e9ec121e994acb))
64+
* **footer:** welcome message footer formatting [#45](https://github.com/EddieJaoudeCommunity/gh-action-community/issues/45) ([ce8472d](https://github.com/EddieJaoudeCommunity/gh-action-community/commit/ce8472da914534839adae6628f75b5b8d2aa1451))
65+
* **footer:** welcome message footer formatting [#45](https://github.com/EddieJaoudeCommunity/gh-action-community/issues/45) ([279c528](https://github.com/EddieJaoudeCommunity/gh-action-community/commit/279c528770e68ec425ff30e0437651869290fd52))
66+
* **footer:** welcome message footer formatting [#45](https://github.com/EddieJaoudeCommunity/gh-action-community/issues/45) ([3f3bde6](https://github.com/EddieJaoudeCommunity/gh-action-community/commit/3f3bde6fbf6d69ca4d6d0168016ed56a82ee8641))
67+
* **footer:** welcome message footer spacing [#45](https://github.com/EddieJaoudeCommunity/gh-action-community/issues/45) ([77d5db2](https://github.com/EddieJaoudeCommunity/gh-action-community/commit/77d5db2e77f7b1ac319399358410d8667356f84f))
68+
* **footer:** welcome message has footer appened [#45](https://github.com/EddieJaoudeCommunity/gh-action-community/issues/45) ([75e680b](https://github.com/EddieJaoudeCommunity/gh-action-community/commit/75e680bec751b504f60e3aec2ff4d64a3be1c3b2))
69+
* **multiple:** separate custom actions [#28](https://github.com/EddieJaoudeCommunity/gh-action-community/issues/28) ([92e711c](https://github.com/EddieJaoudeCommunity/gh-action-community/commit/92e711c68fcf2722697561fc0b94c0dd2f7f298c))
70+
* **stats:** save user activity [#18](https://github.com/EddieJaoudeCommunity/gh-action-community/issues/18) ([06b61c2](https://github.com/EddieJaoudeCommunity/gh-action-community/commit/06b61c2d80f2df2de148fbce133d774ad2c6319e))
71+
* **stats:** user statistics to firestore [#18](https://github.com/EddieJaoudeCommunity/gh-action-community/issues/18) ([57c55e7](https://github.com/EddieJaoudeCommunity/gh-action-community/commit/57c55e735427920094b671bcd54c6e27605dc254))
72+
* **welcome:** first timers welcome message [#1](https://github.com/EddieJaoudeCommunity/gh-action-community/issues/1) ([bd3d3e3](https://github.com/EddieJaoudeCommunity/gh-action-community/commit/bd3d3e3efb6ab4f18bbf5c7e7152deb4392e0441))
73+
* **workflow:** first timers welcome message [#1](https://github.com/EddieJaoudeCommunity/gh-action-community/issues/1) ([4a5b34e](https://github.com/EddieJaoudeCommunity/gh-action-community/commit/4a5b34ea32f62165967291f1c72d4b087ed05883))
74+
75+
76+
### BREAKING CHANGES
77+
78+
* firebase to API migration
79+
80+
81+

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gh-action-community",
3-
"version": "1.0.0",
3+
"version": "2.0.0",
44
"description": "GitHub Action for the Community, from welcoming first timers to badges",
55
"main": "index.js",
66
"scripts": {
@@ -22,4 +22,4 @@
2222
"@actions/github": "^4.0.0",
2323
"axios": "^0.27.2"
2424
}
25-
}
25+
}

0 commit comments

Comments
 (0)