Skip to content

Commit

Permalink
Merge pull request #2170 from github/henrymercer/status-report-new-fi…
Browse files Browse the repository at this point in the history
…elds

Add build mode, Actions event name, and languages to the status report
  • Loading branch information
Henry Mercer authored and GitHub committed Feb 27, 2024
2 parents 17c5ab2 + d8595f5 commit cc3808e
Show file tree
Hide file tree
Showing 31 changed files with 202 additions and 105 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rebuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: Rebuild Action
on:
pull_request:
types: [labeled]
workflow_dispatch:

jobs:
rebuild:
Expand Down
4 changes: 2 additions & 2 deletions lib/analyze-action.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/analyze-action.js.map

Large diffs are not rendered by default.

19 changes: 10 additions & 9 deletions lib/autobuild-action.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/autobuild-action.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 1 addition & 7 deletions lib/init-action-post-helper.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit cc3808e

Please sign in to comment.