Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / brigadecore/brigade-github-app issues and pull requests

#105 - docs: explain why this component is archived

Pull Request - State: closed - Opened by krancour over 2 years ago
Labels: documentation

#104 - update project.yaml to allow privileged jobs

Pull Request - State: closed - Opened by krancour about 3 years ago

#103 - build using brigade 2

Pull Request - State: closed - Opened by krancour about 3 years ago

#102 - chore(README): add note around v1 compatibility

Pull Request - State: closed - Opened by vdice over 3 years ago

#101 - Add note about v2-compatible successor to readme

Issue - State: open - Opened by krancour over 3 years ago
Labels: documentation

#100 - fix(*): update go-tools image org

Pull Request - State: closed - Opened by vdice over 3 years ago

#99 - Create contributing guide

Pull Request - State: closed - Opened by karenhchu over 3 years ago - 1 comment

#98 - add CODEOWNERS

Pull Request - State: closed - Opened by krancour almost 4 years ago

#97 - Scope GH App access token properly

Issue - State: closed - Opened by vdice over 4 years ago - 1 comment

#96 - Cut v0.4.1 release

Issue - State: closed - Opened by vdice over 4 years ago

#95 - chore(*): bump go-github dependency; update usage

Pull Request - State: closed - Opened by vdice over 4 years ago

#93 - upgrade some critical dependencies

Pull Request - State: closed - Opened by krancour almost 5 years ago - 2 comments

#92 - Simplify instructions for CD pipeline

Issue - State: closed - Opened by sbussard almost 5 years ago - 2 comments

#91 - Add instructions for ingress controller

Issue - State: closed - Opened by sbussard almost 5 years ago - 3 comments
Labels: good first issue, documentation

#90 - ref(brigade.js): updates per brigade-utils helpers

Pull Request - State: closed - Opened by vdice almost 5 years ago - 2 comments

#89 - Single Brigade project, multiple GitHub repositories

Issue - State: closed - Opened by esilkensen almost 5 years ago - 6 comments

#88 - Cut a new release

Issue - State: closed - Opened by vdice about 5 years ago

#87 - add short and long titles to builds where possible

Pull Request - State: closed - Opened by krancour about 5 years ago

#86 - [proposal] remove check suite forwarding

Issue - State: closed - Opened by krancour over 5 years ago - 2 comments
Labels: proposal

#84 - feat: error reporting with issue and pr comments

Pull Request - State: closed - Opened by mumoshu over 5 years ago - 4 comments

#83 - don't upcase allowed event patterns

Pull Request - State: closed - Opened by krancour over 5 years ago
Labels: bug

#82 - move funcs for getting gh tokens and clients

Pull Request - State: closed - Opened by krancour over 5 years ago

#81 - remove dead code

Pull Request - State: closed - Opened by krancour over 5 years ago

#80 - don't export JWT func

Pull Request - State: closed - Opened by krancour over 5 years ago

#79 - parse the request body in one place instead of many

Pull Request - State: closed - Opened by krancour over 5 years ago

#78 - make shouldEmit more efficient and more readable

Pull Request - State: closed - Opened by krancour over 5 years ago

#77 - more intuitive logic for checking if an issue is a pr

Pull Request - State: closed - Opened by krancour over 5 years ago

#76 - chore(LICENSE): update to Apache-2.0

Pull Request - State: closed - Opened by vdice over 5 years ago

#74 - feat: optional list of emitted events

Pull Request - State: closed - Opened by mumoshu over 5 years ago

#73 - Improve error reporting

Issue - State: closed - Opened by mumoshu over 5 years ago - 4 comments

#72 - minor brigade.js fix

Pull Request - State: closed - Opened by krancour over 5 years ago

#71 - make devx more win-friendly

Pull Request - State: closed - Opened by krancour over 5 years ago - 1 comment

#70 - minor brigade.js fix

Pull Request - State: closed - Opened by krancour over 5 years ago

#69 - don't swallow errors on master build / release

Pull Request - State: closed - Opened by krancour over 5 years ago

#68 - make runSuite() fail build when any job fails

Pull Request - State: closed - Opened by krancour over 5 years ago

#67 - bug: project's own brigade.js swallows job failures

Issue - State: closed - Opened by krancour over 5 years ago

#66 - build / release fixes

Pull Request - State: closed - Opened by krancour over 5 years ago

#65 - ref(brigade.js): add handling for check requested and issue comments

Pull Request - State: closed - Opened by vdice over 5 years ago

#64 - ref(github.go): DRY up some logic with helpers

Pull Request - State: closed - Opened by vdice over 5 years ago

#63 - proposal: make images smaller

Issue - State: closed - Opened by krancour over 5 years ago

#62 - proposal: track vendored code

Issue - State: closed - Opened by krancour over 5 years ago

#61 - CI/brigade.js: add ability to trigger checks on issue comments

Issue - State: closed - Opened by vdice over 5 years ago

#60 - CI/brigade.js: add ability to run specific check run

Issue - State: closed - Opened by vdice over 5 years ago

#59 - evolve the build and release process

Pull Request - State: closed - Opened by krancour over 5 years ago - 6 comments

#57 - docs(README): add CHECK_ACTIONS doc

Pull Request - State: closed - Opened by anjakammer over 5 years ago

#56 - feat(*): add handling for issue comment events

Pull Request - State: closed - Opened by vdice over 5 years ago - 7 comments

#55 - WIP docs(README.md): Update example to show how individual checks may be run

Pull Request - State: closed - Opened by vdice over 5 years ago - 2 comments

#54 - allow a default shared secret to be configured

Pull Request - State: closed - Opened by krancour over 5 years ago - 8 comments

#53 - CI doesn't start for this repo

Issue - State: closed - Opened by radu-matei almost 6 years ago

#52 - emit events qualified by action

Pull Request - State: closed - Opened by krancour almost 6 years ago - 2 comments

#51 - don't forward check suite request for pr actions that do not affect code

Pull Request - State: closed - Opened by krancour almost 6 years ago

#50 - proposal: check suite forwarding should not apply to closed prs

Issue - State: closed - Opened by krancour almost 6 years ago

#49 - Inconsistency in events emitted by this gateway

Issue - State: closed - Opened by krancour almost 6 years ago - 1 comment

#48 - Does this gateway emit more events than what are documented?

Issue - State: closed - Opened by krancour almost 6 years ago

#47 - docs(README): add DCO sign-off section

Pull Request - State: closed - Opened by vdice almost 6 years ago

#46 - chore(LICENSE): update license

Pull Request - State: closed - Opened by vdice almost 6 years ago

#44 - chore(*): update image org to brigadecore

Pull Request - State: closed - Opened by vdice almost 6 years ago

#43 - Adding handling for github pull request review comment event

Pull Request - State: closed - Opened by jeremyrickard almost 6 years ago

#42 - Tail flag for Brigade job logs

Issue - State: closed - Opened by radu-matei almost 6 years ago - 1 comment

#41 - Add import and constraint for brigadecore/brigade

Pull Request - State: closed - Opened by radu-matei almost 6 years ago

#40 - Adding the ability to handle review comments

Pull Request - State: closed - Opened by jeremyrickard almost 6 years ago

#39 - Support Github PullRequestReviewComments

Issue - State: closed - Opened by jeremyrickard almost 6 years ago

#38 - chore(*): updates per brigadecore org transfer

Pull Request - State: closed - Opened by vdice almost 6 years ago

#37 - Multiple GitHub webhooks create worker pods in cluster

Issue - State: closed - Opened by radu-matei almost 6 years ago - 7 comments
Labels: question

#36 - Check Run container errors when env var exceeds size limit

Issue - State: closed - Opened by vdice almost 6 years ago - 3 comments

#35 - Environment parity with GitHub Actions

Issue - State: closed - Opened by radu-matei almost 6 years ago - 7 comments

#34 - feat: sets a check run start time

Pull Request - State: closed - Opened by anjakammer almost 6 years ago - 4 comments

#33 - feat: add check run actions

Pull Request - State: closed - Opened by anjakammer almost 6 years ago - 5 comments

#32 - Add a /test command in comments to request a check run

Issue - State: closed - Opened by radu-matei about 6 years ago
Labels: enhancement, good first issue

#31 - Docs: Streamline GitHub App setup/configuration

Issue - State: closed - Opened by vdice about 6 years ago - 1 comment
Labels: documentation

#30 - Revisit naming

Issue - State: closed - Opened by vdice about 6 years ago - 1 comment

#29 - docs(README.md): s/failed/failure per allowed set of conclusions

Pull Request - State: closed - Opened by vdice about 6 years ago

#28 - fix(*): misc doc fixes, rm dead code

Pull Request - State: closed - Opened by vdice about 6 years ago

#27 - fix(*): address linter errs

Pull Request - State: closed - Opened by vdice about 6 years ago

#26 - Spelling

Pull Request - State: closed - Opened by jsoref about 6 years ago - 1 comment

#25 - ref(*): remove chart

Pull Request - State: closed - Opened by vdice about 6 years ago

#24 - ref(*): remove need for supplying installation ID

Pull Request - State: closed - Opened by vdice about 6 years ago

#23 - fix(pkg): address linting errs; enable in CI

Pull Request - State: closed - Opened by vdice about 6 years ago

#22 - fix(check-run): api updates

Pull Request - State: closed - Opened by vdice about 6 years ago

#21 - Address dep warnings

Issue - State: closed - Opened by vdice about 6 years ago - 1 comment

#20 - feat(*): add CI

Pull Request - State: closed - Opened by vdice about 6 years ago - 3 comments

#19 - Check Suite on PR: Can Installation ID be derived from webhook(s)?

Issue - State: closed - Opened by vdice about 6 years ago

#18 - doc: description to find app and installation id

Pull Request - State: closed - Opened by anjakammer about 6 years ago

#17 - fix(github.go): set PR ref as is done elsewhere

Pull Request - State: closed - Opened by vdice over 6 years ago

#16 - CI via Brigade

Issue - State: closed - Opened by vdice over 6 years ago

#15 - feat(chart): add further github config to chart

Pull Request - State: closed - Opened by vdice over 6 years ago - 5 comments

#14 - Use go-github API for check-run cmd

Issue - State: closed - Opened by vdice over 6 years ago - 1 comment

#13 - feat: run a check suite on a PR

Pull Request - State: closed - Opened by technosophos over 6 years ago

#12 - feat(chart): send in allowedAuthorRoles

Pull Request - State: closed - Opened by vdice over 6 years ago

#11 - Make doc more clear on the fact that the shared secret is mandatory

Issue - State: closed - Opened by radu-matei over 6 years ago - 1 comment
Labels: documentation

#10 - fix(webhook): validate payload signature

Pull Request - State: closed - Opened by adamreese over 6 years ago

#9 - Per project author association setting

Issue - State: closed - Opened by radu-matei over 6 years ago - 1 comment

#8 - feat: block checks from running when brigade.js is modified

Pull Request - State: closed - Opened by technosophos over 6 years ago - 3 comments

#7 - Only CheckSuite sends the notification token

Issue - State: closed - Opened by technosophos over 6 years ago - 1 comment

#6 - fix(Makefile): added bootstrap target

Pull Request - State: closed - Opened by technosophos over 6 years ago

#5 - Use new version of go-github

Pull Request - State: closed - Opened by radu-matei over 6 years ago - 1 comment

#4 - ref(*): remove dead code, fix json tags

Pull Request - State: closed - Opened by adamreese over 6 years ago - 1 comment