1
0
Fork 0
forgejo/modules
Denys Konovalov 816e46ee7c
add skip ci functionality ()
Adds the possibility to skip workflow execution if the commit message
contains a string like [skip ci] or similar.

The default strings are the same as on GitHub, users can also set custom
ones in app.ini

Reference:
https://docs.github.com/en/actions/managing-workflow-runs/skipping-workflow-runs

Close 
2023-11-18 13:37:08 +02:00
..
actions
activitypub Upgrade to golangci-lint@v1.55.0 () 2023-10-24 02:54:59 +00:00
analyze
assetfs
auth Next round of db.DefaultContext refactor () 2023-09-16 14:39:12 +00:00
avatar
base
cache
charset
container
context Fix format error () 2023-11-08 21:50:20 +08:00
contexttest Replace assert.Fail with assert.FailNow () 2023-10-11 11:02:24 +00:00
csv
doctor Remove action runners on user deletion () 2023-11-05 13:48:32 +01:00
emoji
eventsource Final round of db.DefaultContext refactor () 2023-10-14 08:37:24 +00:00
generate
git Upgrade to golangci-lint@v1.55.0 () 2023-10-24 02:54:59 +00:00
gitgraph More db.DefaultContext refactor () 2023-09-29 12:12:54 +00:00
graceful Improve graceful manager code/comment () 2023-11-15 22:02:46 +08:00
hcaptcha
highlight
hostmatcher Support allowed hosts for webhook to work with proxy () 2023-10-18 09:44:36 +00:00
html
httpcache
httplib
indexer Fix issue not showing on default board and add test () 2023-10-25 11:51:49 +00:00
issue/template
json
label
lfs Upgrade to golangci-lint@v1.55.0 () 2023-10-24 02:54:59 +00:00
log
markup Render email addresses as such if followed by punctuation () 2023-11-11 05:08:19 +01:00
mcaptcha
metrics
migration
nosql
options
packages Close all hashed buffers () 2023-10-25 21:24:24 +02:00
paginator
pprof
private
process Replace assert.Fail with assert.FailNow () 2023-10-11 11:02:24 +00:00
proxy
proxyprotocol
public
queue Increase queue length () 2023-10-10 18:47:49 +08:00
recaptcha
references
regexplru
repository Refactor system setting () 2023-10-05 09:08:19 +08:00
secret
session Next round of db.DefaultContext refactor () 2023-09-16 14:39:12 +00:00
setting add skip ci functionality () 2023-11-18 13:37:08 +02:00
sitemap
ssh Remove SSH workaround () 2023-11-03 15:21:05 +00:00
storage
structs Fix package webhook () 2023-10-31 04:43:38 +00:00
svg
sync
system Replace more db.DefaultContext () 2023-10-15 17:46:06 +02:00
templates Upgrade to golangci-lint@v1.55.0 () 2023-10-24 02:54:59 +00:00
test
testlogger
timeutil
translation
turnstile
typesniffer
updatechecker Replace more db.DefaultContext () 2023-10-15 17:46:06 +02:00
upload
uri
user
util Upgrade to golangci-lint@v1.55.0 () 2023-10-24 02:54:59 +00:00
validation
web Remove some dead code () 2023-09-22 23:30:31 +08:00
webhook