Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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 }}
rest-for-physics
/
framework
Public
Notifications
You must be signed in to change notification settings
Fork
14
Star
19
Code
Issues
52
Pull requests
38
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
New workflow frameworkPR for automatic submodule PR merging
- #259
#259
Open
juanangp
wants to merge 21 commits into
master
rest-for-physics/framework:master
from
auto-merge
rest-for-physics/framework:auto-merge
Copy head branch name to clipboard
Conversation
Commits
21
(21)
Checks
Files changed
Open
New workflow frameworkPR for automatic submodule PR merging
#259
juanangp
wants to merge 21 commits into
master
rest-for-physics/framework:master
from
auto-merge
rest-for-physics/framework:auto-merge
Copy head branch name to clipboard
Commits
Commits on Jun 29, 2022
New workflow frameworkPR for automatic submodule PR
juanangp
authored
2501ecf
View commit details
Copy full SHA for 2501ecf
Browse repository at this point
Commits on Jun 30, 2022
Moving automerge action to a composite action so it can be used in submodules
juanangp
authored
e60f3fa
View commit details
Copy full SHA for e60f3fa
Browse repository at this point
Using composite automerge action inside framework PR workflow
juanangp
authored
f08522f
View commit details
Copy full SHA for f08522f
Browse repository at this point
Pulling branch after checkout for auto-merge
juanangp
authored
42e6750
View commit details
Copy full SHA for 42e6750
Browse repository at this point
Bug fix
juanangp
authored
80f3e1c
View commit details
Copy full SHA for 80f3e1c
Browse repository at this point
Update token
juanangp
authored
dcb5910
View commit details
Copy full SHA for dcb5910
Browse repository at this point
Check PR merge status instead of PR open
juanangp
authored
f78f85b
View commit details
Copy full SHA for f78f85b
Browse repository at this point
Bug fix
juanangp
authored
0fbe3e8
View commit details
Copy full SHA for 0fbe3e8
Browse repository at this point
Commits on Jul 1, 2022
Adding check if PR has been already merged, plus few improvements
juanangp
authored
29ad1a2
View commit details
Copy full SHA for 29ad1a2
Browse repository at this point
Adding check on PR state for debugging
juanangp
authored
6e8f3e6
View commit details
Copy full SHA for 6e8f3e6
Browse repository at this point
Trying to fix retrieval of PR state
juanangp
authored
ce26d3f
View commit details
Copy full SHA for ce26d3f
Browse repository at this point
Addressing PR check when PR is already merged
juanangp
authored
87a45ea
View commit details
Copy full SHA for 87a45ea
Browse repository at this point
Bug fix
juanangp
authored
d8ae749
View commit details
Copy full SHA for d8ae749
Browse repository at this point
Another bug fix
juanangp
authored
6704c08
View commit details
Copy full SHA for 6704c08
Browse repository at this point
Another bug fix in shell script
juanangp
authored
f9b6681
View commit details
Copy full SHA for f9b6681
Browse repository at this point
Replacing merge status by review approved, to avoid blocking PR due to interdependencies
juanangp
authored
7b0f275
View commit details
Copy full SHA for 7b0f275
Browse repository at this point
Replacing `gh pr status` by `gh pr view`
juanangp
authored
3aa1970
View commit details
Copy full SHA for 3aa1970
Browse repository at this point
Commits on Aug 29, 2022
Merge branch 'master' of github.com:rest-for-physics/framework into auto-merge
juanangp
committed
6aa6070
View commit details
Copy full SHA for 6aa6070
Browse repository at this point
Commits on Sep 22, 2022
Merge branch 'master' into auto-merge
jgalan
committed
dae1500
View commit details
Copy full SHA for dae1500
Browse repository at this point
Commits on Nov 15, 2022
Merge branch 'master' into auto-merge
juanangp
authored
1f28db0
View commit details
Copy full SHA for 1f28db0
Browse repository at this point
Removal of deprecated `set-output` command
juanangp
authored
449c2e1
View commit details
Copy full SHA for 449c2e1
Browse repository at this point
You can’t perform that action at this time.