Commit graph

8 commits

Author SHA1 Message Date
Gabriel Almeida
5bb9b52571 feat(stale.yml): add stale.yml configuration file for issue stale bot
Add stale.yml configuration file for issue stale bot. The configuration file sets the number of days of inactivity before an issue becomes stale, the number of days of inactivity before a stale issue is closed, the exempt labels that will never be considered stale, the label to use when marking an issue as stale, and the comment to post when marking an issue as stale.
2023-05-16 17:43:31 -03:00
Gabriel Almeida
8e9a745bd4 fix(test.yml): correct typo in make command from 'test' to 'tests' 2023-05-07 20:15:29 +00:00
Ibis Prevedello
abcddeeaf1
Update issue templates 2023-04-14 11:15:30 -03:00
Gabriel Almeida
a5ffa72855 fix: changed poetry version 2023-03-28 19:31:56 -03:00
Gabriel Almeida
78bd3d13b8 feat: add test action 2023-03-28 19:30:11 -03:00
Gabriel Almeida
1840ec2a32 fix: replace poetry build with make build 2023-03-14 11:57:21 -03:00
Gabriel Luiz Freitas Almeida
203c494212
Update release.yml 2023-03-14 11:31:05 -03:00
ogabrielluiz
94ffe2c02c feat: adding release and lint github actions 2023-03-07 13:08:12 -03:00