John Molakvoæ
7c54065ed7
Delete rebase.yml
2021-07-27 10:47:21 +00:00
John Molakvoæ
dd9836ea5f
Create command-rebase.yml
2021-07-27 10:47:21 +00:00
Matthieu Gallien
c51815f8ad
use upper case name for the github token access
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2021-06-08 08:50:51 +00:00
Matthieu Gallien
149b1317e7
really fix the actions to remove needsinfo when someone comment
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2021-06-08 08:50:51 +00:00
Matthieu Gallien
8b98dfcabb
fix needs info label remover action by providing github token
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2021-06-01 09:35:19 +02:00
Matthieu Gallien
dbeba16919
ensure we do not remove needs info label when stale bot comment
...
we could have an issue with bug and needs info label
when it is detected as staled by the bot, a comment is added
we should ensure that the automated comment is not taken as answer to
the needs info
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2021-05-27 08:06:53 +00:00
Matthieu Gallien
a9aef22acb
remove use of checkout action as per review comments
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2021-05-27 08:06:53 +00:00
Matthieu Gallien
b327522670
automate removal of needs info labels when the issue is commented
...
should help handling needs info label in a more efficient way
Signed-off-by: Matthieu Gallien <matthieu_gallien@yahoo.fr>
2021-05-27 08:06:53 +00:00
Matthieu Gallien
92146b0c8d
use a specific stale label for needs info handling to solve conflict
...
each stale bot needs to have its own stale label such that it does not
remove the label added by the other bot
that can happen due to needs info bot removing stale label on issues
that have both bug and needs info labels
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2021-05-27 07:46:59 +00:00
Matthieu Gallien
3d247ad9e3
add a stale bot to help manage needs info issues
...
Signed-off-by: Matthieu Gallien <matthieu_gallien@yahoo.fr>
2021-05-11 16:32:59 +00:00
Matthieu Gallien
8d12dfe63d
add a message when bot close a staled issue
...
Signed-off-by: Matthieu Gallien <matthieu_gallien@yahoo.fr>
2021-05-10 07:22:29 +00:00
Matthieu Gallien
60ccc3cb6f
run every 8 hours the stale bot to provide faster reaction to changes
...
Signed-off-by: Matthieu Gallien <matthieu_gallien@yahoo.fr>
2021-05-10 07:22:29 +00:00
Matthieu Gallien
1e267f1781
increase number of operations per run to go through old issues
...
Signed-off-by: Matthieu Gallien <matthieu_gallien@yahoo.fr>
2021-05-05 11:20:08 +02:00
Felix Weilbach
7cbea48a53
Add separate GitHub templates for features and issues
...
Additionally, this commit adds functionality to label automatically
feature and bug reports.
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
2021-04-28 10:34:29 +00:00
Felix Weilbach
a9d05b3eca
Add pull request template
...
I'm tierd of telling people to signoff their work:)
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
2021-04-22 15:02:44 +02:00
tobiasKaminsky
3de6ce9ee9
Move from stale bot to stale action
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-02-24 08:02:56 +01:00
tobiasKaminsky
8dded9310c
Stale: issue must have bug and must not have approved label
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-02-18 10:42:18 +01:00
Kevin Ottens
cc681d094a
Reduce exempt labels list to give a chance to stale bot to do something
...
Signed-off-by: Kevin Ottens <kevin.ottens@nextcloud.com>
2021-01-27 18:15:26 +00:00
Camila
c6fe097535
Update Github issue template with the new 3.1 option to "Create Debug Archive".
...
Also:
- cleaned up some of the text: nobody read that and it was mostly
from a time when this team was only one person.
- remove references to e2ee known issues. Not relevant anymore.
Signed-off-by: Camila <hello@camila.codes>
2021-01-12 18:38:30 +01:00
kesselb
fbeba931d2
Delete FUNDING.yml
2020-10-01 11:21:12 +02:00
Jos Poortvliet
01a722821a
Some changes to the template...
2020-08-28 21:54:10 +02:00
Camila
c746e65a8e
Update issue_template with information about logs, e2ee versions and code of conduct.
...
Signed-off-by: Camila <hello@camila.codes>
2020-08-25 15:11:34 +00:00
Camila
6c36041829
Add --logdebug parameter to instructions in issue_template for Github.
...
Signed-off-by: Camila <hello@camila.codes>
2020-08-25 15:11:34 +00:00
Stephan Beyer
674759d94e
Rename rebase.yaml to rebase.yml for consistency
...
YAML files here use the .yml extension, not the .yaml extension.
Hence the GitHub workflow file is renamed.
Signed-off-by: Stephan Beyer <s-beyer@gmx.net>
2020-06-05 07:46:04 +02:00
Kevin Ottens
53c3eb8fe5
Try to fix the rebase action
...
I think I got the if clause wrong regarding limiting the command only to
member users. Let's move this out of the way for now.
Signed-off-by: Kevin Ottens <kevin.ottens@nextcloud.com>
2020-05-28 19:27:12 +02:00
Kevin Ottens
8d823baede
Add a GitHub Action to easily rebase PRs
...
This will make it easier to have a semi-linear commit history
Signed-off-by: Kevin Ottens <kevin.ottens@nextcloud.com>
2020-05-28 18:12:27 +02:00
Camila Ayres
b493f03d42
Finish adding tags to the the exemptLabels list for the stale bot.
2019-09-19 14:47:40 +02:00
Camila Ayres
4bfd2a5d77
Update exempt labels config for stale bot.
2019-09-19 13:36:44 +02:00
Camila Ayres
4945dd126a
Add configuration file for funding.
...
Bounty source link.
2019-09-19 13:05:14 +02:00
Camila Ayres
8caa997181
Add configuration file for stale bot.
2019-09-19 12:59:21 +02:00
Camila Ayres
aa5b62c931
Add comment to Github issue_template.md.
...
Minor change: removes some item e.g. PHP version that are not relevant to the client.
2019-06-03 17:42:29 +02:00
Camila Ayres
b533c3582e
Updates issue_template.md.
...
Signed-off-by: Camila San <hello@camila.codes>
2018-10-01 17:57:35 +02:00
Camila San
90d3917481
Creates .github folder.
...
- Adds issue_template.md to folder .github - previously bug_report.md.
- This will enable the issue template when users creates issues.
Signed-off-by: Camila San <hello@camila.codes>
2018-09-10 17:17:39 +02:00
Roeland Jago Douma
cc7cb6b650
Remove templates for now
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2017-09-27 14:02:49 +02:00
Samuel Alfageme
0f70bd7913
Update central.owncloud.org link
...
Desktop client category was renamed, old link was 404 - see: https://central.owncloud.org/t/new-central-categories-you-decide
2017-06-29 17:52:00 +02:00
Markus Goetz
973dc9e1e2
Update release_template.md
2017-05-09 13:12:22 +02:00
Markus Goetz
d1b1da3414
Update release_template.md
2017-05-08 20:34:57 +02:00
Markus Goetz
48a359b69e
Update release_template.md
2017-05-08 17:01:37 +02:00
Markus Goetz
2a8f9a7c04
Update release_template.md
2017-05-08 16:17:07 +02:00
Michael Stingl
4202387c52
templates > .github and create release_template ( #5590 )
2017-04-24 11:54:53 +02:00