id stringlengths 4 10 | text stringlengths 4 2.14M | source stringclasses 2
values | created timestamp[s]date 2001-05-16 21:05:09 2025-01-01 03:38:30 | added stringdate 2025-04-01 04:05:38 2025-04-01 07:14:06 | metadata dict |
|---|---|---|---|---|---|
1741080150 | Update sbt-github-actions to 0.15.0
About this PR
📦 Updates com.codecommit:sbt-github-actions from 0.14.2 to 0.15.0
Usage
✅ Please merge!
I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.
If you'd like to skip this version, you can just close this PR. If you have any fee... | gharchive/pull-request | 2023-06-05T06:35:11 | 2025-04-01T06:40:40.536213 | {
"authors": [
"scala-steward"
],
"repo": "trace4cats/trace4cats-dynamic-extras",
"url": "https://github.com/trace4cats/trace4cats-dynamic-extras/pull/160",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1994656026 | Update bundler
What?
Update bundler to remove warning "`DidYouMean::SPELL_CHECKERS.merge!(error_name => spell_checker)' has been deprecated.", which is present many times when running spec tests.
Why?
To stop using the deprecated method.
| gharchive/pull-request | 2023-11-15T12:09:51 | 2025-04-01T06:40:40.541104 | {
"authors": [
"alexdesi"
],
"repo": "trade-tariff/trade-tariff-frontend",
"url": "https://github.com/trade-tariff/trade-tariff-frontend/pull/1719",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
416223254 | Add Filterer responseType option
What does this PR do?
This pull request adds a new FilterResponse class and adds a responseType option to the Filterer::filter function to allow an instance of this new class to be returned.
The default return is still an array, which means it is not backwards-breaking. Additionally, ... | gharchive/pull-request | 2019-03-01T18:20:44 | 2025-04-01T06:40:40.546866 | {
"authors": [
"chadicus",
"coveralls",
"jncarver"
],
"repo": "traderinteractive/filter-php",
"url": "https://github.com/traderinteractive/filter-php/pull/84",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
592568661 | 支持在tweb平台上运行
根据: https://github.com/tradingAI/proto/tree/master/model 中的输入输出, 将结果转换成相应的proto文件存储到s3中
具体实现 trunner(>=1.0.1)中的upload方法
状态信息
https://github.com/tradingAI/tbase/pull/15
| gharchive/issue | 2020-04-02T11:45:36 | 2025-04-01T06:40:40.549098 | {
"authors": [
"iminders"
],
"repo": "tradingAI/tbase",
"url": "https://github.com/tradingAI/tbase/issues/11",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1072366978 | feat: badge cleanup
Description
Cleaning up badge component, NB: this applies no design system changes.
This will be done, hopefully in a future step.
added missing compoundVariants programatically
added all color variants in story programatically
default color variant (gray) is duplicated to make sure it's clear t... | gharchive/pull-request | 2021-12-06T16:47:35 | 2025-04-01T06:40:40.556720 | {
"authors": [
"seedy",
"traefiker"
],
"repo": "traefik/faency",
"url": "https://github.com/traefik/faency/pull/221",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2687671131 | Having issues with Traefik v3.2.1's RFC2136 DNS challenge for automatic Let's Encrypt certificate generation.
Traefik RFC2136 DNS Challenge TSIG Authentication Failure
Description
Having issues with Traefik v3.2.1's RFC2136 DNS challenge for automatic Let's Encrypt certificate generation. DNS updates are failing with... | gharchive/issue | 2024-11-24T12:40:24 | 2025-04-01T06:40:40.591044 | {
"authors": [
"RobertWi",
"ldez"
],
"repo": "traefik/traefik",
"url": "https://github.com/traefik/traefik/issues/11303",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1672147809 | wrong api response for healthcheck interval and timeout values
Welcome!
[X] Yes, I've searched similar issues on GitHub and didn't find any.
[X] Yes, I've searched similar issues on the Traefik community forum and didn't find any.
What did you do?
I configured healthcheck interval or timeout to "wrong" values, e.g.... | gharchive/issue | 2023-04-18T00:15:33 | 2025-04-01T06:40:40.604031 | {
"authors": [
"1-Samuel",
"mpl"
],
"repo": "traefik/traefik",
"url": "https://github.com/traefik/traefik/issues/9848",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
405905377 | What is the status of Binary Ninja support? DynInst support?
These are some questions and a documentation bug report (insofar as the README is a bit confusing or doesn't answer these questions).
The top of the README states:
Control flow recovery is performed using the mcsema-disass tool, which relies on IDA Pro, Bi... | gharchive/issue | 2019-02-01T22:54:57 | 2025-04-01T06:40:40.799491 | {
"authors": [
"artemdinaburg",
"jberryman",
"pgoodman"
],
"repo": "trailofbits/mcsema",
"url": "https://github.com/trailofbits/mcsema/issues/515",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1120698177 | requirement, pypi: Add a --require-hashes flag
Closes #172
This needs cleanup + testing but I wanted to engage early on this one since the intended behaviour isn't straightforward.
@di You mentioned that the --require-hashes flag should skip dependency resolution. Did you mean that we shouldn't resolve dependencies... | gharchive/pull-request | 2022-02-01T13:48:06 | 2025-04-01T06:40:40.812301 | {
"authors": [
"di",
"tetsuo-cpp",
"woodruffw"
],
"repo": "trailofbits/pip-audit",
"url": "https://github.com/trailofbits/pip-audit/pull/229",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1514673788 | Downgrades react-intl to fix importStar error
This fixes an issue with websites that have an old version of requirejs. react intl v5 > relies on import *, which the older version of requirejs does not support
see https://github.com/transcend-io/consent-manager-ui/pull/101
| gharchive/pull-request | 2022-12-30T17:36:54 | 2025-04-01T06:40:40.829825 | {
"authors": [
"michaelfarrell76"
],
"repo": "transcend-io/consent-manager-ui",
"url": "https://github.com/transcend-io/consent-manager-ui/pull/100",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
370895267 | WIP: Adds UI for confirming pre-approval request deletion [delivers #161129636]
Description
Delete UI, some spacing issues to work out. WIP.
Breaks out the PreApprovalRequest row into its own component that owns the state of whether the delete UI is shown
Code Review Verification Steps
[ ] End to end tests pass (mak... | gharchive/pull-request | 2018-10-17T04:33:43 | 2025-04-01T06:40:40.837019 | {
"authors": [
"stangah",
"tinyels"
],
"repo": "transcom/mymove",
"url": "https://github.com/transcom/mymove/pull/1164",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2534607937 | B 20441 int
Agility ticket
Summary
Updating migrations to add WHERE NOT EXIST to protect against any issues from running the migration more than once
Verification Steps for the Author
These are to be checked by the author.
[ ] Tested in the Experimental environment (for changes to containers, app startup, or connect... | gharchive/pull-request | 2024-09-18T20:01:40 | 2025-04-01T06:40:40.849186 | {
"authors": [
"CoryKleinjanCACI",
"robot-mymove"
],
"repo": "transcom/mymove",
"url": "https://github.com/transcom/mymove/pull/13739",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
933241127 | [MB-8204] Refactor TXO MTO fetch to not query for MoveTaskOrder
Description
Explain a little about the changes at a high level.
Reviewer Notes
Is there anything you would like reviewers to give additional scrutiny?
Setup
Add any steps or code to run in this section to help others prepare to run your code:
echo "Code ... | gharchive/pull-request | 2021-06-30T02:09:58 | 2025-04-01T06:40:40.861864 | {
"authors": [
"hannaliebl",
"monfresh",
"robot-mymove"
],
"repo": "transcom/mymove",
"url": "https://github.com/transcom/mymove/pull/6901",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
953298375 | [MB-8827] Bump storybook-related dependencies to 6.3.6
Description
This PR consolidates the following dependabot PRs related to upgrading Storybook to version 6.3.6:
#7068
#7066
#7063
#7061
#7060
Setup
Just need to ensure the tests and build pass with no issues.
Messages
:book:
:link: MB-8827
Generate... | gharchive/pull-request | 2021-07-26T21:20:15 | 2025-04-01T06:40:40.865841 | {
"authors": [
"pearl-truss",
"robot-mymove"
],
"repo": "transcom/mymove",
"url": "https://github.com/transcom/mymove/pull/7071",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1100598229 | [MB-11012] Fixes bug where NTS shipment turns into HHG when editing as a SC
Jira ticket for this change
Summary
We ran across a bug in the services counselor UI where editing an NTS shipment turns it into an HHG after submission. This PR addresses that issue (it looks like we had just hardcoded the HHG as an input t... | gharchive/pull-request | 2022-01-12T17:20:42 | 2025-04-01T06:40:40.874671 | {
"authors": [
"reggieriser",
"robot-mymove"
],
"repo": "transcom/mymove",
"url": "https://github.com/transcom/mymove/pull/8021",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1454075565 | [MB-14464] Updated milmove-cypress hash to latest one, now with Cypress 8.5.0
Jira ticket for this change
Summary
First, reference this circleci-docker PR. This MilMove PR is just trying to get MilMove on the latest image with a downgraded Cypress (8.5.0). We're currently on the same version, but we're having to us... | gharchive/pull-request | 2022-11-17T22:15:13 | 2025-04-01T06:40:40.881581 | {
"authors": [
"reggieriser",
"robot-mymove"
],
"repo": "transcom/mymove",
"url": "https://github.com/transcom/mymove/pull/9612",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2432740832 | Modernization
The original project is great!
It relies on a lot of outdated dependencies, though. I've gone through the codebase and bumped dependencies, gotten rid of old code, and implemented a unified way to set the icons on the right bar and the bottom bar.
The key dependency react-notion-x is not altered here. I... | gharchive/pull-request | 2024-07-26T18:06:56 | 2025-04-01T06:40:40.895541 | {
"authors": [
"gauravmm",
"onnimonni",
"transitive-bullshit"
],
"repo": "transitive-bullshit/nextjs-notion-starter-kit",
"url": "https://github.com/transitive-bullshit/nextjs-notion-starter-kit/pull/629",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2258024456 | Services support
Hello, I would like to inquire if the Transient Robotics platform supports sending and receiving ROS services. Currently, I am developing a web interface that requires some services to control certain actions on the robot, and I would like to evaluate your solution for a series of additional features... | gharchive/issue | 2024-04-23T06:07:29 | 2025-04-01T06:40:40.901646 | {
"authors": [
"alexgiano",
"chfritz"
],
"repo": "transitiverobotics/transitive",
"url": "https://github.com/transitiverobotics/transitive/issues/38",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2342555849 | Support LAMP based monthly csvs
There's a new dataset for monthly dumps based on LAMP with slightly different formatting
Use that new file and handle its formatting
Already using this for data already in the production dashboard, going to merge to avoid someone parsing data with the old version
| gharchive/pull-request | 2024-06-09T23:41:52 | 2025-04-01T06:40:40.902977 | {
"authors": [
"devinmatte"
],
"repo": "transitmatters/mbta-performance",
"url": "https://github.com/transitmatters/mbta-performance/pull/27",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
606144836 | Feature: Setting constant onset shift for one cachefile
Is your feature request related to a problem? Please describe.
Currently, it is possibly to shift the onset of MEPs in the GUI. However, for one cachefile it requires one to manually shift the onset for every single MEP.
Describe the solution you'd like
It would... | gharchive/issue | 2020-04-24T08:40:37 | 2025-04-01T06:40:40.931501 | {
"authors": [
"BettinaTrunk",
"agricolab"
],
"repo": "translationalneurosurgery/tool-offspect",
"url": "https://github.com/translationalneurosurgery/tool-offspect/issues/26",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2365950350 | 🛑 TechinAsia_Laravel_API is down
In 833fcd5, TechinAsia_Laravel_API (https://www.techinasia.com/api/2.0/companies) was down:
HTTP code: 403
Response time: 172 ms
Resolved: TechinAsia_Laravel_API is back up in 93232f9 after 7 minutes.
| gharchive/issue | 2024-06-21T07:53:12 | 2025-04-01T06:40:40.950196 | {
"authors": [
"traqy"
],
"repo": "traqy/upptime",
"url": "https://github.com/traqy/upptime/issues/11537",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2600780068 | 🛑 TechinAsia_WordPress_API is down
In 3514459, TechinAsia_WordPress_API (https://www.techinasia.com/wp-json/techinasia/2.0/posts) was down:
HTTP code: 403
Response time: 226 ms
Resolved: TechinAsia_WordPress_API is back up in 2b7888e after 7 minutes.
| gharchive/issue | 2024-10-20T18:46:59 | 2025-04-01T06:40:40.953011 | {
"authors": [
"traqy"
],
"repo": "traqy/upptime",
"url": "https://github.com/traqy/upptime/issues/13001",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2059023544 | 🛑 TechinAsia is down
In eebba53, TechinAsia (https://www.techinasia.com) was down:
HTTP code: 403
Response time: 959 ms
Resolved: TechinAsia is back up in 078d2ea after 9 minutes.
| gharchive/issue | 2023-12-29T03:13:59 | 2025-04-01T06:40:40.955359 | {
"authors": [
"traqy"
],
"repo": "traqy/upptime",
"url": "https://github.com/traqy/upptime/issues/1999",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2066054495 | 🛑 TechinAsia_Laravel_API is down
In 1aa71df, TechinAsia_Laravel_API (https://www.techinasia.com/api/2.0/companies) was down:
HTTP code: 403
Response time: 228 ms
Resolved: TechinAsia_Laravel_API is back up in bf63915 after 7 minutes.
| gharchive/issue | 2024-01-04T17:22:32 | 2025-04-01T06:40:40.958631 | {
"authors": [
"traqy"
],
"repo": "traqy/upptime",
"url": "https://github.com/traqy/upptime/issues/2402",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2190266490 | 🛑 TechinAsia_Laravel_API is down
In c9f95b1, TechinAsia_Laravel_API (https://www.techinasia.com/api/2.0/companies) was down:
HTTP code: 403
Response time: 225 ms
Resolved: TechinAsia_Laravel_API is back up in 08f5cd2 after 7 minutes.
| gharchive/issue | 2024-03-16T21:40:36 | 2025-04-01T06:40:40.961258 | {
"authors": [
"traqy"
],
"repo": "traqy/upptime",
"url": "https://github.com/traqy/upptime/issues/6624",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2196605939 | 🛑 TechinAsia_Laravel_API is down
In c5ea9d6, TechinAsia_Laravel_API (https://www.techinasia.com/api/2.0/companies) was down:
HTTP code: 403
Response time: 230 ms
Resolved: TechinAsia_Laravel_API is back up in 11b702b after 14 minutes.
| gharchive/issue | 2024-03-20T03:40:21 | 2025-04-01T06:40:40.963873 | {
"authors": [
"traqy"
],
"repo": "traqy/upptime",
"url": "https://github.com/traqy/upptime/issues/6807",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2203867476 | 🛑 TechinAsia_Laravel_API is down
In 6cfb34a, TechinAsia_Laravel_API (https://www.techinasia.com/api/2.0/companies) was down:
HTTP code: 403
Response time: 227 ms
Resolved: TechinAsia_Laravel_API is back up in 07f7c1a after 7 minutes.
| gharchive/issue | 2024-03-23T12:53:45 | 2025-04-01T06:40:40.966416 | {
"authors": [
"traqy"
],
"repo": "traqy/upptime",
"url": "https://github.com/traqy/upptime/issues/7012",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2033588404 | 🛑 TechinAsia_WordPress_API is down
In dc58ede, TechinAsia_WordPress_API (https://www.techinasia.com/wp-json/techinasia/2.0/posts) was down:
HTTP code: 403
Response time: 231 ms
Resolved: TechinAsia_WordPress_API is back up in bc82ed7 after 37 minutes.
| gharchive/issue | 2023-12-09T03:46:08 | 2025-04-01T06:40:40.969175 | {
"authors": [
"traqy"
],
"repo": "traqy/upptime",
"url": "https://github.com/traqy/upptime/issues/774",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2267390167 | 🛑 TechinAsia is down
In ff66d5d, TechinAsia (https://www.techinasia.com) was down:
HTTP code: 403
Response time: 947 ms
Resolved: TechinAsia is back up in a00258e after 7 minutes.
| gharchive/issue | 2024-04-28T06:52:06 | 2025-04-01T06:40:40.971823 | {
"authors": [
"traqy"
],
"repo": "traqy/upptime",
"url": "https://github.com/traqy/upptime/issues/8938",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
268483417 | Code Coverage Plugin
@travisjeffery I would like to enable https://codecov.io/ on the repo. I don't think I can perform all the required steps to set it up but I can assist and add the required test setup. What do you think?
Good idea, I've set it up. Let's get the coverage up before we add the badge to the README ... | gharchive/issue | 2017-10-25T17:29:57 | 2025-04-01T06:40:41.011711 | {
"authors": [
"jacktuck",
"ryanstinson",
"travisjeffery"
],
"repo": "travisjeffery/jocko",
"url": "https://github.com/travisjeffery/jocko/issues/69",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2571194352 | x and y-units in mosaic and terrain example
In this example https://pdemtools.readthedocs.io/en/latest/examples/mosaic_and_terrain.html there are some very nice figures.
However, the x- and y- units are unknown. Would it be possible to show these as latitude/longitudes or something the reader can understand?
Thank... | gharchive/issue | 2024-10-07T18:46:09 | 2025-04-01T06:40:41.018532 | {
"authors": [
"AdamRJensen",
"trchudley"
],
"repo": "trchudley/pdemtools",
"url": "https://github.com/trchudley/pdemtools/issues/31",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
195782945 | Redundant parentheses cause memory corruption
Following code cause memory corruption:
main :- (foo, (bar(baz))), halt.
Yep,
main :- (bar(baz)), halt.
is enough.
Not sure if related, following code does not parse correctly:
main :- write(a), nl, (write(b), nl), halt.
Listing:
Trealla v0.1alpha, 64-bits (int=128-... | gharchive/issue | 2016-12-15T11:33:15 | 2025-04-01T06:40:41.023217 | {
"authors": [
"dram",
"infradig"
],
"repo": "trealla-lang/trealla",
"url": "https://github.com/trealla-lang/trealla/issues/54",
"license": "bsd-2-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
1197117811 | Unification segv
?- A=[A|A],B=[A|B],A=[A|B], false.
Segmentation fault (core dumped)
(This one blocks a lot)
I can only repeat that this blocks a lot, I just reencountered exactly this error.
| gharchive/issue | 2022-04-08T10:05:53 | 2025-04-01T06:40:41.024431 | {
"authors": [
"UWN"
],
"repo": "trealla-prolog/trealla",
"url": "https://github.com/trealla-prolog/trealla/issues/520",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
753524358 | Add "lakectl fs upload --recursive" flag
Behaves a lot like s3 cp --recursive: uploads files using their path relative from the local directory.
Example
Suppose you have these files:
/tmp/a/foo
/tmp/a/b/bar
/tmp/a/b/c/d/e/xyzzy
Then lakectl upload --recursive --source /tmp/a/ lakefs://repo@master/top/ will create th... | gharchive/pull-request | 2020-11-30T14:28:14 | 2025-04-01T06:40:41.070132 | {
"authors": [
"arielshaqed"
],
"repo": "treeverse/lakeFS",
"url": "https://github.com/treeverse/lakeFS/pull/979",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
230711591 | CancellationException thrown + unhandled after Single subscription disposed (RxJava 2)
I'm not quite sure how to handle this issue.
I have a subscription to a Single that is bound to the lifecycle of a fragment, which I may at some point have to cancel/dispose. Once this has happened, if the fragment is closed the ex... | gharchive/issue | 2017-05-23T13:43:53 | 2025-04-01T06:40:41.074452 | {
"authors": [
"dlew",
"kassim"
],
"repo": "trello/RxLifecycle",
"url": "https://github.com/trello/RxLifecycle/issues/217",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1419965042 | Search bar
I think it would be useful to have a search bar component to filter rows of a table/list or other data. I've seen your examples of using a MultiSelectbox box for filtering, but I think the search functionality would be helpful too.
Hey @alexheiner, thanks for the comment! Did you have the chance to check... | gharchive/issue | 2022-10-23T22:49:26 | 2025-04-01T06:40:41.077971 | {
"authors": [
"alexheiner",
"christopherkindl",
"mitrotasios",
"tonyxiao"
],
"repo": "tremorlabs/tremor",
"url": "https://github.com/tremorlabs/tremor/issues/145",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
58928164 | Can I use my own form?
like:
$.prompt({
html: '<form action="/user/settings" method="post"......',
})
Impromptu wraps the all of the states into a single form, so doing so would create a form inside a form, which will cause issues.
| gharchive/issue | 2015-02-25T16:31:06 | 2025-04-01T06:40:41.099019 | {
"authors": [
"trentrichardson",
"zackperdue"
],
"repo": "trentrichardson/jQuery-Impromptu",
"url": "https://github.com/trentrichardson/jQuery-Impromptu/issues/57",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
168201123 | Query previous/next historical entry
One of the main use cases I've found with django-simple-history has been to get the previous historical entry to calculate deltas in values.
Issue #201 talks about the Django utility functions, which allows for getting the last value by a field. I think it would be great to add a ... | gharchive/issue | 2016-07-28T21:27:55 | 2025-04-01T06:40:41.109098 | {
"authors": [
"SpainTrain",
"ransford",
"willjschmitt"
],
"repo": "treyhunner/django-simple-history",
"url": "https://github.com/treyhunner/django-simple-history/issues/230",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
1922749330 | fix: #526 CLI warn if using @trigger.dev/react package with Next.js pages directory
Closes #526
✅ Checklist
[x] I have followed every step in the contributing guide
[x] The PR title follows the convention.
[x] I ran and tested the code works
Screenshots
This is a bit stale now
| gharchive/pull-request | 2023-10-02T21:26:43 | 2025-04-01T06:40:41.138540 | {
"authors": [
"matt-aitken",
"neo773"
],
"repo": "triggerdotdev/trigger.dev",
"url": "https://github.com/triggerdotdev/trigger.dev/pull/530",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
421820622 | feat: Upgrade to material-components-web v1.1.0
WIP
closes #1842 #1845
Almost ready!
| gharchive/pull-request | 2019-03-16T15:41:05 | 2025-04-01T06:40:46.098722 | {
"authors": [
"trimox"
],
"repo": "trimox/angular-mdc-web",
"url": "https://github.com/trimox/angular-mdc-web/pull/1845",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1333651515 | sc-7976 GDS User UI : Remove blue border from css custom-styled button
Scope of changes
sc-7976 GDS User UI : Remove blue border from css custom-styled button
Type of change
[ ] bug fix
[ ] new feature
[ ] documentation
[ ] other (describe)
Acceptance criteria
Describe how reviewers can test this change to be sure ... | gharchive/pull-request | 2022-08-09T18:44:25 | 2025-04-01T06:40:46.193574 | {
"authors": [
"codecov-commenter",
"elysee15"
],
"repo": "trisacrypto/directory",
"url": "https://github.com/trisacrypto/directory/pull/699",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1929918655 | Output showing in s (Seconds) instead of micro or milli seconds And Output not in readable format
Added an Image to show the output
In the first you can see it's showing "s" which is not correct
And in the second log it's not in a readable format
Request:-
Add a UTC timestamp as a configurable option maybe because ... | gharchive/issue | 2023-10-06T10:59:16 | 2025-04-01T06:40:46.204365 | {
"authors": [
"Yashrocky96",
"kareemmahlees",
"tristanisham"
],
"repo": "tristanisham/logysia",
"url": "https://github.com/tristanisham/logysia/issues/4",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1572484324 | Do not call yarn directly in the package.json pre commands
Your Environment
Prettier version: 2.8.3
node version [12.x.x, 14.x.x]: 18.13
package manager: pnpm@7.26.3
IDE: VSCode
Describe the bug
When installed via pnpm install, pnpm expresses that the command fails due to yarn missing.
Install a fresh nvm version... | gharchive/issue | 2023-02-06T12:29:40 | 2025-04-01T06:40:46.226621 | {
"authors": [
"ayusharma",
"matsko"
],
"repo": "trivago/prettier-plugin-sort-imports",
"url": "https://github.com/trivago/prettier-plugin-sort-imports/issues/206",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
916374962 | Rename basis part of DG to operator or something similar?
This came up in https://github.com/trixi-framework/Trixi.jl/pull/617#discussion_r644467670. The name basis might not fit very well for FD-SBP methods...
@andrewwinters5000 suggested "spectral approximation", but that doesn't really fit for FD methods, I thin... | gharchive/issue | 2021-06-09T16:04:24 | 2025-04-01T06:40:46.231198 | {
"authors": [
"jlchan",
"ranocha",
"sloede"
],
"repo": "trixi-framework/Trixi.jl",
"url": "https://github.com/trixi-framework/Trixi.jl/issues/633",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1182680642 | Brew Tap is broken
~ brew install trntv/sshed/sshed 1 [15:45:25]
==> Tapping trntv/sshed
Cloning into '/usr/local/Homebrew/Library/Taps/trntv/homebrew-sshed'...
remote: Enumerating objects: 6, done.
remote: Counti... | gharchive/issue | 2022-03-27T22:13:21 | 2025-04-01T06:40:46.234176 | {
"authors": [
"basarozcan",
"gabrielbryk",
"rinchen"
],
"repo": "trntv/sshed",
"url": "https://github.com/trntv/sshed/issues/16",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1103968108 | 🛑 PiHole is down
In e4592e5, PiHole (https://pihole.tronflix.app/admin/) was down:
HTTP code: 0
Response time: 0 ms
Resolved: PiHole is back up in d0b14bc.
| gharchive/issue | 2022-01-14T18:01:42 | 2025-04-01T06:40:46.306625 | {
"authors": [
"tronyx"
],
"repo": "tronyx/upptime",
"url": "https://github.com/tronyx/upptime/issues/152",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1437488943 | 🛑 Radarr Anime is down
In 2bf7d09, Radarr Anime (https://tronflix.app/radarr-anime/activity/queue/) was down:
HTTP code: 520
Response time: 103 ms
Resolved: Radarr Anime is back up in 150bc0e.
| gharchive/issue | 2022-11-06T18:02:59 | 2025-04-01T06:40:46.309116 | {
"authors": [
"tronyx"
],
"repo": "tronyx/upptime",
"url": "https://github.com/tronyx/upptime/issues/1988",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1454414529 | 🛑 Sonarr is down
In fa8805e, Sonarr (https://tronflix.app/sonarr/activity/queue/) was down:
HTTP code: 521
Response time: 38 ms
Resolved: Sonarr is back up in cdfc73d.
| gharchive/issue | 2022-11-18T04:19:52 | 2025-04-01T06:40:46.311339 | {
"authors": [
"tronyx"
],
"repo": "tronyx/upptime",
"url": "https://github.com/tronyx/upptime/issues/3618",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2670403934 | 🛑 Overseerr is down
In 0210f49, Overseerr (https://overseerr.tronflix.app/login) was down:
HTTP code: 523
Response time: 19906 ms
Resolved: Overseerr is back up in 1cafcc4 after 1 hour, 29 minutes.
| gharchive/issue | 2024-11-19T00:48:09 | 2025-04-01T06:40:46.313759 | {
"authors": [
"tronyx"
],
"repo": "tronyx/upptime",
"url": "https://github.com/tronyx/upptime/issues/5850",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2738636405 | 🛑 Grafana is down
In be12d86, Grafana (https://grafana.tronflix.app) was down:
HTTP code: 521
Response time: 99 ms
Resolved: Grafana is back up in 8b12c10 after 3 hours, 20 minutes.
| gharchive/issue | 2024-12-13T15:22:12 | 2025-04-01T06:40:46.315998 | {
"authors": [
"tronyx"
],
"repo": "tronyx/upptime",
"url": "https://github.com/tronyx/upptime/issues/5979",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
65128708 | multiple instances of gridster
Hi Troolee,
I am trying to create 2 separate instances of gridster on one page how ever i have found some difficulties as they are using the same naming conventions. I have tried to initialize gridster with options (item_class ,placeholder_class) how ever I couldnt see any differences... | gharchive/issue | 2015-03-30T03:50:55 | 2025-04-01T06:40:46.318547 | {
"authors": [
"jpsfs",
"kozilla",
"troolee"
],
"repo": "troolee/gridstack.js",
"url": "https://github.com/troolee/gridstack.js/issues/111",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
230477453 | nerfing pin/multi-pin
Per issue #67 Attempt to balance marksman pin/multi-pin abilities.
Nerfed the bonus accuracy. Redesigned other things.
I tried to reword some text to remove vagueness.
What do you think of the following changes:
"If the target is fired at by you" -> "If you hit the selected target"
The effect ... | gharchive/pull-request | 2017-05-22T18:18:16 | 2025-04-01T06:40:46.336477 | {
"authors": [
"1sourcecontrol",
"bleehu",
"trowl223"
],
"repo": "trowl223/Compound_X",
"url": "https://github.com/trowl223/Compound_X/pull/107",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1822581803 | NAS-123236 / 23.10 / Allow waiting for jobs to complete
Context
A new parameter has been added to MiddlewareCommand to allow waiting for a job to complete so we get the job's endpoints output and not the job number.
Jira URL: https://ixsystems.atlassian.net/browse/NAS-123236
| gharchive/pull-request | 2023-07-26T14:44:25 | 2025-04-01T06:40:46.390837 | {
"authors": [
"Qubad786",
"bugclerk"
],
"repo": "truenas/ixdiagnose",
"url": "https://github.com/truenas/ixdiagnose/pull/29",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
2274370803 | broomwood, folks
This pull request was generated by the 'mq' tool
[test]
flake rate: 0.1
logical conflict every: 100
sleep for: 300s
close stale after: 4 hours
[pullrequest]
requests per hour: 0
deps=[b,f]
/trunk merge
| gharchive/pull-request | 2024-05-02T00:03:51 | 2025-04-01T06:40:46.474204 | {
"authors": [
"mmatheson"
],
"repo": "trunk-io/mergequeue-staging",
"url": "https://github.com/trunk-io/mergequeue-staging/pull/12951",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2278645807 | favillous, gigantostracous
This pull request was generated by the 'mq' tool
[test]
flake rate: 0.1
logical conflict every: 100
sleep for: 300s
close stale after: 4 hours
[pullrequest]
requests per hour: 0
deps=[f,g]
/trunk merge
| gharchive/pull-request | 2024-05-04T01:24:16 | 2025-04-01T06:40:46.476100 | {
"authors": [
"EliSchleifer"
],
"repo": "trunk-io/mergequeue-staging",
"url": "https://github.com/trunk-io/mergequeue-staging/pull/14364",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2279494188 | fostered, crosses
This pull request was generated by the 'mq' tool
[test]
flake rate: 0.1
logical conflict every: 100
sleep for: 300s
close stale after: 4 hours
[pullrequest]
requests per hour: 0
deps=[c,f]
/trunk merge
| gharchive/pull-request | 2024-05-05T12:03:28 | 2025-04-01T06:40:46.477689 | {
"authors": [
"epes"
],
"repo": "trunk-io/mergequeue-staging",
"url": "https://github.com/trunk-io/mergequeue-staging/pull/15406",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2386947651 | drilling, enters
This pull request was generated by the 'mq' tool
[test]
flake rate: 0.1
logical conflict every: 100
sleep for: 300s
close stale after: 4 hours
[pullrequest]
requests per hour: 0
deps=[d,e]
/trunk merge
| gharchive/pull-request | 2024-07-02T19:05:48 | 2025-04-01T06:40:46.479230 | {
"authors": [
"mmatheson"
],
"repo": "trunk-io/mergequeue-staging",
"url": "https://github.com/trunk-io/mergequeue-staging/pull/16514",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2389784460 | aerometry, dominion
This pull request was generated by the 'mq' tool
[test]
flake rate: 0.1
logical conflict every: 100
sleep for: 300s
close stale after: 4 hours
[pullrequest]
requests per hour: 0
deps=[a,d]
/trunk merge
| gharchive/pull-request | 2024-07-04T02:17:30 | 2025-04-01T06:40:46.480647 | {
"authors": [
"epes"
],
"repo": "trunk-io/mergequeue-staging",
"url": "https://github.com/trunk-io/mergequeue-staging/pull/17863",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2393776690 | goats, exactingness
This pull request was generated by the 'mq' tool
[test]
flake rate: 0.1
logical conflict every: 100
sleep for: 300s
close stale after: 4 hours
[pullrequest]
requests per hour: 0
deps=[e,g]
/trunk merge
| gharchive/pull-request | 2024-07-06T23:08:15 | 2025-04-01T06:40:46.482222 | {
"authors": [
"mmatheson"
],
"repo": "trunk-io/mergequeue-staging",
"url": "https://github.com/trunk-io/mergequeue-staging/pull/21343",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2398739126 | galvanoplastical, descanting
This pull request was generated by the 'mq' tool
[test]
flake rate: 0.1
logical conflict every: 100
sleep for: 300s
close stale after: 4 hours
[pullrequest]
requests per hour: 0
deps=[d,g]
/trunk merge
| gharchive/pull-request | 2024-07-09T17:09:01 | 2025-04-01T06:40:46.483846 | {
"authors": [
"EliSchleifer"
],
"repo": "trunk-io/mergequeue-staging",
"url": "https://github.com/trunk-io/mergequeue-staging/pull/22916",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2401468170 | culturization
This pull request was generated by the 'mq' tool
[test]
flake rate: 0.1
logical conflict every: 100
sleep for: 300s
close stale after: 4 hours
[pullrequest]
requests per hour: 0
deps=[c]
/trunk merge
| gharchive/pull-request | 2024-07-10T19:09:31 | 2025-04-01T06:40:46.485610 | {
"authors": [
"EliSchleifer"
],
"repo": "trunk-io/mergequeue-staging",
"url": "https://github.com/trunk-io/mergequeue-staging/pull/23420",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2412123985 | antimedication, detrect
This pull request was generated by the 'mq' tool
[test]
flake rate: 0.1
logical conflict every: 100
sleep for: 300s
close stale after: 4 hours
[pullrequest]
requests per hour: 0
deps=[a,d]
/trunk merge
| gharchive/pull-request | 2024-07-16T22:09:27 | 2025-04-01T06:40:46.487116 | {
"authors": [
"EliSchleifer"
],
"repo": "trunk-io/mergequeue-staging",
"url": "https://github.com/trunk-io/mergequeue-staging/pull/25755",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2420639699 | fiscalization, accounters
This pull request was generated by the 'mq' tool
[test]
flake rate: 0.1
logical conflict every: 100
sleep for: 300s
close stale after: 4 hours
[pullrequest]
requests per hour: 0
deps=[a,f]
/trunk merge
| gharchive/pull-request | 2024-07-20T07:07:52 | 2025-04-01T06:40:46.488655 | {
"authors": [
"mmatheson"
],
"repo": "trunk-io/mergequeue-staging",
"url": "https://github.com/trunk-io/mergequeue-staging/pull/27175",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2421055504 | dovecot, fuddledness
This pull request was generated by the 'mq' tool
[test]
flake rate: 0.1
logical conflict every: 100
sleep for: 300s
close stale after: 4 hours
[pullrequest]
requests per hour: 0
deps=[d,f]
/trunk merge
| gharchive/pull-request | 2024-07-20T21:04:17 | 2025-04-01T06:40:46.490229 | {
"authors": [
"mmatheson"
],
"repo": "trunk-io/mergequeue-staging",
"url": "https://github.com/trunk-io/mergequeue-staging/pull/27497",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2421525688 | atypicality, bractlets
This pull request was generated by the 'mq' tool
[test]
flake rate: 0.1
logical conflict every: 100
sleep for: 300s
close stale after: 4 hours
[pullrequest]
requests per hour: 0
deps=[a,b]
/trunk merge
| gharchive/pull-request | 2024-07-21T17:08:02 | 2025-04-01T06:40:46.491931 | {
"authors": [
"mmatheson"
],
"repo": "trunk-io/mergequeue-staging",
"url": "https://github.com/trunk-io/mergequeue-staging/pull/28145",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2426547392 | fireplough
This pull request was generated by the 'mq' tool
[test]
flake rate: 0.1
logical conflict every: 100
sleep for: 300s
close stale after: 4 hours
[pullrequest]
requests per hour: 0
deps=[f]
/trunk merge
| gharchive/pull-request | 2024-07-24T04:04:17 | 2025-04-01T06:40:46.493536 | {
"authors": [
"EliSchleifer"
],
"repo": "trunk-io/mergequeue-staging",
"url": "https://github.com/trunk-io/mergequeue-staging/pull/30714",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2428935389 | emesidae, chromatophoric
This pull request was generated by the 'mq' tool
[test]
flake rate: 0.1
logical conflict every: 100
sleep for: 300s
close stale after: 4 hours
[pullrequest]
requests per hour: 0
deps=[c,e]
/trunk merge
| gharchive/pull-request | 2024-07-25T04:05:33 | 2025-04-01T06:40:46.495352 | {
"authors": [
"EliSchleifer"
],
"repo": "trunk-io/mergequeue-staging",
"url": "https://github.com/trunk-io/mergequeue-staging/pull/31916",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2434153771 | criminals, excorticating
This pull request was generated by the 'mq' tool
[test]
flake rate: 0.1
logical conflict every: 100
sleep for: 300s
close stale after: 4 hours
[pullrequest]
requests per hour: 0
deps=[c,e]
/trunk merge
| gharchive/pull-request | 2024-07-28T23:07:52 | 2025-04-01T06:40:46.496967 | {
"authors": [
"epes"
],
"repo": "trunk-io/mergequeue-staging",
"url": "https://github.com/trunk-io/mergequeue-staging/pull/36399",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2437184287 | gendarmes, conceivability
This pull request was generated by the 'mq' tool
[test]
flake rate: 0.1
logical conflict every: 100
sleep for: 300s
close stale after: 4 hours
[pullrequest]
requests per hour: 0
deps=[c,g]
/trunk merge
| gharchive/pull-request | 2024-07-30T08:05:57 | 2025-04-01T06:40:46.498570 | {
"authors": [
"mmatheson"
],
"repo": "trunk-io/mergequeue-staging",
"url": "https://github.com/trunk-io/mergequeue-staging/pull/37980",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2261023853 | genteelest, epencephalic
This pull request was generated by the 'mq' tool
[test]
flake rate: 0.1
logical conflict every: 100
sleep for: 300s
close stale after: 4 hours
[pullrequest]
requests per hour: 0
deps=[e,g]
/trunk merge
| gharchive/pull-request | 2024-04-24T11:03:44 | 2025-04-01T06:40:46.500119 | {
"authors": [
"epes"
],
"repo": "trunk-io/mergequeue-staging",
"url": "https://github.com/trunk-io/mergequeue-staging/pull/7572",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2262087802 | equimultiple, frequence
This pull request was generated by the 'mq' tool
[test]
flake rate: 0.1
logical conflict every: 100
sleep for: 300s
close stale after: 4 hours
[pullrequest]
requests per hour: 0
deps=[e,f]
/trunk merge
| gharchive/pull-request | 2024-04-24T20:02:08 | 2025-04-01T06:40:46.501695 | {
"authors": [
"epes"
],
"repo": "trunk-io/mergequeue-staging",
"url": "https://github.com/trunk-io/mergequeue-staging/pull/7819",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2237065894 | aasvogel, disarray (logical-conflict)
This pull request was generated by the 'mq' tool
/trunk merge
| gharchive/pull-request | 2024-04-11T07:17:00 | 2025-04-01T06:40:46.502422 | {
"authors": [
"EliSchleifer"
],
"repo": "trunk-io/mergequeue-staging",
"url": "https://github.com/trunk-io/mergequeue-staging/pull/870",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2420912047 | gurdy, blinking
This pull request was generated by the 'mq' tool
[test]
flake rate: 0.1
logical conflict every: 1000
sleep for: 600s
close stale after: 24 hours
[pullrequest]
requests per hour: 20
deps=[b,g]
/trunk merge
| gharchive/pull-request | 2024-07-20T14:05:52 | 2025-04-01T06:40:46.504012 | {
"authors": [
"EliSchleifer"
],
"repo": "trunk-io/mergequeue",
"url": "https://github.com/trunk-io/mergequeue/pull/108428",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2233163453 | bilimbi
This pull request was generated by the 'mq' tool
/trunk merge
| gharchive/pull-request | 2024-04-09T10:53:29 | 2025-04-01T06:40:46.504994 | {
"authors": [
"EliSchleifer"
],
"repo": "trunk-io/mergequeue",
"url": "https://github.com/trunk-io/mergequeue/pull/15773",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2243184927 | foism, debussed
This pull request was generated by the 'mq' tool
/trunk merge
| gharchive/pull-request | 2024-04-15T09:34:28 | 2025-04-01T06:40:46.505677 | {
"authors": [
"joshmarinacci"
],
"repo": "trunk-io/mergequeue",
"url": "https://github.com/trunk-io/mergequeue/pull/26303",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2245242536 | emydian, diddering
This pull request was generated by the 'mq' tool
/trunk merge
| gharchive/pull-request | 2024-04-16T06:43:28 | 2025-04-01T06:40:46.506354 | {
"authors": [
"joshmarinacci"
],
"repo": "trunk-io/mergequeue",
"url": "https://github.com/trunk-io/mergequeue/pull/28286",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2248128487 | feater, desipience
This pull request was generated by the 'mq' tool
/trunk merge
| gharchive/pull-request | 2024-04-17T12:04:58 | 2025-04-01T06:40:46.507049 | {
"authors": [
"EliSchleifer"
],
"repo": "trunk-io/mergequeue",
"url": "https://github.com/trunk-io/mergequeue/pull/30508",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2249253383 | cycloheptanone, goldeneye
This pull request was generated by the 'mq' tool
/trunk merge
| gharchive/pull-request | 2024-04-17T20:54:59 | 2025-04-01T06:40:46.507732 | {
"authors": [
"EliSchleifer"
],
"repo": "trunk-io/mergequeue",
"url": "https://github.com/trunk-io/mergequeue/pull/31398",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2253945564 | desipiency, esparcet
This pull request was generated by the 'mq' tool
/trunk merge
| gharchive/pull-request | 2024-04-19T20:35:52 | 2025-04-01T06:40:46.508420 | {
"authors": [
"mmatheson"
],
"repo": "trunk-io/mergequeue",
"url": "https://github.com/trunk-io/mergequeue/pull/36644",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2254591220 | effervescence, garbure
This pull request was generated by the 'mq' tool
/trunk merge
| gharchive/pull-request | 2024-04-20T15:05:30 | 2025-04-01T06:40:46.509110 | {
"authors": [
"mmatheson"
],
"repo": "trunk-io/mergequeue",
"url": "https://github.com/trunk-io/mergequeue/pull/38609",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2254895623 | cosignificative, bowlers
This pull request was generated by the 'mq' tool
/trunk merge
| gharchive/pull-request | 2024-04-21T04:29:17 | 2025-04-01T06:40:46.509825 | {
"authors": [
"EliSchleifer"
],
"repo": "trunk-io/mergequeue",
"url": "https://github.com/trunk-io/mergequeue/pull/39979",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2255092666 | farsakh
This pull request was generated by the 'mq' tool
/trunk merge
| gharchive/pull-request | 2024-04-21T13:55:59 | 2025-04-01T06:40:46.510595 | {
"authors": [
"mmatheson"
],
"repo": "trunk-io/mergequeue",
"url": "https://github.com/trunk-io/mergequeue/pull/41007",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2255171996 | grandmother, antifermentative
This pull request was generated by the 'mq' tool
/trunk merge
| gharchive/pull-request | 2024-04-21T16:55:01 | 2025-04-01T06:40:46.511297 | {
"authors": [
"mmatheson"
],
"repo": "trunk-io/mergequeue",
"url": "https://github.com/trunk-io/mergequeue/pull/41339",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2256195102 | fadridden, absorbition
This pull request was generated by the 'mq' tool
/trunk merge
| gharchive/pull-request | 2024-04-22T10:38:51 | 2025-04-01T06:40:46.512005 | {
"authors": [
"mmatheson"
],
"repo": "trunk-io/mergequeue",
"url": "https://github.com/trunk-io/mergequeue/pull/43189",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2257404565 | conventionality, excoecaria
This pull request was generated by the 'mq' tool
/trunk merge
| gharchive/pull-request | 2024-04-22T20:27:04 | 2025-04-01T06:40:46.512928 | {
"authors": [
"joshmarinacci"
],
"repo": "trunk-io/mergequeue",
"url": "https://github.com/trunk-io/mergequeue/pull/44246",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2284951764 | frangula, bureaucratical
This pull request was generated by the 'mq' tool
[test]
flake rate: 0.1
logical conflict every: 1000
sleep for: 2100s
close stale after: 24 hours
[pullrequest]
requests per hour: 100
deps=[b,f]
/trunk merge
| gharchive/pull-request | 2024-05-08T07:59:22 | 2025-04-01T06:40:46.514543 | {
"authors": [
"EliSchleifer"
],
"repo": "trunk-io/mergequeue",
"url": "https://github.com/trunk-io/mergequeue/pull/47745",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2287747019 | appaloosa, flavobacterium
This pull request was generated by the 'mq' tool
[test]
flake rate: 0.1
logical conflict every: 1000
sleep for: 2100s
close stale after: 24 hours
[pullrequest]
requests per hour: 100
deps=[a,f]
/trunk merge
| gharchive/pull-request | 2024-05-09T13:53:08 | 2025-04-01T06:40:46.516157 | {
"authors": [
"EliSchleifer"
],
"repo": "trunk-io/mergequeue",
"url": "https://github.com/trunk-io/mergequeue/pull/48534",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2290289390 | charcoalist
This pull request was generated by the 'mq' tool
[test]
flake rate: 0.1
logical conflict every: 1000
sleep for: 2100s
close stale after: 24 hours
[pullrequest]
requests per hour: 100
deps=[c]
/trunk merge
| gharchive/pull-request | 2024-05-10T19:26:42 | 2025-04-01T06:40:46.517760 | {
"authors": [
"EliSchleifer"
],
"repo": "trunk-io/mergequeue",
"url": "https://github.com/trunk-io/mergequeue/pull/49262",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2292419265 | chaton, agruif
This pull request was generated by the 'mq' tool
[test]
flake rate: 0.1
logical conflict every: 1000
sleep for: 2100s
close stale after: 24 hours
[pullrequest]
requests per hour: 100
deps=[a,c]
/trunk merge
| gharchive/pull-request | 2024-05-13T10:25:53 | 2025-04-01T06:40:46.519344 | {
"authors": [
"EliSchleifer"
],
"repo": "trunk-io/mergequeue",
"url": "https://github.com/trunk-io/mergequeue/pull/51089",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2322143373 | footnoted, anerethisia
This pull request was generated by the 'mq' tool
[test]
flake rate: 0.1
logical conflict every: 1000
sleep for: 2100s
close stale after: 24 hours
[pullrequest]
requests per hour: 100
deps=[a,f]
/trunk merge
| gharchive/pull-request | 2024-05-29T00:59:02 | 2025-04-01T06:40:46.520980 | {
"authors": [
"EliSchleifer"
],
"repo": "trunk-io/mergequeue",
"url": "https://github.com/trunk-io/mergequeue/pull/60563",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2325866079 | emprizes, glitch
This pull request was generated by the 'mq' tool
[test]
flake rate: 0.1
logical conflict every: 1000
sleep for: 2100s
close stale after: 24 hours
[pullrequest]
requests per hour: 100
deps=[e,g]
/trunk merge
| gharchive/pull-request | 2024-05-30T14:48:47 | 2025-04-01T06:40:46.522588 | {
"authors": [
"EliSchleifer"
],
"repo": "trunk-io/mergequeue",
"url": "https://github.com/trunk-io/mergequeue/pull/61964",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2329148117 | gallivorous, consentaneously
This pull request was generated by the 'mq' tool
[test]
flake rate: 0.1
logical conflict every: 1000
sleep for: 2100s
close stale after: 24 hours
[pullrequest]
requests per hour: 100
deps=[c,g]
/trunk merge
| gharchive/pull-request | 2024-06-01T13:31:36 | 2025-04-01T06:40:46.524424 | {
"authors": [
"EliSchleifer"
],
"repo": "trunk-io/mergequeue",
"url": "https://github.com/trunk-io/mergequeue/pull/63536",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2336647040 | dissyllabify, foredoes
This pull request was generated by the 'mq' tool
[test]
flake rate: 0.1
logical conflict every: 1000
sleep for: 600s
close stale after: 24 hours
[pullrequest]
requests per hour: 20
deps=[d,f]
/trunk merge
| gharchive/pull-request | 2024-06-05T19:12:17 | 2025-04-01T06:40:46.526038 | {
"authors": [
"EliSchleifer"
],
"repo": "trunk-io/mergequeue",
"url": "https://github.com/trunk-io/mergequeue/pull/66950",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2340395494 | botong, apodous
This pull request was generated by the 'mq' tool
[test]
flake rate: 0.1
logical conflict every: 1000
sleep for: 600s
close stale after: 24 hours
[pullrequest]
requests per hour: 20
deps=[a,b]
/trunk merge
| gharchive/pull-request | 2024-06-07T12:58:19 | 2025-04-01T06:40:46.527606 | {
"authors": [
"EliSchleifer"
],
"repo": "trunk-io/mergequeue",
"url": "https://github.com/trunk-io/mergequeue/pull/68596",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2342272863 | betattered
This pull request was generated by the 'mq' tool
[test]
flake rate: 0.1
logical conflict every: 1000
sleep for: 600s
close stale after: 24 hours
[pullrequest]
requests per hour: 20
deps=[b]
/trunk merge
| gharchive/pull-request | 2024-06-09T13:58:01 | 2025-04-01T06:40:46.529221 | {
"authors": [
"EliSchleifer"
],
"repo": "trunk-io/mergequeue",
"url": "https://github.com/trunk-io/mergequeue/pull/70536",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2342699236 | excommunicable
This pull request was generated by the 'mq' tool
[test]
flake rate: 0.1
logical conflict every: 1000
sleep for: 600s
close stale after: 24 hours
[pullrequest]
requests per hour: 20
deps=[e]
/trunk merge
| gharchive/pull-request | 2024-06-10T02:25:43 | 2025-04-01T06:40:46.530834 | {
"authors": [
"EliSchleifer"
],
"repo": "trunk-io/mergequeue",
"url": "https://github.com/trunk-io/mergequeue/pull/71026",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2350291037 | azotise, exploit
This pull request was generated by the 'mq' tool
[test]
flake rate: 0.1
logical conflict every: 1000
sleep for: 600s
close stale after: 24 hours
[pullrequest]
requests per hour: 20
deps=[a,e]
/trunk merge
| gharchive/pull-request | 2024-06-13T06:43:06 | 2025-04-01T06:40:46.532612 | {
"authors": [
"EliSchleifer"
],
"repo": "trunk-io/mergequeue",
"url": "https://github.com/trunk-io/mergequeue/pull/74010",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2351757096 | belauds, dicyclopentadienyliron
This pull request was generated by the 'mq' tool
[test]
flake rate: 0.1
logical conflict every: 1000
sleep for: 600s
close stale after: 24 hours
[pullrequest]
requests per hour: 20
deps=[b,d]
/trunk merge
| gharchive/pull-request | 2024-06-13T18:02:23 | 2025-04-01T06:40:46.534453 | {
"authors": [
"EliSchleifer"
],
"repo": "trunk-io/mergequeue",
"url": "https://github.com/trunk-io/mergequeue/pull/74460",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2352179224 | franklinite, clarigation
This pull request was generated by the 'mq' tool
[test]
flake rate: 0.1
logical conflict every: 1000
sleep for: 600s
close stale after: 24 hours
[pullrequest]
requests per hour: 20
deps=[c,f]
/trunk merge
| gharchive/pull-request | 2024-06-13T22:48:58 | 2025-04-01T06:40:46.536026 | {
"authors": [
"EliSchleifer"
],
"repo": "trunk-io/mergequeue",
"url": "https://github.com/trunk-io/mergequeue/pull/74649",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2354354842 | arachnoidal, embolectomies
This pull request was generated by the 'mq' tool
[test]
flake rate: 0.1
logical conflict every: 1000
sleep for: 600s
close stale after: 24 hours
[pullrequest]
requests per hour: 20
deps=[a,e]
/trunk merge
| gharchive/pull-request | 2024-06-15T01:03:32 | 2025-04-01T06:40:46.537693 | {
"authors": [
"EliSchleifer"
],
"repo": "trunk-io/mergequeue",
"url": "https://github.com/trunk-io/mergequeue/pull/75681",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.