alpha
Login
or
Join now
alice.pds.demo.boltless.dev
/
core
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
2
Pulls
1
Pipelines
core
/
appview
/
indexer
3 folders
2 files
at
cf80a3b93d66456acbafbfbb22d344f033cd5f09
Seongmin Lee
appview: add `issue_reopen` event
9mo ago
cf80a3b9
base36
appview: add `issue_reopen` event both issue close and reopen are handled by `NewIssueState` handler. this works because passed `issue` obj is already holding the newest issue state. Signed-off-by: Seongmin Lee <git@boltless.me>
9 months ago
bleve
appview: indexer: add indexer mappings Signed-off-by: Seongmin Lee <boltlessengineer@proton.me>
1 year ago
issues
appview/notify: add `DeleteIssue` event Signed-off-by: Seongmin Lee <git@boltless.me>
9 months ago
indexer.go
appview/indexer: put bleve index dir under `indexes/` dir Signed-off-by: Seongmin Lee <git@boltless.me>
9 months ago
notifier.go
appview: add `issue_reopen` event both issue close and reopen are handled by `NewIssueState` handler. this works because passed `issue` obj is already holding the newest issue state. Signed-off-by: Seongmin Lee <git@boltless.me>
9 months ago