Skip to content
Navigation Menu
Toggle navigation
Sign in
In this repository
All GitHub Enterprise
↵
Jump to
↵
No suggested jump to results
In this repository
All GitHub Enterprise
↵
Jump to
↵
In this organization
All GitHub Enterprise
↵
Jump to
↵
In this repository
All GitHub Enterprise
↵
Jump to
↵
Sign in
Reseting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
docker
/
metadata-action
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Security
Insights
Additional navigation options
Code
Pull requests
Actions
Security
Insights
Files
9987462
.github
__tests__
fixtures
event_empty.env
event_null.env
event_pull_request.env
event_pull_request_target.env
event_pull_request_target.json
event_push.env
event_push_defbranch.env
event_push_invalidchars.env
event_release.env
event_schedule.env
event_tag_20200110-RC2.env
event_tag_p1-v1.0.0.env
event_tag_release1.env
event_tag_sometag.env
event_tag_v1.1.1.env
event_tag_v2.0.8-beta.67.env
event_workflow_dispatch.env
repo.json
context.test.ts
flavor.test.ts
github.test.ts
meta.test.ts
tag.test.ts
dist
hack
src
test
.dockerignore
.editorconfig
.gitattributes
.gitignore
.prettierrc.json
LICENSE
README.md
UPGRADE.md
action.yml
docker-bake.hcl
jest.config.js
package.json
tsconfig.json
yarn.lock
Breadcrumbs
metadata-action
/
__tests__
/
fixtures
/
event_pull_request_target.env
Blame
Blame
Latest commit
History
History
25 lines (25 loc) · 1.03 KB
Breadcrumbs
metadata-action
/
__tests__
/
fixtures
/
event_pull_request_target.env
Top
File metadata and controls
Code
Blame
25 lines (25 loc) · 1.03 KB
Raw
GITHUB_ACTION=crazy-maxghaction-dump-context GITHUB_ACTIONS=true GITHUB_ACTION_PATH=/home/runner/work/_actions/crazy-max/ghaction-dump-context/v1 GITHUB_ACTION_REF= GITHUB_ACTION_REPOSITORY= GITHUB_ACTOR=crazy-max GITHUB_API_URL=https://api.github.com GITHUB_BASE_REF=master GITHUB_ENV=/home/runner/work/_temp/_runner_file_commands/set_env_cc4da131-0660-4771-8663-0f96c0fc944f GITHUB_EVENT_NAME=pull_request_target GITHUB_EVENT_PATH=./__tests__/fixtures/event_pull_request_target.json GITHUB_GRAPHQL_URL=https://api.github.com/graphql GITHUB_HEAD_REF=test-pr-target GITHUB_JOB=build GITHUB_PATH=/home/runner/work/_temp/_runner_file_commands/add_path_cc4da131-0660-4771-8663-0f96c0fc944f GITHUB_REF=refs/heads/master GITHUB_REPOSITORY=crazy-max/test-docker-action GITHUB_REPOSITORY_OWNER=crazy-max GITHUB_RETENTION_DAYS=90 GITHUB_RUN_ID=867725119 GITHUB_RUN_NUMBER=12 GITHUB_SERVER_URL=https://github.com GITHUB_SHA=f24900bfcfee76d8055c8421a164c7e57ad20e68 GITHUB_WORKFLOW=push-ghcr GITHUB_WORKSPACE=/home/runner/work/test-docker-action/test-docker-action
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
You can’t perform that action at this time.