Ecosyste.ms: Issues

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

GitHub / actions/create-github-app-token issues and pull requests

#65 - build(deps-dev): bump undici from 5.25.4 to 5.26.2

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: released, dependencies, javascript

#63 - docs(README): create tokens for multiple accounts

Pull Request - State: closed - Opened by parkerbxyz about 1 year ago - 3 comments
Labels: released

#62 - ci(release): do not persist credentials when checking out

Pull Request - State: closed - Opened by gr2m about 1 year ago - 1 comment
Labels: released

#61 - docs: update `skip-token-revoke` input name

Pull Request - State: closed - Opened by parkerbxyz about 1 year ago - 1 comment
Labels: released

#60 - ci(release): use local version

Pull Request - State: closed - Opened by gr2m about 1 year ago - 1 comment
Labels: released

#59 - feat: use dash notation for inputs (deprecates underscore notation)

Pull Request - State: closed - Opened by smockle about 1 year ago - 3 comments
Labels: released

#58 - test: add coverage

Pull Request - State: closed - Opened by gr2m about 1 year ago - 2 comments
Labels: released

#57 - Proposal: Use dashes (instead of underscores) in input names

Issue - State: closed - Opened by smockle about 1 year ago - 3 comments
Labels: released

#56 - Add integration tests for `main.js`

Pull Request - State: closed - Opened by smockle about 1 year ago - 7 comments
Labels: released

#55 - Support opting-out of token revocation

Issue - State: closed - Opened by smockle about 1 year ago - 1 comment

#54 - feat: Add a `skip_token_revoke` input for configuring token revocation

Pull Request - State: closed - Opened by smockle about 1 year ago - 3 comments
Labels: released

#53 - build(deps): bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: released, dependencies, github_actions

#52 - build(deps-dev): bump the development-dependencies group with 2 updates

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: released, dependencies, javascript

#51 - fix(deps): bump the production-dependencies group with 3 updates

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: released, dependencies, javascript

#48 - ci(test): do not run end-to-end tests in PRs from forks

Pull Request - State: closed - Opened by gr2m about 1 year ago - 1 comment
Labels: released

#47 - ci(test): actually run integrration tests

Pull Request - State: closed - Opened by gr2m about 1 year ago - 1 comment
Labels: released

#46 - feat: support tokens scoped to multiple repositories within organization

Pull Request - State: closed - Opened by timreimherr about 1 year ago - 3 comments
Labels: released

#45 - Create token for multiple organization/user accounts

Issue - State: closed - Opened by gr2m about 1 year ago - 2 comments
Labels: released

#44 - Support organization-scope installation token

Issue - State: closed - Opened by kmaehashi about 1 year ago - 2 comments

#43 - Add integration tests for main script and coverage

Issue - State: closed - Opened by gr2m about 1 year ago - 2 comments

#42 - Research learnings and ideas from similar GitHub Actions

Issue - State: open - Opened by gr2m about 1 year ago - 10 comments
Labels: help wanted, good first issue

#41 - docs(CODE_OF_CONDUCT): Contributor Covenant 2.1

Pull Request - State: closed - Opened by gr2m about 1 year ago - 1 comment

#40 - test: integration tests

Pull Request - State: closed - Opened by parkerbxyz about 1 year ago - 2 comments
Labels: released

#38 - fix(GHES): respect `GITHUB_API_URL` when creating installation access token

Pull Request - State: closed - Opened by gr2m over 1 year ago - 1 comment
Labels: released

#37 - Why a new action and not a fork / move of an existing one?

Issue - State: closed - Opened by rajbos over 1 year ago - 2 comments

#36 - feat: add GitHub Enterprise Server (GHES) support

Pull Request - State: closed - Opened by 7Hazard over 1 year ago - 6 comments
Labels: released

#35 - fix(release): update version in `package.json`

Pull Request - State: closed - Opened by gr2m over 1 year ago - 1 comment
Labels: released

#34 - version in `package.json` is not updated

Issue - State: closed - Opened by gr2m over 1 year ago - 2 comments
Labels: released

#33 - fix(release): build `dist/` before release

Pull Request - State: closed - Opened by gr2m over 1 year ago - 1 comment
Labels: released

#32 - Add integration tests as end-to-end tests fail for pull requests coming from forks

Issue - State: closed - Opened by gr2m over 1 year ago - 2 comments

#31 - Invalid Releases

Issue - State: closed - Opened by dsanders11 over 1 year ago - 3 comments
Labels: released

#30 - fix: check for token before revoking

Pull Request - State: closed - Opened by dsanders11 over 1 year ago - 3 comments
Labels: released

#29 - docs(README): clarify token masking

Pull Request - State: closed - Opened by joshmgross over 1 year ago - 1 comment
Labels: released

#28 - fix: mask the installation token in logs

Pull Request - State: closed - Opened by parkerbxyz over 1 year ago - 1 comment
Labels: released

#27 - build(dependabot): Group dependency updates by type and configure commit prefixes

Pull Request - State: closed - Opened by parkerbxyz over 1 year ago - 1 comment
Labels: released

#26 - ci(release): use installation access token to checkout and push back changes

Pull Request - State: closed - Opened by gr2m over 1 year ago - 1 comment
Labels: released

#25 - Fix release workflow

Issue - State: closed - Opened by gr2m over 1 year ago - 1 comment
Labels: released

#24 - fix(deps): update `@octokit` packages to latest

Pull Request - State: closed - Opened by gr2m over 1 year ago - 1 comment
Labels: released

#23 - feat: use `node20` as runner

Pull Request - State: closed - Opened by gr2m over 1 year ago - 3 comments
Labels: released

#22 - ci(release): set version on release and push using git plugin

Pull Request - State: closed - Opened by gr2m over 1 year ago - 1 comment
Labels: released

#21 - build(deps): bump @octokit/auth-app from 4.0.13 to 6.0.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 3 comments
Labels: released, dependencies, javascript

#20 - build(deps): bump @octokit/request from 6.2.5 to 8.1.1

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 3 comments
Labels: released, dependencies, javascript

#19 - build(deps-dev): bump esbuild from 0.17.19 to 0.19.2

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: released, dependencies, javascript

#18 - build(deps-dev): bump dotenv from 16.0.3 to 16.3.1

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: released, dependencies, javascript

#17 - ci(test): run on pull request and add concurrency configuration

Pull Request - State: closed - Opened by parkerbxyz over 1 year ago - 2 comments
Labels: released

#16 - build(CODEOWNERS): update team name

Pull Request - State: closed - Opened by parkerbxyz over 1 year ago - 1 comment
Labels: released

#15 - Create dependabot.yml

Pull Request - State: closed - Opened by parkerbxyz over 1 year ago - 1 comment
Labels: released

#14 - build(deps): bump semver from 7.5.1 to 7.5.4

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: released, dependencies

#13 - Explicitly mask token

Issue - State: closed - Opened by gr2m over 1 year ago - 1 comment
Labels: enhancement, good first issue, released

#12 - fix(README): fix name in usage examples

Pull Request - State: closed - Opened by gr2m over 1 year ago - 1 comment
Labels: released

#11 - docs(README): update title, description, formatting, and more

Pull Request - State: closed - Opened by parkerbxyz over 1 year ago - 1 comment
Labels: released

#10 - fix(action-config): prepare for release to marketplace

Pull Request - State: closed - Opened by gr2m over 1 year ago - 1 comment
Labels: released

#9 - docs(README): update repository name, remove section for feature that is not yet implemented

Pull Request - State: closed - Opened by gr2m over 1 year ago - 1 comment
Labels: released

#8 - ci: update test

Pull Request - State: closed - Opened by gr2m over 1 year ago - 1 comment
Labels: released

#7 - build(CODEOWNERS): initial version

Pull Request - State: closed - Opened by gr2m over 1 year ago - 3 comments
Labels: released

#6 - fix(ci): release configuration

Pull Request - State: closed - Opened by gr2m over 1 year ago - 1 comment
Labels: released

#5 - fix(README): update action name

Pull Request - State: closed - Opened by gr2m over 1 year ago - 1 comment
Labels: released

#4 - Support tokens with access to custom repositories and user/organization accounts

Issue - State: closed - Opened by parkerbxyz over 1 year ago - 5 comments
Labels: enhancement, released

#3 - Support custom permissions

Issue - State: open - Opened by parkerbxyz over 1 year ago - 2 comments
Labels: feature

#2 - WIP readme additions

Pull Request - State: closed - Opened by gr2m over 1 year ago

#1 - feat: initial version

Pull Request - State: closed - Opened by gr2m over 1 year ago