1
0
mirror of https://github.com/OpenNebula/one.git synced 2024-12-22 13:33:52 +03:00
Commit Graph

29 Commits

Author SHA1 Message Date
Tino Vázquez
0e1c0ecc49
M #–: Add clarification to the PR template 2024-02-27 10:48:23 +01:00
Tino Vázquez
cc78c5b6aa
M #-: Update GH action checkout lib 2024-02-07 10:36:46 +01:00
Tino Vázquez
787a0c0f33
M #-: Add squash or not option to PR template 2023-12-13 18:07:43 +01:00
Tino Vázquez
217253794d
M #-: Add master by default in PR template 2023-11-21 17:43:15 +01:00
Tino Vázquez
b51bb684b5
M #-: Add PR template 2023-11-20 12:45:56 +01:00
Tino Vázquez
86fe2c260e L #-: Update ruby to support new rubocop versions 2023-05-16 19:48:37 +02:00
Tino Vázquez
0e2ffb425c
M #-: Add automatic labelling for new issues 2023-03-21 18:35:25 +01:00
Pavel Czerný
03add6d9ac
F #6103: CppCheck version 2.10 - solved issues (#2492)
* Update smoke test checkout action

(cherry picked from commit 466d336d7e)
2023-02-14 09:51:04 +01:00
Pavel Czerný
a5c57b69b3
M #-: Add CppCheck to smoke tests (#2464) 2023-01-31 13:46:09 +01:00
Frederick Borges
7c514bd401
M #~: Enhance issue templates (#2458) 2023-01-25 10:45:01 +01:00
Tino Vázquez
2663e833c7
M #-: Update slack push notifier
- more compact
- notifies pushes & merged/closed PRs
- only show one line of the PR or commit message
2022-11-29 17:53:22 +01:00
Tino Vázquez
727404d127
M #-: Remove notifier on one-* branches 2022-11-22 11:47:54 +01:00
Tino Vázquez
f4c74ad4ad
M #-: Add notification on push
for relevant branches:

  - master
  - one-*
2022-11-21 19:10:35 +01:00
Alex
542fb9873d
M #-: GitHub Workflows security hardening
This PR adds explicit permissions section to workflows. This is a security best practice because by default workflows run with extended set of permissions (except from on: pull_request from external forks). By specifying any permission explicitly all others are set to none. By using the principle of least privilege the damage a compromised workflow can do (because of an injection or compromised third party tool or action) is restricted.
It is recommended to have most strict permissions on the top level and grant write permissions on job level case by case.

Signed-off-by: sashashura <93376818+sashashura@users.noreply.github.com>
(cherry picked from commit b23ad3a54c)
2022-09-08 09:48:32 +02:00
Tino Vázquez
a419e729ee
M #-: Fix typo 2022-05-20 11:08:18 +02:00
Tino Vázquez
85315fb179
M #-: Fix typo 2022-05-20 11:07:58 +02:00
Tino Vazquez
263b5ca43a
M #-: Simplify Progress Status template for issues 2022-04-25 10:53:28 +02:00
Tino Vazquez
0e29710e1e
L #-: Adjustments for GH actions smoke tests 2021-07-06 19:13:13 +02:00
Tino Vazquez
975cc25847
M #-: enable GitHub Actions smoke tests
Same principles that with Travis tests. This commit enables:

 - Configuration protection on branch
 - Rubocop
2021-06-30 18:10:57 +02:00
Tino Vázquez
f56ed903ac
M #-: Adjust security issue procedure link 2020-04-23 13:27:47 +02:00
Tino Vázquez
cf4f66a82a
M #-: Add security issue link procedure
To the bug reporting issue template
2020-04-23 13:25:27 +02:00
Tino Vazquez
9cb2b90c19
M #-: Adjust new issue templates 2019-12-17 17:48:20 +01:00
Tino Vazquez
4161cb9f05
Configuration file for Probot: DCO
https://github.com/probot/dco
2019-03-18 10:39:35 +01:00
Tino Vázquez
ac3f59e808
Fix wrong .yaml entry in stale bot conf file
Come on stale bot, do something 💃
2019-03-06 10:31:05 +01:00
Tino Vázquez
dcb1ab9861 F #3012: Add stale bot conf file (#3013) 2019-03-04 11:37:28 +01:00
Ruben S. Montero
1f7c91839e
Create security_bug_report.md 2018-11-22 11:18:26 +01:00
Tino Vázquez
fb5cb1057c
Update enhancement-request.md 2018-09-14 17:52:07 +02:00
Ruben S. Montero
0c53ae51ef Update issue templates 2018-07-05 13:24:07 +02:00
Ruben S. Montero
a4905fb7db Update issue templates 2018-07-05 13:19:26 +02:00